firmware/src
2024-09-28 11:38:10 +00:00
..
buzz
concurrency
detect Refactor AccelerometerThread.h (#4831) 2024-09-25 06:25:31 -05:00
Fusion
gps Only check threshold if GPS softsleep is supported 2024-09-28 09:34:37 +02:00
graphics More store-n-forward on native 2024-09-28 11:37:27 +02:00
input Wrangle module frames with I2C keyboard (#4817) 2024-09-25 06:27:04 -05:00
mesh [create-pull-request] automated change 2024-09-28 11:38:10 +00:00
modules More store-n-forward on native 2024-09-28 11:37:27 +02:00
motion Refactor AccelerometerThread.h (#4831) 2024-09-25 06:25:31 -05:00
mqtt fix a lot of nuisances reported by cppcheck (#4872) 2024-09-25 19:09:06 -05:00
nimble Ignore seen phoneapi packets (#4888) 2024-09-27 20:09:53 -05:00
platform Ignore seen phoneapi packets (#4888) 2024-09-27 20:09:53 -05:00
serialization fix a lot of nuisances reported by cppcheck (#4872) 2024-09-25 19:09:06 -05: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 Refactor AccelerometerThread.h (#4831) 2024-09-25 06:25:31 -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
FSCommon.cpp fix #4448 (by seeing there is actually no problem) (#4517) 2024-08-20 17:38:39 -05: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 refactor: typo fix in macro definition 2024-09-26 12:12:08 +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 Add MAX17048 lipo fuel gauge (#4851) 2024-09-25 05:34:53 -05: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 Remove some straggler now 2024-09-23 15:53:42 -05:00
SerialConsole.h
shutdown.h
sleep.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05: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