firmware/src
2021-12-14 22:38:54 -05: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 Update Screen.cpp 2021-12-11 19:39:31 -08:00
mesh Bug in getNumOnlineNodes #988 2021-12-11 19:50:20 -08:00
mqtt immediately reconnect to mqtt server on wifi reconnect 2021-08-17 19:59:56 -07:00
nimble Fix for: Wifi admin mode no longer works #939 2021-11-28 21:56:34 -08:00
nrf52 check our host PC using the new nrf52 api 2021-08-12 22:07:30 -07:00
plugins Updated formula for position plugin 2021-12-14 22:38:54 -05:00
portduino New base class for SX126x modules. Added new SX1268 module support. 2021-09-12 00:35:16 +03:00
airtime.cpp Add calculated airtimes to myNodeInfo 2021-12-07 13:04:50 -08:00
airtime.h
BluetoothCommon.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
BluetoothCommon.h
commands.h
configuration.h Change EXT_NOTIFY_PIN to EXT_NOTIFY_OUT per req. 2021-12-07 21:34:10 -07:00
error.h
freertosinc.h
FSCommon.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
FSCommon.h
GPSStatus.h update log message, sanity check 2021-10-24 13:02:31 +00:00
main.cpp When switching to battery, shutdown after on_battery_shutdown_after_secs 2021-12-06 15:37:35 +13:00
main.h
memtest.cpp
NodeStatus.h
Observer.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
Observer.h
OSTimer.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
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 pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
SerialConsole.h
sleep.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
sleep.h
SPILock.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
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