.. |
fonts
|
Wifi enable & OTA enable in NVram. Bug fix thermostat mode in priming menu.
|
2019-03-24 16:48:03 +11: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
|
Added over temp cycling, based upon Jess Baughan's idea
|
2019-04-04 21:48:05 +11:00 |
BasicScreen.h
|
Using CPasswordScreen for Fuel and heater settings
|
2019-01-19 10:06:12 +11:00 |
ClockScreen.cpp
|
Added menu to show standard Adafruit font
|
2019-03-16 14:57:37 +11:00 |
ClockScreen.h
|
Heater tuning and settings now in OLED sub menu which is password protected.
|
2019-01-19 22:05:14 +11:00 |
DetailedScreen.cpp
|
Added over temp cycling, based upon Jess Baughan's idea
|
2019-04-04 21:48:05 +11: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 |
ExperimentalSettingsScreen.cpp
|
Added over temp cycling, based upon Jess Baughan's idea
|
2019-04-04 21:48:05 +11:00 |
ExperimentalSettingsScreen.h
|
Added over temp cycling, based upon Jess Baughan's idea
|
2019-04-04 21:48:05 +11:00 |
FontDumpScreen.cpp
|
Added descriptions of key pad functions in setup menus. Made key pad presses more consistent.
|
2019-03-17 18:10:01 +11: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 |
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
|
Added descriptions of key pad functions in setup menus. Made key pad presses more consistent.
|
2019-03-17 18:10:01 +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
|
Bug fix - incorrect wifi mode upon wifi screen entry.
|
2019-03-24 17:38:48 +11:00 |
ScreenHeader.h
|
Using CPasswordScreen for Fuel and heater settings
|
2019-01-19 10:06:12 +11:00 |
ScreenManager.cpp
|
Added menu to show standard Adafruit font
|
2019-03-16 14:57:37 +11:00 |
ScreenManager.h
|
Added menu to show standard Adafruit font
|
2019-03-16 14:57:37 +11: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 descriptions of key pad functions in setup menus. Made key pad presses more consistent.
|
2019-03-17 18:10:01 +11:00 |
SettingsScreen.h
|
refactored inheritance of OEM settings into a new screen - MUCH TIDIER!
|
2019-03-02 10:16:37 +11: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 |