firmware/src
2024-04-17 20:32:11 +01:00
..
buzz
concurrency refactoring part 2: move queue stuff into library 2024-04-06 13:53:08 +02:00
detect Merge branch 'master' into tft-gui-work 2024-04-12 22:12:13 +02:00
gps tryfix: use UTC on Phone API (#3576) 2024-04-08 17:26:23 -05:00
graphics Merge branch 'master' into tft-gui-work 2024-04-09 08:40:30 +02:00
input Add keymappings for several utility functions (#3536) 2024-04-06 19:12:57 -05:00
mesh remove PacketServer -> PacketAPI dependency 2024-04-17 20:32:11 +01:00
modules Merge branch 'master' into tft-gui-work 2024-04-12 22:12:13 +02:00
mqtt Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). (#3469) 2024-03-25 06:33:57 -05:00
nimble fix: device PMU shutdown (part 2) (#3596) 2024-04-11 19:39:07 -05:00
platform New device unPhone using HX8357D LCD and XPT2046 touchscreen 2024-04-04 11:00:10 +02:00
AccelerometerThread.h LSM6DS3TR-C support (#3593) 2024-04-11 19:40:14 -05:00
airtime.cpp
airtime.h
AmbientLightingThread.h
AudioThread.h
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.cpp Fix button interrupt after light sleep (#3587) 2024-04-11 07:02:50 -05:00
ButtonThread.h Fix button interrupt after light sleep (#3587) 2024-04-11 07:02:50 -05:00
commands.h
configuration.h Merge branch 'master' into tft-gui-work 2024-04-12 22:12:13 +02:00
DebugConfiguration.cpp
DebugConfiguration.h
DisplayFormatters.cpp
DisplayFormatters.h
error.h
freertosinc.h
FSCommon.cpp
FSCommon.h
GPSStatus.h Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
main.cpp remove PacketServer -> PacketAPI dependency 2024-04-17 20:32:11 +01:00
main.h Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). (#3469) 2024-03-25 06:33:57 -05:00
memGet.cpp
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
OSTimer.cpp
OSTimer.h
Power.cpp fix: device PMU shutdown (part 2) (#3596) 2024-04-11 19:39:07 -05:00
power.h Fix LTO discharge curve (#3385) 2024-03-12 16:42:21 -05:00
PowerFSM.cpp fix: device sleep (part 1) (#3590) 2024-04-12 10:01:24 -05:00
PowerFSM.h
PowerFSMThread.h Extract default intervals and coalesce methods into their own file / static class methods (#3425) 2024-03-17 08:18:30 -05:00
PowerStatus.h
RedirectablePrint.cpp display log and onscreen times in local timezone 2024-04-08 00:10:54 +02:00
RedirectablePrint.h
RF95Configuration.h
SerialConsole.cpp Handle for heartbeat toradio packets (#3420) 2024-03-15 18:40:48 -05:00
SerialConsole.h
shutdown.h Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
sleep.cpp fix: device sleep (part 1) (#3590) 2024-04-12 10:01:24 -05:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h
xmodem.cpp
xmodem.h