firmware/src
2024-09-29 11:49:16 -05:00
..
buzz
concurrency Tracker role wakeup and sleep cycle when power.is_power_saving true (#2846) 2023-09-30 21:09:17 -05:00
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 Fix: Not being able to stop Ext. Notification nagging for screenless devices (#4899) 2024-09-29 07:29:53 -05:00
input Wrangle module frames with I2C keyboard (#4817) 2024-09-25 06:27:04 -05:00
mesh Return queue status on rate limit throttling (#4901) 2024-09-29 07:28:20 -05:00
modules Get accelerometerThread running from AdminModule. (#4886) 2024-09-29 11:49:16 -05: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 Fix: Not being able to stop Ext. Notification nagging for screenless devices (#4899) 2024-09-29 07:29:53 -05:00
ButtonThread.h
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
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
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
Led.h
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
PowerFSM.h
PowerFSMThread.h
PowerMon.cpp
PowerMon.h
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
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
SPILock.cpp
SPILock.h
Status.h
target_specific.h
xmodem.cpp
xmodem.h