8 Commits (660ae138d4a40bd3c48058f46d086d396fb217e0)

Author SHA1 Message Date
  Maxim Prokhorov 021f0afb86 sys: clean-up system-specific functions 3 years ago
  Max Prokhorov 8ceeebdb24
providers: relays, lights and buttons refactoring (#2414) 3 years ago
  Max Prokhorov 1df4a1aaa2
debug: use rfc5424 format when adding syslog header (#2315) 4 years ago
  Rui Marinho 6266930a4d
sns: Add BME680 (#2295) 4 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
  Maxim Prokhorov 2e891e3129 Debug: use lowercase enum for mode (following isocpp guidelines) 4 years ago
  Max Prokhorov 495fa18a27
Debug: log mode, allow to skip boot messages (#2116) 4 years ago
  Max Prokhorov 298ce8cac2
Refactor get/set/del/hasSetting (#2048) 4 years ago
  Max Prokhorov cb28cac301
Debug: store boot log (#2109) 4 years ago
  Max Prokhorov 21423431ce
Fixed size json payload & other WS bugfixes (#1843) 5 years ago
  Max Prokhorov aac36d9b0c
Update debugSend / debugSend_P (#1788) 5 years ago
  Xose Pérez 1e831a0dd8 Fix hardcoded serial objects in _debugSendSerial, terminalLoop and PZEM sensor (#1573) 5 years ago
  Malachi Soord c8231860ac
[copyright-update] Update for 2019 5 years ago
  Max Prokhorov b2ad29a660 Revert timestamp prepending, separate debug destinations 5 years ago
  Max Prokhorov 4c6116a8f8 hide timestamp consts under ifdef 5 years ago
  Max Prokhorov 868d153fa4 Compact WS data 5 years ago
  Xose Pérez 27e7b9ae89 Move terminal methods to own module 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 6 years ago
  Max Prokhorov 004a485e6f Defer restart until next loop 6 years ago
  Sebastiaan Jansen ba6eb0165b revert custom_crash_callback 6 years ago
  Sebastiaan Jansen 7c40145424 added PHYX support 6 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 7 years ago
  Xose Pérez dea78d17ce Free memory in debug 7 years ago
  Xose Pérez 502be7732d Dinamically assign debug messages size 7 years ago