ESP32_ChinaDieselHeater_Con.../src/OLED
Ray Jones 2e25ad3da4 Fixed role ordering in NV for DS18B20 probe offsets
Replaced ` with clean degree symbol in standard font & arial 8
Removed temp offset from fuel cal screen
GUI alignment tweaks to avoid cutoffs
Better handling of single DS18B20 with BME280
Added bounds limits to Exponential Mean
Sorted inheritance from CSensor properly
2019-10-19 09:58:19 +11:00
..
fonts Fixed role ordering in NV for DS18B20 probe offsets 2019-10-19 09:58:19 +11:00
128x64OLED.cpp Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
128x64OLED.h Moved src/libraries to /lib - '.a' files now get generated by PIO for each library. 2019-07-25 17:40:23 +10:00
BasicScreen.cpp Fixed role ordering in NV for DS18B20 probe offsets 2019-10-19 09:58:19 +11:00
BasicScreen.h Stabilised BME280 with DS18B20 coexistence 2019-10-18 12:55:16 +11:00
BTScreen.cpp Titled Timer screen - lost std header 2019-07-28 09:07:29 +10:00
BTScreen.h Titled Timer screen - lost std header 2019-07-28 09:07:29 +10:00
ClockScreen.cpp Add basic menu Modes 2019-09-15 12:51:51 +10:00
ClockScreen.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
DetailedScreen.cpp Added menu mode selection menu 2019-09-17 08:30:49 +10:00
DetailedScreen.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
DS18B20Screen.cpp Fixed role ordering in NV for DS18B20 probe offsets 2019-10-19 09:58:19 +11:00
DS18B20Screen.h Added Temp Probe selection screen, mapping sensors to user preferences 2019-09-22 09:03:42 +10:00
FontDumpScreen.cpp Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
FontDumpScreen.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
FuelCalScreen.cpp Fixed role ordering in NV for DS18B20 probe offsets 2019-10-19 09:58:19 +11:00
FuelCalScreen.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
FuelMixtureScreen.cpp Titled Timer screen - lost std header 2019-07-28 09:07:29 +10:00
FuelMixtureScreen.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
GPIOInfoScreen.cpp Got basic MQTT session working to test.mosquito.org :-) 2019-08-27 23:09:07 +10:00
GPIOInfoScreen.h Added external thermostat time function to GPIO setup screen 2019-08-26 08:41:44 +10:00
GPIOSetupScreen.cpp Dig Only V3 PCB, Fixed Hz setting reporting bug fix 2019-09-25 19:38:19 +10:00
GPIOSetupScreen.h Added external thermostat time function to GPIO setup screen 2019-08-26 08:41:44 +10:00
HeaterSettingsScreen.cpp Titled Timer screen - lost std header 2019-07-28 09:07:29 +10:00
HeaterSettingsScreen.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
HomeMenuSelScreen.cpp V3.1.2 - 2019-09-08 10:14:36 +10:00
HomeMenuSelScreen.h V3.1.2 - 2019-09-08 10:14:36 +10:00
HourMeterScreen.cpp MASSIVE rework of the menu structure 2019-07-28 00:28:39 +10:00
HourMeterScreen.h Added Hour Meters screen 2019-07-26 23:12:00 +10:00
InheritSettingsScreen.cpp Titled Timer screen - lost std header 2019-07-28 09:07:29 +10:00
InheritSettingsScreen.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
KeyPad.cpp Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
KeyPad.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
MenuSelScreen.cpp Fixed role ordering in NV for DS18B20 probe offsets 2019-10-19 09:58:19 +11:00
MenuSelScreen.h Added password hold option 2019-09-17 20:07:57 +10:00
MenuTrunkScreen.cpp Add basic menu Modes 2019-09-15 12:51:51 +10:00
MenuTrunkScreen.h Titled Timer screen - lost std header 2019-07-28 09:07:29 +10:00
MQTTScreen.cpp Tidy up 2019-09-25 17:27:43 +10:00
MQTTScreen.h BUG FIX: Fuel gauge reset via web page 2019-09-04 20:59:01 +10:00
PasswordScreen.cpp Fixed role ordering in NV for DS18B20 probe offsets 2019-10-19 09:58:19 +11:00
PasswordScreen.h Fixed role ordering in NV for DS18B20 probe offsets 2019-10-19 09:58:19 +11:00
PrimingScreen.cpp Fixed role ordering in NV for DS18B20 probe offsets 2019-10-19 09:58:19 +11:00
PrimingScreen.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
RebootScreen.cpp Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
RebootScreen.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
Screen.cpp Tidied up timer setup screen 2019-07-28 11:37:39 +10:00
Screen.h Added menu mode selection menu 2019-09-17 08:30:49 +10:00
ScreenHeader.cpp Add basic menu Modes 2019-09-15 12:51:51 +10:00
ScreenHeader.h Tidy of animation counts in screen header - was delaying appearance of battery icon 2019-08-03 19:52:37 +10:00
ScreenManager.cpp Stabilised BME280 with DS18B20 coexistence 2019-10-18 12:55:16 +11:00
ScreenManager.h Stabilised BME280 with DS18B20 coexistence 2019-10-18 12:55:16 +11:00
SetClockScreen.cpp V3.1.2 - 2019-09-08 10:14:36 +10:00
SetClockScreen.h V3.1.2 - 2019-09-08 10:14:36 +10:00
SetTimerScreen.cpp Extreme makeover to timer manager, now properly shows one shot next day timers in timer chart. 2019-07-28 17:40:12 +10:00
SetTimerScreen.h Extreme makeover to timer manager, now properly shows one shot next day timers in timer chart. 2019-07-28 17:40:12 +10:00
SettingsScreen.cpp MASSIVE rework of the menu structure 2019-07-28 00:28:39 +10:00
SettingsScreen.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
TempSensorScreen.cpp Fixed role ordering in NV for DS18B20 probe offsets 2019-10-19 09:58:19 +11:00
TempSensorScreen.h Fixed role ordering in NV for DS18B20 probe offsets 2019-10-19 09:58:19 +11:00
ThermostatModeScreen.cpp Fixed role ordering in NV for DS18B20 probe offsets 2019-10-19 09:58:19 +11:00
ThermostatModeScreen.h Added external thermostat time function to GPIO setup screen 2019-08-26 08:41:44 +10:00
TimeoutsScreen.cpp V3.1.2 - 2019-09-08 10:14:36 +10:00
TimeoutsScreen.h V3.1.2 - 2019-09-08 10:14:36 +10:00
TimerChartScreen.cpp Extreme makeover to timer manager, now properly shows one shot next day timers in timer chart. 2019-07-28 17:40:12 +10:00
TimerChartScreen.h Extreme makeover to timer manager, now properly shows one shot next day timers in timer chart. 2019-07-28 17:40:12 +10:00
VersionInfoScreen.cpp Stabilised BME280 with DS18B20 coexistence 2019-10-18 12:55:16 +11:00
VersionInfoScreen.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
WiFiScreen.cpp MASSIVE rework of the menu structure 2019-07-28 00:28:39 +10:00
WiFiScreen.h MASSIVE rework of the menu structure 2019-07-28 00:28:39 +10:00