firmware/src
2023-12-11 12:30:33 +01:00
..
buzz
concurrency Tracker role wakeup and sleep cycle when power.is_power_saving true (#2846) 2023-09-30 21:09:17 -05:00
detect Initial implementation of I2C 2023-11-29 20:19:10 -06:00
gps Reduce Serial Traffic on Heltec Wireless Trackers GNSS port (#3004) 2023-12-08 14:51:50 -06:00
graphics Pico W: Wi-Fi improvements (#2989) 2023-12-04 15:45:07 -06:00
input Gps cleanup and powersave (#2807) 2023-09-23 23:45:35 -05:00
mesh [create-pull-request] automated change (#2995) 2023-12-06 18:14:41 -06:00
modules Distinguish between ACK/NAK by checking for error reason 2023-12-11 12:30:33 +01:00
mqtt Pico W: Initial Wi-Fi support (#2980) 2023-12-02 14:47:52 -06:00
nimble tryfix crash (#2964) 2023-12-02 07:00:20 -06:00
platform Repeater and other power optimizations (#2999) 2023-12-08 11:13:15 -06:00
AccelerometerThread.h
airtime.cpp
airtime.h
AmbientLightingThread.h Ambient lighting (#2779) 2023-09-07 12:24:47 -05:00
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.h Fix missed #if defined() logic 2023-11-29 20:19:10 -06:00
commands.h
configuration.h YAML based config for PI / Portduino (#2943) 2023-11-18 08:12:34 -06:00
DebugConfiguration.cpp
DebugConfiguration.h
DisplayFormatters.cpp Refactor away some code duplication in screen frames and display formatter for modem presets (#2872) 2023-10-09 20:43:16 -05:00
DisplayFormatters.h Refactor away some code duplication in screen frames and display formatter for modem presets (#2872) 2023-10-09 20:43:16 -05:00
error.h
freertosinc.h
FSCommon.cpp
FSCommon.h
GPSStatus.h
main.cpp Repeater and other power optimizations (#2999) 2023-12-08 11:13:15 -06:00
main.h Clean up, fix reboot, minimize changes 2023-11-15 20:33:53 -06:00
memGet.cpp
memGet.h
meshUtils.cpp Add GPS serial speed scan 2023-08-28 19:01:14 -05:00
meshUtils.h Add GPS serial speed scan 2023-08-28 19:01:14 -05:00
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
OSTimer.cpp
OSTimer.h
Power.cpp Update Power.cpp (#2979) 2023-12-02 06:30:00 -06:00
power.h INA3221 bugfixes & refinement (#2944) 2023-11-17 06:46:59 -06:00
PowerFSM.cpp Avoid problematic sleep state transitions for power saving sensors and trackers (#2860) 2023-10-03 10:09:27 -05:00
PowerFSM.h
PowerFSMThread.h Repeater and other power optimizations (#2999) 2023-12-08 11:13:15 -06:00
PowerStatus.h
RedirectablePrint.cpp Avoid Serial output mangling with RTOS. 2023-08-31 20:40:01 -05:00
RedirectablePrint.h Avoid Serial output mangling with RTOS. 2023-08-31 20:40:01 -05:00
RF95Configuration.h
SerialConsole.cpp Avoid Serial output mangling with RTOS. 2023-08-31 20:40:01 -05:00
SerialConsole.h
shutdown.h Clean up, fix reboot, minimize changes 2023-11-15 20:33:53 -06:00
sleep.cpp Pico W: Initial Wi-Fi support (#2980) 2023-12-02 14:47:52 -06:00
sleep.h Tracker role wakeup and sleep cycle when power.is_power_saving true (#2846) 2023-09-30 21:09:17 -05:00
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h
xmodem.cpp
xmodem.h