ESP32_ChinaDieselHeater_Con.../src/OLED
Ray Jones 9fbb6e8dfc Shifted MQTT telnet setup into a separate module.
Fixed addCRC script for > V3 python
2019-09-07 18:28:21 +10:00
..
fonts Added external thermostat time function to GPIO setup screen 2019-08-26 08:41:44 +10: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 Added external thermostat via GPIO in 2. Want to change how GPIO pins are defined. 2019-08-07 18:59:30 +10:00
BasicScreen.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10: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 BUG FIX: Web update was broken due to watchdog timeout - added onProgress to FOTA - all good now 2019-08-03 12:42:49 +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 countdown to detailed GUI for external thermostat shutdown feature 2019-08-27 06:13:01 +10:00
DetailedScreen.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +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 Titled Timer screen - lost std header 2019-07-28 09:07:29 +10: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 Got basic MQTT session working to test.mosquito.org :-) 2019-08-27 23:09:07 +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 Titled Timer screen - lost std header 2019-07-28 09:07:29 +10:00
HomeMenuSelScreen.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32: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
MenuTrunkScreen.cpp Titled Timer screen - lost std header 2019-07-28 09:07:29 +10:00
MenuTrunkScreen.h Titled Timer screen - lost std header 2019-07-28 09:07:29 +10:00
MQTTScreen.cpp Shifted MQTT telnet setup into a separate module. 2019-09-07 18:28:21 +10:00
MQTTScreen.h BUG FIX: Fuel gauge reset via web page 2019-09-04 20:59:01 +10:00
OtherOptionsScreen.cpp Titled Timer screen - lost std header 2019-07-28 09:07:29 +10:00
OtherOptionsScreen.h Refactored directory hierarchy to regain some linker command line space in PIO 2019-07-23 22:32:36 +10:00
PasswordScreen.cpp Titled Timer screen - lost std header 2019-07-28 09:07:29 +10:00
PasswordScreen.h Titled Timer screen - lost std header 2019-07-28 09:07:29 +10:00
PrimingScreen.cpp MASSIVE rework of the menu structure 2019-07-28 00:28:39 +10: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 Titled Timer screen - lost std header 2019-07-28 09:07:29 +10:00
ScreenHeader.cpp Implemented functionality to start & stop heater according to external thermostat input 2019-08-26 06:37:41 +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 BUG FIX: Fuel gauge reset via web page 2019-09-04 20:59:01 +10:00
ScreenManager.h BUG FIX: Web update was broken due to watchdog timeout - added onProgress to FOTA - all good now 2019-08-03 12:42:49 +10:00
SetClockScreen.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
SetClockScreen.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
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
ThermostatModeScreen.cpp Added external thermostat time function to GPIO setup screen 2019-08-26 08:41:44 +10:00
ThermostatModeScreen.h Added external thermostat time function to GPIO setup screen 2019-08-26 08:41:44 +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 Can now define the operation mode for each GPIO line individually. 2019-08-07 22:04:20 +10: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