13 Commits (660ae138d4a40bd3c48058f46d086d396fb217e0)

Author SHA1 Message Date
  Maxim Prokhorov 021f0afb86 sys: clean-up system-specific functions 3 years ago
  Maxim Prokhorov c4f0ceb1ae sys: refactor custom reset codes 3 years ago
  Max Prokhorov 8ceeebdb24
providers: relays, lights and buttons refactoring (#2414) 3 years ago
  Maxim Prokhorov 5fdbd1df5b terminal: both API implementations to use line param instead of value 3 years ago
  Maxim Prokhorov 9f24e6a325 terminal: make sure API is loaded after the web server 3 years ago
  Maxim Prokhorov 9aa0bdfe0e terminal: enforce F(...) as commands 3 years ago
  Max Prokhorov 8e80a7786c
api: rework plain and JSON implementations (#2405) 3 years ago
  Maxim Prokhorov 63b6f46752 Fix superfluous whitespaces and line endings 4 years ago
  Max Prokhorov c7a95bf53f
buttons: resistor ladder / analog buttons support (#2357) 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
  Max Prokhorov f7f41980b6
Headers cleanup (#2134) 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
  Maxim Prokhorov 03e6443ac6 system: move prototypes to a separate header 4 years ago
  Maxim Prokhorov 9f4329dc1a relay: replace eeprom 8bit with 32bit bitmask stored in settings 5 years ago
  Max Prokhorov 9232ebae66 ws: move cmdVisible to terminal module 5 years ago
  Max Prokhorov fc2e29552e test: netstat and dns probing in terminal 5 years ago
  Max Prokhorov 21423431ce
Fixed size json payload & other WS bugfixes (#1843) 5 years ago
  Max Prokhorov 9156eb1477
Experimental support of HTTPUpdate for OTA (#1751) 5 years ago
  Max Prokhorov 08a748e05d
Update crash handler (#1796) 5 years ago
  Niek van der Maas 3fb34c1cc4 Add ability to print all GPIO values at once (#1798) 5 years ago
  Max Prokhorov dfd3a14abc
Terminal: heap fragmentation stat (#1740) 5 years ago
  Max Prokhorov 820d8c4be8
Initial implementation of RTCMEM storage (#1420) 5 years ago
  Xose Pérez 175fcbf6cf Support for WPS in core build. Using UNUSED macro to prevent warnings 5 years ago
  Max Prokhorov 8de61598f6
Fix ESP.eraseConfig() when using Core 2.3.0 (#1595, #1616) 5 years ago
  Xose Pérez 1e831a0dd8 Fix hardcoded serial objects in _debugSendSerial, terminalLoop and PZEM sensor (#1573) 5 years ago
  Xose Pérez d47ae2e4a4 Helper terminal methods terminalOK and terminalError 5 years ago
  Xose Pérez b9e13446fc Revert "Wrap embeddis commands and move feedback to caller" 5 years ago
  Xose Pérez 7ad0e3a02b Wrap embeddis commands and move feedback to caller 5 years ago
  Xose Pérez 27e7b9ae89 Move terminal methods to own module 5 years ago