firmware/src
2022-12-29 21:34:18 +01:00
..
buzz fix RP2040 and Portduino Platforms 2022-11-24 12:24:57 +01:00
concurrency
detect Master to Develop 2022-12-28 15:30:23 +01:00
gps Added indicative text to screen for disabled GPS, made sleep methods private again 2022-12-14 19:58:15 -05:00
graphics Plumbing for new display layout protos 2022-12-29 15:44:22 +01:00
input Revert "remember which devices were scanned on which bus and set them accordingly." - this is not working at all. 2022-11-13 14:56:52 +01:00
mesh update protobufs on develop 2022-12-29 14:18:33 +01:00
modules missed one 2022-12-28 15:45:46 +01:00
mqtt replace PB03 compat macros with the real deal. 2022-12-23 10:00:34 +01:00
nimble
platform Wait for 5 seconds for serial port on ESP32-S2/3 too... 2022-12-29 21:34:18 +01:00
airtime.cpp Refrain from transmitting if duty cycle exceeded 2022-11-26 21:05:37 +01:00
airtime.h Refrain from transmitting if duty cycle exceeded 2022-11-26 21:05:37 +01:00
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.h potential bugfix for nag cutoff 2022-12-27 21:51:35 +01:00
commands.h
configuration.h Master to Develop 2022-12-28 15:30:23 +01:00
DebugConfiguration.h
error.h
freertosinc.h
FSCommon.cpp
FSCommon.h
GPSStatus.h Remove extraneous flag, use gps_enabled. Ensure factory reset is not triggered while chip is off and gps_enabled=0 2022-12-13 17:23:58 -05:00
main.cpp TLORA_T3_S3 2022-12-28 13:56:56 +01:00
main.h fix RP2040 and Portduino Platforms 2022-11-24 12:24:57 +01:00
memtest.cpp
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
OSTimer.cpp
OSTimer.h
Power.cpp Merge remote-tracking branch 'remotes/origin/master' into develop 2022-12-18 14:07:20 +01:00
power.h fixing portduino is getting old ... 2022-12-16 20:46:43 +01:00
PowerFSM.cpp fix nrf52 build 2022-12-21 13:49:26 +01:00
PowerFSM.h
PowerFSMThread.h Clean up on battery shutdown condition 2022-12-05 07:37:01 -06:00
PowerStatus.h
RedirectablePrint.cpp
RedirectablePrint.h
RF95Configuration.h
SerialConsole.cpp Wait for 5 seconds for serial port on ESP32-S2/3 too... 2022-12-29 21:34:18 +01:00
SerialConsole.h refactor classes to accomodate SerialModule 2022-12-22 18:24:42 +01:00
shutdown.h
sleep.cpp Merge branch 'develop' into gps-toggle-final 2022-12-16 20:58:53 +01:00
sleep.h Remove extraneous flag, use gps_enabled. Ensure factory reset is not triggered while chip is off and gps_enabled=0 2022-12-13 17:23:58 -05:00
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h
utils.h