firmware/src
Thomas Göttgens 54d802f15d
Wait up to 2 seconds for port being connected.
This will send serial debug log from the beginning and not somewhere in between.
2022-03-25 23:06:31 +01:00
..
buzz
concurrency
cubecell
debug Autodetect OLED Controller 1306/1106 (#1317) 2022-03-24 11:36:56 -05:00
esp32 Added the last mac address bytes in bluetooth device and default notification pinout to tlora_v2_1_16 (#1320) 2022-03-25 07:24:56 -05:00
gps free serial pins if gps_disabled is set 2022-03-24 18:22:31 +01:00
graphics Autodetect OLED Controller 1306/1106 (#1317) 2022-03-24 11:36:56 -05:00
input Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
mesh Telemetry tweaks (#1315) 2022-03-23 15:46:39 -05:00
modules Telemetry tweaks (#1315) 2022-03-23 15:46:39 -05:00
mqtt JSON MQTT Integration (#1283) 2022-03-12 08:08:57 -06:00
nimble
nrf52 Rename packetNum to packetId 2022-03-20 11:40:13 +11: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 Moved button thread to its own file (#1260) 2022-02-28 15:19:38 -06:00
commands.h
configuration.h weed out old versioning macros (#1312) 2022-03-20 11:53:37 +01: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
main.cpp Autodetect OLED Controller 1306/1106 (#1317) 2022-03-24 11:36:56 -05:00
main.h Autodetect OLED Controller 1306/1106 (#1317) 2022-03-24 11:36:56 -05:00
memtest.cpp
NodeStatus.h
Observer.cpp
Observer.h
OSTimer.cpp
OSTimer.h
Power.cpp
power.h
PowerFSM.cpp remove is_router in favor of role == Role_Router 2022-03-15 15:49:25 -07:00
PowerFSM.h
PowerFSMThread.h Moved power fsm thread out of main (#1265) 2022-03-01 12:40:21 -06:00
PowerStatus.h
RedirectablePrint.cpp
RedirectablePrint.h
RF95Configuration.h
SerialConsole.cpp Wait up to 2 seconds for port being connected. 2022-03-25 23:06:31 +01:00
SerialConsole.h
shutdown.h Moved button thread to its own file (#1260) 2022-02-28 15:19:38 -06: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