13 Commits (3d580f35774e1d547e4127723e54881c26e94e09)

Author SHA1 Message Date
  Maxim Prokhorov 3d580f3577 terminal: __FlashStringHelper -> StringView 1 year ago
  Maxim Prokhorov 38456d9ab7 debug: crash offset should increment by 4 2 years ago
  Maxim Prokhorov 20fc3a655c system: clean-up types 2 years ago
  Maxim Prokhorov 2f580a37a2 terminal: context is a temporary 2 years ago
  Maxim Prokhorov 1ca98880d6 system: refactoring & delays clean-up 2 years ago
  Maxim Prokhorov b167d61615 debug: refactoring & remove special case for PROGMEM 2 years ago
  Maxim Prokhorov 453157c5db all: more static symbols 2 years ago
  Maxim Prokhorov 7ea735548b debug: rework boot info and terminal commands 3 years ago
  Maxim Prokhorov 021f0afb86 sys: clean-up system-specific functions 3 years ago
  Max Prokhorov 3145e8be24
Rework settings (#2282) 4 years ago
  Max Prokhorov b8fc8cd1fd
Terminal: change command-line parser (#2247) 4 years ago
  Max Prokhorov 025e8c82ab
Load ratios after boot + show pwr defaults with `get` (#2241) 4 years ago
  Max Prokhorov edb23dbfc4
Convert .ino -> .cpp (#2228) 4 years ago
  Max Prokhorov f7f41980b6
Headers cleanup (#2134) 4 years ago
  Max Prokhorov 298ce8cac2
Refactor get/set/del/hasSetting (#2048) 4 years ago
  Maxim Prokhorov 01b76adff0 crash,lights: ensure that settings contain positive value 4 years ago
  Max Prokhorov 7ad8045304
Fix infinite loop when printing crash dump (#1947) 4 years ago
  Max Prokhorov 21423431ce
Fixed size json payload & other WS bugfixes (#1843) 4 years ago
  Max Prokhorov 08a748e05d
Update crash handler (#1796) 5 years ago
  Xose Pérez 6a30360f01 Move crash code to it's own module 5 years ago
  Max Prokhorov 89ed0caceb Avoid overwriting settings in custom_crash_callback 5 years ago
  Max Prokhorov 004a485e6f Defer restart until next loop 5 years ago
  Sebastiaan Jansen ba6eb0165b revert custom_crash_callback 5 years ago
  Sebastiaan Jansen 7c40145424 added PHYX support 5 years ago
  Maxim Prokhorov 415649fabb Check if codacy likes this 6 years ago
  Maxim Prokhorov 2357b290a5 Use arduinojson to print to weblog 6 years ago
  Xose Pérez 9f817ae2d0 Fix telnet & web debug responsiveness (#896) 6 years ago
  Xose Pérez 4548cc724c Using EEPROM_Rotate library 6 years ago
  Xose Pérez 91e25ea8ae Decouple Serial object from SerialInjector (#787) 6 years ago
  Xose Pérez b5fd764f81 Renaming 6 years ago
  Xose Pérez 68c0320298 Revert "Adding a 1ms delay after UDP send to avoid loosing packets (#438)" 6 years ago
  Xose Pérez 2060dd9661 Initial support for syslog messaging 6 years ago
  Xose Pérez 448ce2ccb9 Revert "Escape html for weblog in the client" 6 years ago
  Maxim Prokhorov 8da3f54e91 Escape html for weblog in the client 6 years ago
  Xose Pérez 04cdb224ab Check free heap when DEBUG_WEB_SUPPORT is enabled to prevent resets 6 years ago
  Xose Pérez 5f2b22d063 Fix web debug layout. Added command execution from web UI 6 years ago
  Lazar Obradovic e1802de827 Add debug console to Status page. 6 years ago
  Xose Pérez 70f82aa2c4 Clear srash info after displaying it. Change copy 6 years ago
  Xose Pérez 49973d14ca Adding a 1ms delay after UDP send to avoid loosing packets (#438) 6 years ago
  Xose Pérez a845d96f6c Check also carriage returns to show timestamp in debug messages 6 years ago
  Xose Pérez 8488e7d552 Add timestamp to debug output 6 years ago
  Xose Pérez b605cd43cd Move hardware code in main file to its own module 6 years ago
  Xose Pérez 2dc2b7d176 Checking code with cppcheck 6 years ago
  Xose Pérez e9b8417f9d Fix crash caused by a delay in UDP debugging code (#397) 6 years ago
  Xose Pérez fce278489e Remove limit to debug message length 6 years ago
  Xose Pérez af805ab045 Update copyright notices 6 years ago
  Xose Pérez d047856be9 Missing dependency 6 years ago
  Xose Pérez dea78d17ce Free memory in debug 6 years ago
  Xose Pérez 502be7732d Dinamically assign debug messages size 6 years ago
  Xose Pérez 84fc259a6f Build setting to disable system check 6 years ago