firmware/src
Thomas Göttgens 9e97fac252 - implement generic support for on-device battery powered RTC Modules.
- implement support for I2C RV-3028 based RTC modules like the RAK12002
- pretty print some debug timestamps
2022-04-27 11:05:08 +02:00
..
buzz
concurrency
cubecell
debug - implement generic support for on-device battery powered RTC Modules. 2022-04-27 11:05:08 +02:00
esp32 Fixes #1294 Bluetooth-Wifi Deadlock 2022-03-31 18:52:13 +02:00
gps - implement generic support for on-device battery powered RTC Modules. 2022-04-27 11:05:08 +02:00
graphics - implement generic support for on-device battery powered RTC Modules. 2022-04-27 11:05:08 +02:00
input The UpDown Input is purely interrupt driven and doesn't need an empty OSThread. 2022-03-30 15:10:02 +02:00
mesh Position fwd phone (#1413) 2022-04-26 19:40:24 -05:00
modules Position fwd phone (#1413) 2022-04-26 19:40:24 -05:00
mqtt fixes #1355 2022-04-06 14:11:39 +02:00
nimble
nrf52 fix scope error 2022-04-26 21:30:14 +02:00
portduino Rename packetNum to packetId 2022-03-20 11:40:13 +11:00
airtime.cpp Update PERIODS_TO_LOG 2022-03-02 20:38:14 -08:00
airtime.h Update PERIODS_TO_LOG 2022-03-02 20:38:14 -08:00
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.h We may have RAK modules in Slot D pulling IO5 to Low permanently (like the RAK12002 RTC Module). React to assumed Long presses of the device button only 30 seconds after bootup to prevent a reboot loop. This is Particularly important for button-less RAK19003 Baseboard. 2022-04-27 11:02:45 +02:00
commands.h
configuration.h - implement generic support for on-device battery powered RTC Modules. 2022-04-27 11:05:08 +02:00
DebugConfiguration.h
error.h
freertosinc.h
FSCommon.cpp fix PortduinoFS integration for Firmware. 2022-03-16 08:30:38 +01:00
FSCommon.h
GPSStatus.h - Bounds Check is working on big integers, don't throw away valid coordinates. 2022-04-26 13:00:11 +02:00
main.cpp - implement generic support for on-device battery powered RTC Modules. 2022-04-27 11:05:08 +02:00
main.h - implement generic support for on-device battery powered RTC Modules. 2022-04-27 11:05:08 +02:00
memtest.cpp
NodeStatus.h
Observer.cpp
Observer.h Make Observer to be able to observe multiple Observables. (#1234) 2022-04-14 08:43:06 +10:00
OSTimer.cpp
OSTimer.h
Power.cpp
power.h
PowerFSM.cpp Removed phone sds timeout (#1372) 2022-04-12 08:04:24 -05:00
PowerFSM.h Resolve Conflicts between PIN_BUtton and the Rotary Select and keep screen powered during plugin operation. Forward Port from 1.2 firmware fix. 2022-03-25 12:27:14 +01:00
PowerFSMThread.h Moved power fsm thread out of main (#1265) 2022-03-01 12:40:21 -06:00
PowerStatus.h
RedirectablePrint.cpp - implement generic support for on-device battery powered RTC Modules. 2022-04-27 11:05:08 +02:00
RedirectablePrint.h
RF95Configuration.h
SerialConsole.cpp SerialDebug NRF 2022-03-26 11:15:57 +01:00
SerialConsole.h
shutdown.h Make Debug Log less spammy 2022-04-27 11:00:26 +02:00
sleep.cpp Get sleep side effect out of DEBUG_MSG() 2022-03-14 13:05:25 -07:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h
utils.h
wifi-stubs.cpp