firmware/src
Ben Meadors e9bde80b57
change tft clear() to fillScreen() (#3077)
Maintains compatability with ESPI driver.

Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz>
2024-01-11 10:06:26 -06:00
..
buzz
concurrency Tracker role wakeup and sleep cycle when power.is_power_saving true (#2846) 2023-09-30 21:09:17 -05:00
detect Initial implementation of I2C 2023-11-29 20:19:10 -06:00
gps Remove gps_attempt_time and use broadcast interval instead (#3064) 2024-01-07 09:35:19 -06:00
graphics change tft clear() to fillScreen() (#3077) 2024-01-11 10:06:26 -06:00
input Add raspbian reboot and shutdown behavior 2023-12-14 19:53:42 -06:00
mesh Remove gps_attempt_time and use broadcast interval instead (#3064) 2024-01-07 09:35:19 -06:00
modules Don't reboot after removing node from DB (#3065) 2024-01-07 07:37:13 -06:00
mqtt Fix "watch GPIOs" feature of Remote Hardware module (#3047) 2024-01-03 15:08:28 -06:00
nimble tryfix crash (#2964) 2023-12-02 07:00:20 -06:00
platform RP2040 Enter uf2 DFU mode (#3062) 2024-01-06 14:39:27 -06:00
AccelerometerThread.h Cpp-check warnings cleanup (#3014) 2023-12-14 07:35:46 -06:00
airtime.cpp
airtime.h Fix various typos (#2607) 2023-07-14 16:25:20 -05:00
AmbientLightingThread.h Cpp-check warnings cleanup (#3014) 2023-12-14 07:35:46 -06:00
AudioThread.h RTTTL ringtones on T-Deck / T-Watch S3 and potentially more I2S audio enabled devices (#2917) 2023-12-12 08:36:37 -06:00
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.h Allow button press if CannedMessage updown1 or rotary1 are not enabled (#3067) 2024-01-09 19:45:54 -06:00
commands.h T deck: support keyboard, trackball and touchscreen (#2665) 2023-07-30 07:51:26 -05:00
configuration.h YAML based config for PI / Portduino (#2943) 2023-11-18 08:12:34 -06:00
DebugConfiguration.cpp
DebugConfiguration.h
DisplayFormatters.cpp Refactor away some code duplication in screen frames and display formatter for modem presets (#2872) 2023-10-09 20:43:16 -05:00
DisplayFormatters.h Refactor away some code duplication in screen frames and display formatter for modem presets (#2872) 2023-10-09 20:43:16 -05:00
error.h
freertosinc.h
FSCommon.cpp more fixes for trunk 2023-08-03 10:05:38 +02:00
FSCommon.h
GPSStatus.h Heltec-Tracker: GPS support (#2615) 2023-07-16 16:57:14 -05:00
main.cpp Fix #3032 (#3040) 2023-12-27 08:15:38 -06:00
main.h Implemented enter (Uf2 usb) DFU mode admin message on NRF52 (#3045) 2023-12-27 14:26:40 -06:00
memGet.cpp fixing trunk problems 2023-08-03 10:05:38 +02:00
memGet.h
meshUtils.cpp Cpp-check warnings cleanup (#3014) 2023-12-14 07:35:46 -06:00
meshUtils.h Add GPS serial speed scan 2023-08-28 19:01:14 -05:00
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
OSTimer.cpp fixing trunk problems 2023-08-03 10:05:38 +02:00
OSTimer.h
Power.cpp Cpp-check warnings cleanup (#3014) 2023-12-14 07:35:46 -06:00
power.h INA3221 bugfixes & refinement (#2944) 2023-11-17 06:46:59 -06:00
PowerFSM.cpp Avoid problematic sleep state transitions for power saving sensors and trackers (#2860) 2023-10-03 10:09:27 -05:00
PowerFSM.h
PowerFSMThread.h Cpp-check warnings cleanup (#3014) 2023-12-14 07:35:46 -06:00
PowerStatus.h
RedirectablePrint.cpp Avoid Serial output mangling with RTOS. 2023-08-31 20:40:01 -05:00
RedirectablePrint.h Avoid Serial output mangling with RTOS. 2023-08-31 20:40:01 -05:00
RF95Configuration.h
SerialConsole.cpp Avoid Serial output mangling with RTOS. 2023-08-31 20:40:01 -05:00
SerialConsole.h
shutdown.h Portduino reboot (#3033) 2023-12-27 08:16:53 -06:00
sleep.cpp Pico W: Initial Wi-Fi support (#2980) 2023-12-02 14:47:52 -06:00
sleep.h Tracker role wakeup and sleep cycle when power.is_power_saving true (#2846) 2023-09-30 21:09:17 -05:00
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h
xmodem.cpp fixing trunk problems 2023-08-03 10:05:38 +02:00
xmodem.h