ESP32_ChinaDieselHeater_Con.../src/Utility
Ray Jones 4986a4d741 Assortment of tweaks and fixes
New Features:
GPIO "Run" status output (not standby)
RSSI of STA connection
STA gatewayIP
Only run as "active" controller when changes to fuel mixture etc for a short while.
Timed moderation added for frequently changing JSON vars
Altitude & Humidity via JSON
JSON reboot (mainly for MQTT clients)

Bug Fixes:
Cyclic not enabled when frost start
LVC holdoff added for "starting car" situation
Better handling of string and float NV Storage defaults
FrostRise limits  1-30 now 0-30
Handle spaces in SPIFFS file uploads
2020-03-23 16:54:15 +11:00
..
ABpreferences.cpp Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
ABpreferences.h Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
ABTelnetSpy.cpp Added getch the to our TelnetSpy overload. This adds the logic to add a LF if only CR is sent by a terminal package 2020-01-15 17:52:43 +11:00
ABTelnetSpy.h Added getch the to our TelnetSpy overload. This adds the logic to add a LF if only CR is sent by a terminal package 2020-01-15 17:52:43 +11:00
BoardDetect.cpp Bug fixes: 2019-12-06 21:12:56 +11:00
BoardDetect.h Dig Only V3 PCB, Fixed Hz setting reporting bug fix 2019-09-25 19:38:19 +10:00
BTC_GPIO.cpp Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
BTC_GPIO.h Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
BTC_JSON.cpp Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
BTC_JSON.h Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
DataFilter.cpp Fixed role ordering in NV for DS18B20 probe offsets 2019-10-19 09:58:19 +11:00
DataFilter.h Fixed role ordering in NV for DS18B20 probe offsets 2019-10-19 09:58:19 +11:00
Debounce.cpp Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
Debounce.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
DebugPort.h Quietened down debug reporting when MQTT or Bluetooth debug menus active. 2019-10-27 14:25:40 +11:00
FuelGauge.cpp V3.1.2 - 2019-09-08 10:14:36 +10:00
FuelGauge.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
helpers.h Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
HourMeter.cpp MASSIVE rework of the menu structure 2019-07-28 00:28:39 +10:00
HourMeter.h MASSIVE rework of the menu structure 2019-07-28 00:28:39 +10:00
macros.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
MODBUS-CRC16.cpp Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
MODBUS-CRC16.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
Moderator.cpp Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
Moderator.h Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
MQTTsetup.cpp Added getch the to our TelnetSpy overload. This adds the logic to add a LF if only CR is sent by a terminal package 2020-01-15 17:52:43 +11:00
MQTTsetup.h Added AM/PM annunciators to clock for 12hr mode 2019-09-07 23:48:46 +10:00
NVCore.cpp Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
NVCore.h Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
NVStorage.cpp Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
NVStorage.h Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
TempSense.cpp Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
TempSense.h Added BME280 humidity and altitude information 2020-01-13 19:48:32 +11:00
UtilClasses.cpp Assortment of tweaks and fixes 2020-03-23 16:54:15 +11:00
UtilClasses.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00