firmware/src
Manuel a6625998f5
fix compiler warnings in NodeDB.h (#3439)
* fix warnings on arm

* make trunk+compiler happy
2024-03-19 06:22:45 -05:00
..
buzz
concurrency
detect (3/3) Add variant for pico with waveshare and GPS hat (#3412) 2024-03-16 10:01:43 -05:00
gps Extract default intervals and coalesce methods into their own file / static class methods (#3425) 2024-03-17 08:18:30 -05:00
graphics Remove confusing channel suffix (#3432) 2024-03-17 08:38:49 -05:00
input
mesh fix compiler warnings in NodeDB.h (#3439) 2024-03-19 06:22:45 -05:00
modules Extract default intervals and coalesce methods into their own file / static class methods (#3425) 2024-03-17 08:18:30 -05:00
mqtt Extract default intervals and coalesce methods into their own file / static class methods (#3425) 2024-03-17 08:18:30 -05:00
nimble NRF52 bluetooth cleanup and fix (#3328) 2024-03-03 13:56:55 -06:00
platform (2/3) Add Slow Clock Support for RP2040 platform. This will disable USB Softserial. 2024-03-15 20:16:36 +01:00
AccelerometerThread.h new Accelerometer lib (#3413) 2024-03-15 10:45:14 -05:00
airtime.cpp
airtime.h
AmbientLightingThread.h
AudioThread.h
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.cpp
ButtonThread.h
commands.h
configuration.h (3/3) Add variant for pico with waveshare and GPS hat (#3412) 2024-03-16 10:01:43 -05:00
DebugConfiguration.cpp
DebugConfiguration.h
DisplayFormatters.cpp
DisplayFormatters.h
error.h
freertosinc.h
FSCommon.cpp
FSCommon.h
GPSStatus.h
main.cpp fix for I2C scan getting stuck (#3375) 2024-03-15 17:12:30 -05:00
main.h
memGet.cpp
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
OSTimer.cpp
OSTimer.h
Power.cpp Support external charge detection (#3386) 2024-03-12 11:55:31 -05:00
power.h Fix LTO discharge curve (#3385) 2024-03-12 16:42:21 -05:00
PowerFSM.cpp Extract default intervals and coalesce methods into their own file / static class methods (#3425) 2024-03-17 08:18:30 -05:00
PowerFSM.h
PowerFSMThread.h Extract default intervals and coalesce methods into their own file / static class methods (#3425) 2024-03-17 08:18:30 -05:00
PowerStatus.h
RedirectablePrint.cpp
RedirectablePrint.h
RF95Configuration.h
SerialConsole.cpp Handle for heartbeat toradio packets (#3420) 2024-03-15 18:40:48 -05:00
SerialConsole.h
shutdown.h
sleep.cpp fix for I2C scan getting stuck (#3375) 2024-03-15 17:12:30 -05:00
sleep.h Routers / Repeaters deep sleep default w/ LoRA interrupts (#3251) 2024-02-24 07:55:00 -06:00
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h NRF52 bluetooth cleanup and fix (#3328) 2024-03-03 13:56:55 -06:00
xmodem.cpp
xmodem.h