firmware/src
2024-09-30 18:07:11 -05:00
..
buzz
concurrency
detect Support T3S3 LR1121 variant 2024-09-25 18:56:17 +02:00
Fusion
gps Fix #4911 : Partially rework some code to remove warnings about potential non-aligned memory accesses (#4912) 2024-09-30 17:56:29 -05: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 Trunk it 2024-09-30 18:07:11 -05:00
modules Construct StoreForwardModule for Portduino as well (#4903) 2024-09-29 16:17:23 -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
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 Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05: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