firmware/src
2024-09-28 17:51:21 +02:00
..
buzz
concurrency
detect Support T3S3 LR1121 variant 2024-09-25 18:56:17 +02:00
Fusion
gps Merge branch 'master' into esp32-c6 2024-09-28 12:33:50 +02:00
graphics Merge branch 'master' into esp32-c6 2024-09-28 12:33:50 +02:00
input Wrangle module frames with I2C keyboard (#4817) 2024-09-25 06:27:04 -05:00
mesh Merge branch 'master' into t3s3-1121 2024-09-28 17:51:21 +02:00
modules Merge branch 'master' into esp32-c6 2024-09-28 12:33:50 +02:00
motion Refactor AccelerometerThread.h (#4831) 2024-09-25 06:25:31 -05:00
mqtt Merge branch 'master' into esp32-c6 2024-09-27 22:51:29 +02:00
nimble Ignore seen phoneapi packets (#4888) 2024-09-27 20:09:53 -05:00
platform finish TLora C6 Support, without bluetooth for now 2024-09-28 13:42:32 +02:00
serialization Merge branch 'master' into esp32-c6 2024-09-27 22:51:29 +02:00
airtime.cpp
airtime.h
AmbientLightingThread.h Initial support for RadioMaster Bandit. (#4523) 2024-08-28 11:25:54 -07:00
AudioThread.h
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.cpp Don't manually clear runAsap flag (#4496) 2024-08-18 07:22:16 -05:00
ButtonThread.h Cleanup - remove unused defines. (#4353) 2024-07-31 06:56:06 -05:00
commands.h
configuration.h fix toolchains between old and new ESP32 2024-09-26 10:18:45 +02: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
FSCommon.cpp Support T3S3 LR1121 variant 2024-09-25 18:56:17 +02:00
FSCommon.h Fixes for #4395: nrf52 flash filesystem reliability (#4406) 2024-08-13 06:45:39 -05: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
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 Merge branch 'master' into t3s3-1121 2024-09-28 17:51:21 +02:00
main.h Refactor AccelerometerThread.h (#4831) 2024-09-25 06:25:31 -05: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
Power.cpp Instead of having LipoBatteryLevel forward requests to AnalogBatteryLevel if there's no Lipo sensor, just have lipoInit return false. The forwarding didn't work because it never called analogInit. 2024-09-27 23:35:57 -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
RedirectablePrint.cpp remove deprecated serial/bt logging options and unify in the new (#4516) 2024-08-28 11:25:54 -07:00
RedirectablePrint.h
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
shutdown.h
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
xmodem.cpp
xmodem.h