firmware/src
2024-04-06 13:53:08 +02: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-05 18:08:40 +02:00
gps Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). (#3469) 2024-03-25 06:33:57 -05:00
graphics Merge branch 'master' into tft-gui-work 2024-04-04 22:41:09 +02:00
input Native: fail-safes for simulated node without config file (#3486) 2024-03-24 13:42:32 -05:00
mesh refactoring part 2: move queue stuff into library 2024-04-06 13:53:08 +02:00
modules Merge branch 'master' into tft-gui-work 2024-03-31 20:20:52 +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 de-init bluetooth 2024-04-04 17:04:10 +13:00
platform New device unPhone using HX8357D LCD and XPT2046 touchscreen 2024-04-04 11:00:10 +02:00
AccelerometerThread.h new Accelerometer lib (#3413) 2024-03-15 10:45:14 -05:00
airtime.cpp
airtime.h
AmbientLightingThread.h
AudioThread.h
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.cpp Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). (#3469) 2024-03-25 06:33:57 -05:00
ButtonThread.h
commands.h
configuration.h Merge branch 'master' into tft-gui-work 2024-03-25 16:08:58 +01: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 refactoring part 1: remove MeshPacketClient/Server layer 2024-04-06 13:27:22 +02: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 Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). (#3469) 2024-03-25 06:33:57 -05:00
power.h Fix LTO discharge curve (#3385) 2024-03-12 16:42:21 -05:00
PowerFSM.cpp Fix Light-sleep for ESP32 (#3521) 2024-04-02 14:55:48 -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
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 use BUTTON_PIN macro 2024-04-04 17:18:40 +13:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h
xmodem.cpp
xmodem.h