firmware/src
2023-01-12 09:15:54 +00:00
..
buzz fix RP2040 and Portduino Platforms 2022-11-24 12:24:57 +01:00
concurrency initial cleanup work 2023-01-07 13:16:58 +01:00
detect remove Merge duplication 2023-01-03 19:19:11 +01:00
gps initial cleanup work 2023-01-07 13:16:58 +01:00
graphics remove Merge duplication 2023-01-03 19:21:11 +01:00
input Merge branch 'develop' into nice-threads 2022-12-30 20:18:19 +01:00
mesh [create-pull-request] automated change 2023-01-12 01:38:21 +00:00
modules Portduino can handle this 2023-01-11 21:53:23 +01:00
mqtt let the library handle the reconnect, manually do it after 5 seconds 2023-01-09 23:26:47 +01:00
nimble Replaced all of the logging with proper log levels 2022-12-30 10:27:07 -06:00
platform Turn of 3.3v rail on RAK-4631 on shutdown 2023-01-10 07:36:19 -06:00
airtime.cpp Chance calculation for Nice TX. Still same value but dynamically based on duty cycle. 2023-01-12 09:15:54 +00:00
airtime.h Chance calculation for Nice TX. Still same value but dynamically based on duty cycle. 2023-01-12 09:15:54 +00:00
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.h Replaced all of the logging with proper log levels 2022-12-30 10:27:07 -06:00
commands.h
configuration.h Master to Develop 2022-12-28 15:30:23 +01:00
DebugConfiguration.h Prefix log levels 2022-12-30 10:47:31 -06:00
error.h
freertosinc.h
FSCommon.cpp fix for nRF52 and Portduino 2023-01-07 13:25:29 +01:00
FSCommon.h initial cleanup work 2023-01-07 13:16:58 +01:00
GPSStatus.h Replaced all of the logging with proper log levels 2022-12-30 10:27:07 -06:00
main.cpp Turn of 3.3v rail on RAK-4631 on shutdown 2023-01-10 07:36:19 -06:00
main.h fix RP2040 and Portduino Platforms 2022-11-24 12:24:57 +01:00
network-stubs.cpp Merge remote-tracking branch 'remotes/origin/master' into remove-softap 2022-10-26 17:54:21 +02:00
NodeStatus.h Log levels refactoring 2022-12-29 20:41:37 -06:00
Observer.cpp
Observer.h initial cleanup work 2023-01-07 13:16:58 +01:00
OSTimer.cpp
OSTimer.h
Power.cpp Merge branch 'develop' into nice-threads 2022-12-30 20:18:19 +01:00
power.h Cherry Picking Stuff from develop... 2022-12-21 13:36:38 +01:00
PowerFSM.cpp Replaced all of the logging with proper log levels 2022-12-30 10:27:07 -06:00
PowerFSM.h
PowerFSMThread.h Clean up on battery shutdown condition 2022-12-05 07:37:01 -06:00
PowerStatus.h Log levels refactoring 2022-12-29 20:41:37 -06:00
RedirectablePrint.cpp fix building portduino and make cppcheck happy 2023-01-09 19:23:41 +01:00
RedirectablePrint.h - make a template class for API Server 2023-01-09 17:03:52 +01:00
RF95Configuration.h
SerialConsole.cpp add a possibility to flush the serial TX buffer on the console. 2023-01-04 10:37:27 +01:00
SerialConsole.h add a possibility to flush the serial TX buffer on the console. 2023-01-04 10:37:27 +01:00
shutdown.h Replaced all of the logging with proper log levels 2022-12-30 10:27:07 -06:00
sleep.cpp fingers crossed 2023-01-07 15:24:46 +01:00
sleep.h Merge pull request #2019 from code8buster/gps-toggle-final 2022-12-21 13:28:32 +01:00
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h
utils.h