Xose Pérez
546c8f09b2
Update Copyright notice
5 years ago
Max Prokhorov
a02eb5c4ab
Revert loopDelay dependency on wifi sleep mode
5 years ago
Xose Pérez
31195ba3b6
Removing loop delay if WIFI is not set to sleep, reducing it to 1ms otherwise ( #1541 )
5 years ago
Max Prokhorov
385d7360a7
move to the system module
5 years ago
Martins Ierags
951cc77dfb
Fixes regarding @xoseperez comments
5 years ago
Martins Ierags
465b5230ff
Configure Heartbeat & option HEARTBEAT_REPEAT_STATUS:
- Heartbeat mode and interval configuration added to WebUI ADMIN page
- New option HEARTBEAT_REPEAT_STATUS: on device startup full heartbeat information and after HEARTBEAT_INTERVAL only STATUS report.
- Enhanced first heartbeat message - on device startup it will send heartbeat after ntpSynced will be true to get device time.
P.S. Code is tested. Web part is not compiled, and not tested. I hope it will work :)
5 years ago
Andrey F. Kupreychik
4202d3769c
First try for LightFox dual
5 years ago
Max Prokhorov
004a485e6f
Defer restart until next loop
6 years ago
Max Prokhorov
7c85225764
Trigger commit in eeprom module
6 years ago
Xose Pérez
2b9a7341c3
Replace HEARTBEAT_ENABLED by HEARTBEAT_MDE allowing disable, single heartbeat on MQTT connect or repeat (default) ( #1196 )
6 years ago
Xose Pérez
b497cc8cd4
Init Serial on RELAY_PROVIDER_STM ( #1130 )
6 years ago
Xose Pérez
bc30b9e2f6
Specific EEPROM module
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
8189f90686
Do not init Serial based on SERIAL_BAUDRATE ( #787 )
6 years ago
Xose Pérez
1f880e0cde
Codacy changes
6 years ago
Xose Pérez
2a439c570c
Homogeneizing naming and I2C method wrappers
6 years ago
Xose Pérez
8a999bb15a
Replacing delay with nice_delay
6 years ago
Xose Pérez
4dde84dfaf
Fix undefined _load_average when SYSTEM_CHECK_ENABLED is 0 ( #707 )
6 years ago
Lazar Obradovic
be890e20ae
reduced scope of 2 vars.
6 years ago
Lazar Obradovic
d2cd087321
Calculate and display load average.
6 years ago
Xose Pérez
a662083abd
Fixed crash when calling idbSend from an MQTT callback ( #410 )
6 years ago
Xose Pérez
b082d14c59
Loop hooks
6 years ago