firmware/src
2024-08-13 18:45:40 -05:00
..
buzz
concurrency
detect Make STM compile again and update toolchain. (#2960) 2024-07-25 20:16:21 -05:00
Fusion Add support for BMX160/RAK12034 compass module (#4021) 2024-06-11 17:47:45 -05:00
gps More explicit guards for attempting to set RTC (#4452) 2024-08-13 06:56:20 -05:00
graphics Sweep up some missed trunk formatting 2024-08-13 06:52:03 -05:00
input "Scan and Select" input for Canned Messages (#4365) 2024-08-06 17:16:56 -05:00
mesh Failure returns PKI_FAILED message if client requested PKI 2024-08-13 18:45:40 -05:00
modules Revert "Add Routing_Error_NONE" 2024-08-13 18:45:40 -05:00
mqtt Make SPI frequency and TOPHONE queue size configurable on Native (#4369) 2024-08-01 19:29:49 -05:00
nimble Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
platform Refactor platform cryptography, add tests 2024-08-13 18:43:19 -05:00
serialization Macro to trace log all MeshPackets as JSON (#4336) 2024-07-28 19:49:10 -05:00
AccelerometerThread.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
airtime.cpp
airtime.h
AmbientLightingThread.h added NeoPixel support using Adafruit library 2024-04-22 14:42:52 +01:00
AudioThread.h
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 Make SPI frequency and TOPHONE queue size configurable on Native (#4369) 2024-08-01 19:29:49 -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 Re-implement PKI from #1509 (#4379) 2024-08-13 18:43:19 -05:00
DebugConfiguration.cpp Fixes for #4395: nrf52 flash filesystem reliability (#4406) 2024-08-13 06:45:39 -05:00
DebugConfiguration.h Add DH25519 unit test 2024-08-13 18:43:19 -05:00
DisplayFormatters.cpp
DisplayFormatters.h
error.h
freertosinc.h Make STM compile again and update toolchain. (#2960) 2024-07-25 20:16:21 -05:00
FSCommon.cpp Fixes for #4395: nrf52 flash filesystem reliability (#4406) 2024-08-13 06:45:39 -05:00
FSCommon.h Fixes for #4395: nrf52 flash filesystem reliability (#4406) 2024-08-13 06:45:39 -05:00
GpioLogic.cpp Finish powermon/powerstress (#4230) 2024-08-06 12:35:54 -05:00
GpioLogic.h Finish powermon/powerstress (#4230) 2024-08-06 12:35:54 -05: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 Re-implement PKI from #1509 (#4379) 2024-08-13 18:43:19 -05:00
main.h Address some FIXME comments (#4435) 2024-08-11 07:06:38 -05:00
memGet.cpp RP2040: Add getFreeHeap() and getHeapSize() support 2024-05-14 19:04:31 +02:00
memGet.h
meshUtils.cpp Move printBytes to meshUtils (#4424) 2024-08-09 01:43:13 -05:00
meshUtils.h Re-implement PKI from #1509 (#4379) 2024-08-13 18:43:19 -05:00
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
Power.cpp Finish powermon/powerstress (#4230) 2024-08-06 12:35:54 -05:00
power.h Finish powermon/powerstress (#4230) 2024-08-06 12:35:54 -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 User experience improvement - app battery icon (#3979) 2024-05-28 06:30:15 -05:00
RedirectablePrint.cpp User to UserLite in NodeDB (#4438) 2024-08-13 18:43:37 -05:00
RedirectablePrint.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
RF95Configuration.h
SafeFile.cpp Fixes for #4395: nrf52 flash filesystem reliability (#4406) 2024-08-13 06:45:39 -05:00
SafeFile.h bug #4184: fix config file loss due to filesystem write errors (#4397) 2024-08-06 13:59:06 -05:00
SerialConsole.cpp Re-implement PKI from #1509 (#4379) 2024-08-13 18:43:19 -05:00
SerialConsole.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
shutdown.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
sleep.cpp Sweep up some missed trunk formatting 2024-08-13 06:52:03 -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 Make STM compile again and update toolchain. (#2960) 2024-07-25 20:16:21 -05:00
xmodem.h Make STM compile again and update toolchain. (#2960) 2024-07-25 20:16:21 -05:00