firmware/src
Thomas Göttgens 19bcb60120 woopsie
2024-10-08 13:53:51 +02:00
..
buzz
concurrency
detect Merge branch 'master' into apollo 2024-10-08 13:45:56 +02:00
Fusion Add support for BMX160/RAK12034 compass module (#4021) 2024-06-11 17:47:45 -05:00
gps Merge branch 'master' into apollo 2024-10-08 13:45:56 +02:00
graphics Trunk format Screen.cpp (#4970) 2024-10-06 07:37:20 -05:00
input Toggle Bluetooth with Fn+b shortcut (#4977) 2024-10-07 15:16:10 -05:00
mesh Merge branch 'master' into apollo 2024-10-08 13:45:56 +02:00
modules Merge branch 'master' into apollo 2024-10-08 13:45:56 +02:00
motion conflict resolution 2024-10-08 11:41:54 +02:00
mqtt conflict resolution 2024-10-08 11:41:54 +02:00
nimble Ignore seen phoneapi packets (#4888) 2024-09-27 20:09:53 -05:00
platform Merge branch 'master' into apollo 2024-10-08 13:45:56 +02:00
serialization conflict resolution 2024-10-08 11:41:54 +02:00
airtime.cpp Consolidate and shrink down the re-used strings in logs (#4907) 2024-10-01 15:38:36 -05:00
airtime.h
AmbientLightingThread.h Initial support for RadioMaster Bandit. (#4523) 2024-08-28 11:25:54 -07: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 Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
BluetoothCommon.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
ButtonThread.cpp Fix: Not being able to stop Ext. Notification nagging for screenless devices (#4899) 2024-09-29 07:29:53 -05:00
ButtonThread.h Cleanup - remove unused defines. (#4353) 2024-07-31 06:56:06 -05:00
commands.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
configuration.h De-conflict MLX90614_ADDR macro 2024-10-08 05:03:43 -05:00
DebugConfiguration.cpp RAK13800 Ethernet improvements 2024-09-06 11:45:43 +02:00
DebugConfiguration.h Add DH25519 unit test 2024-08-13 18:43:19 -05:00
DisplayFormatters.cpp Short turbo preset (#4465) 2024-08-14 21:16:21 -05:00
DisplayFormatters.h
error.h
freertosinc.h Make STM compile again and update toolchain. (#2960) 2024-07-25 20:16:21 -05:00
FSCommon.cpp Merge branch 'master' into apollo 2024-10-08 13:45:56 +02:00
FSCommon.h Merge remote-tracking branch 'remotes/origin/master' into apollo 2024-09-02 17:00:03 +02:00
GpioLogic.cpp for #4154 use a binary gpio transformer to manage vext on heltec-tracker (saves power) 2024-08-28 11:25:54 -07:00
GpioLogic.h for #4154 use a binary gpio transformer to manage vext on heltec-tracker (saves power) 2024-08-28 11:25:54 -07:00
GPSStatus.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
Led.cpp Finish powermon/powerstress (#4230) 2024-08-06 12:35:54 -05:00
Led.h Finish powermon/powerstress (#4230) 2024-08-06 12:35:54 -05:00
main.cpp woopsie 2024-10-08 13:53:51 +02:00
main.h Merge branch 'master' into apollo 2024-10-08 13:45:56 +02:00
memGet.cpp First stab at enabling store and forward for Native 2024-09-28 11:37:27 +02:00
memGet.h
meshUtils.cpp use delete[] to avoid leaking memory (#4883) 2024-09-27 14:55:55 -05:00
meshUtils.h IS_ONE_OF macro to make long chains of conditions more concise and easy to follow (#4860) 2024-09-25 13:50:00 -05: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
Power.cpp First version of a DeepSleep state for the RP2040 (#4976) 2024-10-08 05:24:37 -05:00
power.h Merge branch 'master' into esp32-c6 2024-09-26 00:20:00 +02:00
PowerFSM.cpp Add more exclude options to save program ram/flash (#4408) 2024-08-06 18:48:55 -05:00
PowerFSM.h Add more exclude options to save program ram/flash (#4408) 2024-08-06 18:48:55 -05:00
PowerFSMThread.h Add more exclude options to save program ram/flash (#4408) 2024-08-06 18:48:55 -05:00
PowerMon.cpp Finish powermon/powerstress (#4230) 2024-08-06 12:35:54 -05:00
PowerMon.h Finish powermon/powerstress (#4230) 2024-08-06 12:35:54 -05:00
PowerStatus.h User experience improvement - app battery icon (#3979) 2024-05-28 06:30:15 -05:00
RedirectablePrint.cpp update apollo toolchain 2024-09-02 17:16:51 +02:00
RedirectablePrint.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
RF95Configuration.h Remove unused define (#4620) 2024-09-02 20:08:02 -05:00
SafeFile.cpp Fixes for #4395: nrf52 flash filesystem reliability (#4406) 2024-08-13 06:45:39 -05:00
SafeFile.h fix a lot of nuisances reported by cppcheck (#4872) 2024-09-25 19:09:06 -05:00
SerialConsole.cpp finish TLora C6 Support, without bluetooth for now 2024-09-28 13:42:32 +02:00
SerialConsole.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
shutdown.h First version of a DeepSleep state for the RP2040 (#4976) 2024-10-08 05:24:37 -05:00
sleep.cpp fix toolchains between old and new ESP32 2024-09-26 10:18:45 +02:00
sleep.h Finish powermon/powerstress (#4230) 2024-08-06 12:35:54 -05:00
SPILock.cpp
SPILock.h
Status.h
target_specific.h NRF52 bluetooth cleanup and fix (#3328) 2024-03-03 13:56:55 -06:00
xmodem.cpp Merge remote-tracking branch 'remotes/origin/master' into apollo 2024-09-02 17:00:03 +02:00
xmodem.h update apollo toolchain 2024-09-02 17:16:51 +02:00