ESP32_ChinaDieselHeater_Con.../Arduino/BTCDieselHeater/src/OLED
2019-04-11 09:00:36 +10:00
..
fonts GPIO screen now uses icons for inputs and outputs 2019-04-11 09:00:36 +10:00
128x64OLED.cpp Added support for (horrid) 0.96" OLED via BTCConfig.h - BEST USE 1.3" SH1106 DISPLAYS 2019-01-10 16:01:52 +11:00
128x64OLED.h Added support for (horrid) 0.96" OLED via BTCConfig.h - BEST USE 1.3" SH1106 DISPLAYS 2019-01-10 16:01:52 +11:00
BasicScreen.cpp GPIO screen now uses icons for inputs and outputs 2019-04-11 09:00:36 +10:00
BasicScreen.h GPIO screen now uses icons for inputs and outputs 2019-04-11 09:00:36 +10:00
ClockScreen.cpp GPIO screen now uses icons for inputs and outputs 2019-04-11 09:00:36 +10:00
ClockScreen.h Added GPIO out user mode 2019-04-10 09:28:46 +10:00
DetailedScreen.cpp GPIO screen now uses icons for inputs and outputs 2019-04-11 09:00:36 +10:00
DetailedScreen.h Added inheritance of LCD controller setting to OLED menus. Can show fan volts in detailed control menu. 2019-02-27 22:51:02 +11:00
FontDumpScreen.cpp Added GPIO out user mode 2019-04-10 09:28:46 +10:00
FontDumpScreen.h Added menu to show standard Adafruit font 2019-03-16 14:57:37 +11:00
FuelMixtureScreen.cpp Added descriptions of key pad functions in setup menus. Made key pad presses more consistent. 2019-03-17 18:10:01 +11:00
FuelMixtureScreen.h Added initUI calls, along with onSelect when screens come into view - ensures fresh start every time 2019-02-28 19:56:13 +11:00
GPIOScreen.cpp GPIO screen now uses icons for inputs and outputs 2019-04-11 09:00:36 +10:00
GPIOScreen.h GPIO screen now uses icons for inputs and outputs 2019-04-11 09:00:36 +10:00
HeaterSettingsScreen.cpp Added descriptions of key pad functions in setup menus. Made key pad presses more consistent. 2019-03-17 18:10:01 +11:00
HeaterSettingsScreen.h Added initUI calls, along with onSelect when screens come into view - ensures fresh start every time 2019-02-28 19:56:13 +11:00
InheritSettingsScreen.cpp Screen manager can now select any menu, typically only for off shoot stand alone menus. 2019-03-16 08:43:44 +11:00
InheritSettingsScreen.h Omitted InheritSettingsScreen.cpp/.h 2019-03-12 18:09:50 +11:00
keypad.cpp Pushed and shoved and edited and finally there - structured file directories 2018-12-16 18:34:39 +11:00
keypad.h Pushed and shoved and edited and finally there - structured file directories 2018-12-16 18:34:39 +11:00
PasswordScreen.cpp Added initUI calls, along with onSelect when screens come into view - ensures fresh start every time 2019-02-28 19:56:13 +11:00
PasswordScreen.h Added initUI calls, along with onSelect when screens come into view - ensures fresh start every time 2019-02-28 19:56:13 +11:00
PrimingScreen.cpp Wifi enable & OTA enable in NVram. Bug fix thermostat mode in priming menu. 2019-03-24 16:48:03 +11:00
PrimingScreen.h Added initUI calls, along with onSelect when screens come into view - ensures fresh start every time 2019-02-28 19:56:13 +11:00
RebootScreen.cpp Using CPasswordScreen for Fuel and heater settings 2019-01-19 10:06:12 +11:00
RebootScreen.h Heater tuning and settings now in OLED sub menu which is password protected. 2019-01-19 22:05:14 +11:00
Screen.cpp Initial mode IP1 ON, IP2 OFF - works! 2019-04-06 21:45:25 +11:00
Screen.h Added descriptions of key pad functions in setup menus. Made key pad presses more consistent. 2019-03-17 18:10:01 +11:00
ScreenHeader.cpp GPIO screen now uses icons for inputs and outputs 2019-04-11 09:00:36 +10:00
ScreenHeader.h GPIO screen now uses icons for inputs and outputs 2019-04-11 09:00:36 +10:00
ScreenManager.cpp GPIO screen now uses icons for inputs and outputs 2019-04-11 09:00:36 +10:00
ScreenManager.h GPIO screen now uses icons for inputs and outputs 2019-04-11 09:00:36 +10:00
SetClockScreen.cpp Added descriptions of key pad functions in setup menus. Made key pad presses more consistent. 2019-03-17 18:10:01 +11:00
SetClockScreen.h Added initUI calls, along with onSelect when screens come into view - ensures fresh start every time 2019-02-28 19:56:13 +11:00
SetTimerScreen.cpp Added descriptions of key pad functions in setup menus. Made key pad presses more consistent. 2019-03-17 18:10:01 +11:00
SetTimerScreen.h Merge branch 'master' into 7dayTimers 2019-03-02 10:59:19 +11:00
SettingsScreen.cpp Added GPIO out user mode 2019-04-10 09:28:46 +10:00
SettingsScreen.h refactored inheritance of OEM settings into a new screen - MUCH TIDIER! 2019-03-02 10:16:37 +11:00
ThermostatModeScreen.cpp Added GPIO screen 2019-04-10 09:30:27 +10:00
ThermostatModeScreen.h Added GPIO screen 2019-04-10 09:30:27 +10:00
TimerChartScreen.cpp Screen manager can now select any menu, typically only for off shoot stand alone menus. 2019-03-16 08:43:44 +11:00
TimerChartScreen.h Massive rework of the timer setup and a graphical presentation of the timer status 2019-02-14 21:20:15 +11:00
WiFiScreen.cpp Bug fix - incorrect wifi mode upon wifi screen entry. 2019-03-24 17:38:48 +11:00
WiFiScreen.h Wifi enable & OTA enable in NVram. Bug fix thermostat mode in priming menu. 2019-03-24 16:48:03 +11:00