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 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.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 refactored ButtonThread, fix IRQ issues (#3214) 2024-02-12 16:44:21 -06:00
commands.h
configuration.h Merge branch 'master' into tft-gui-work 2024-03-25 16:08:58 +01:00
DebugConfiguration.cpp
DebugConfiguration.h [BOARD]: CanaryOne (#3150) 2024-02-10 17:55:32 -06:00
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
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 Cpp-check warnings cleanup (#3014) 2023-12-14 07:35:46 -06:00
meshUtils.h Portduino work (#3049) 2024-01-12 02:00:31 -06:00
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h Fix: return failure when PhoneAPI times out (#3136) 2024-01-28 07:53:39 -06:00
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 GPS updates (#3142) 2024-01-30 17:38:31 -06: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 use BUTTON_PIN macro 2024-04-04 17:18:40 +13:00
sleep.h Routers / Repeaters deep sleep default w/ LoRA interrupts (#3251) 2024-02-24 07:55:00 -06:00
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h NRF52 bluetooth cleanup and fix (#3328) 2024-03-03 13:56:55 -06:00
xmodem.cpp
xmodem.h