ESP32_ChinaDieselHeater_Con.../src/Utility
Ray Jones 7e1a4940ac Added BME280 humidity and altitude information
Can start heater if high humidity
Altitude reported to heater per BMP180 in OEM controllers.
lowered min Hz limit to 500
2020-01-13 19:48:32 +11:00
..
ABTelnetSpy.cpp Added ABTelnetSpy derived class modules 2019-10-27 16:37:12 +11:00
ABTelnetSpy.h Added ABTelnetSpy derived class modules 2019-10-27 16:37:12 +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 Added core frost functionality 2019-11-01 09:24:58 +11:00
BTC_GPIO.h Added under/over temperature threshold for GPIO outputs 2019-10-30 21:48:25 +11:00
BTC_JSON.cpp Case Sensitive issue "ABmqtt"/"ABMqtt" -> "ABMQTT.h" 2020-01-05 08:46:46 +11:00
BTC_JSON.h Tidied JSON/MQTT topic command decode into UtilClasses.cpp 2019-09-21 09:58:51 +10: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 Using asyncHTTPrequest for version update check, synchronous method for actual update. 2020-01-04 18:13:40 +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 MQTT can now accept any cmd topic that matches the JSON names 2019-09-20 23:00:27 +10:00
MQTTsetup.cpp Quietened down debug reporting when MQTT or Bluetooth debug menus active. 2019-10-27 14:25:40 +11:00
MQTTsetup.h Added AM/PM annunciators to clock for 12hr mode 2019-09-07 23:48:46 +10:00
NVCore.cpp added BootInit flag to RTC store - used for persistent vars init after OTA updates 2019-07-25 21:27:57 +10:00
NVCore.h Main skeleton of Hourmeter in place 2019-07-25 06:06:47 +10:00
NVStorage.cpp Added BME280 humidity and altitude information 2020-01-13 19:48:32 +11:00
NVStorage.h Added BME280 humidity and altitude information 2020-01-13 19:48:32 +11:00
TempSense.cpp Added BME280 humidity and altitude information 2020-01-13 19:48:32 +11:00
TempSense.h Added BME280 humidity and altitude information 2020-01-13 19:48:32 +11:00
UtilClasses.cpp Added core frost functionality 2019-11-01 09:24:58 +11:00
UtilClasses.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00