firmware/src
2022-01-01 23:23:26 -08:00
..
buzz
concurrency Fix rare assertion failure which could occur due to pending interrupts 2021-08-17 16:31:01 -07:00
cubecell
esp32
gps clean up old data during fix transition 2021-10-28 11:58:08 +00:00
graphics Initial checkin for Airtime Utilization 2021-12-28 23:34:49 -08:00
mesh Merge branch 'master' into StoreAndForward 2022-01-01 23:23:26 -08:00
mqtt Update MQTT.cpp (#1050) 2022-01-01 13:12:24 -06:00
nimble Fix for SoftAP bugs 2021-12-23 18:18:07 -08:00
nrf52 Changed getMacAddr behavior (#1017) 2021-12-28 11:20:45 -06:00
plugins S&F - Only TX if utilization is below 25% 2022-01-01 19:54:49 -08:00
portduino New base class for SX126x modules. Added new SX1268 module support. 2021-09-12 00:35:16 +03:00
airtime.cpp Move airtimes struct into the class 2021-12-29 00:45:36 -08:00
airtime.h Move airtimes struct into the class 2021-12-29 00:45:36 -08:00
BluetoothCommon.cpp
BluetoothCommon.h
commands.h
configuration.h Add status LED for diy targets and the core-pcb (#1049) 2022-01-01 12:11:40 -06:00
error.h
freertosinc.h
FSCommon.cpp
FSCommon.h
GPSStatus.h update log message, sanity check 2021-10-24 13:02:31 +00:00
main.cpp Fix for SoftAP bugs 2021-12-23 18:18:07 -08:00
main.h
memtest.cpp
NodeStatus.h
Observer.cpp
Observer.h
OSTimer.cpp
OSTimer.h
Power.cpp Low battery level counter for NRF52 2021-09-19 16:00:10 +02:00
power.h Low battery level counter for NRF52 2021-09-19 16:00:10 +02:00
PowerFSM.cpp When switching to battery, shutdown after on_battery_shutdown_after_secs 2021-12-06 15:37:35 +13:00
PowerFSM.h When switching to battery, shutdown after on_battery_shutdown_after_secs 2021-12-06 15:37:35 +13:00
PowerStatus.h
RedirectablePrint.cpp WIP debug logging over TCP 2021-08-18 10:31:30 -07:00
RedirectablePrint.h
SerialConsole.cpp
SerialConsole.h
sleep.cpp Fix for SoftAP bugs 2021-12-23 18:18:07 -08:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h
utils.h
wifi-stubs.cpp disable bluetooth while using wifi (esp32 drops networks otherwise) 2021-08-17 16:58:21 -07:00