firmware/src
2025-06-02 21:59:11 -05:00
..
buzz add ThinkNode M2 Support (#6354) 2025-03-28 19:55:00 -05:00
concurrency More reduction (#5256) 2024-11-04 19:15:59 -06:00
detect Add PCT2075 Temperature Sensor (#6829) 2025-05-25 07:29:02 -05:00
Fusion
gps Add suppport for Quectel L80 (#6803) 2025-05-15 19:26:41 +10:00
graphics More pixel wrangling so things line up NodeList edition 2025-06-02 21:59:11 -05:00
input Fix cppcheck warnings (#6945) 2025-06-02 21:21:13 -05:00
mesh Fix cppcheck warnings (#6945) 2025-06-02 21:21:13 -05:00
modules Fix cppcheck warnings (#6945) 2025-06-02 21:21:13 -05:00
motion Screen refactor / move to renderers (#6932) 2025-05-31 19:31:45 -05:00
mqtt Fix cppcheck warnings (#6945) 2025-06-02 21:21:13 -05:00
nimble Get rid of Arduino Strings 2025-06-01 22:45:22 -05:00
platform Get rid of Arduino Strings 2025-06-01 22:45:22 -05:00
serialization Add missing traceroute fields to serialized JSON output (#6087) 2025-02-18 13:25:55 -06:00
airtime.cpp More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08:00
airtime.h
AmbientLightingThread.h Added initial support for Texas Instruments LP5562 (#6381) 2025-04-01 22:39:40 +02:00
AudioThread.h Remove unnecessary null pointer checks (#6358) 2025-03-21 05:54:42 -05:00
BluetoothCommon.cpp Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
BluetoothCommon.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
BluetoothStatus.h InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00
ButtonThread.cpp Fix compilation on targets without HAS_SCREEN 2025-06-01 15:31:24 -05:00
ButtonThread.h Unified navigation inputs for cannedmessages 2025-05-26 01:35:34 -04:00
commands.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
configuration.h add support for seeed wio tracker L1 (#6907) 2025-05-29 06:33:22 -05:00
DebugConfiguration.cpp RAK13800 Ethernet improvements 2024-09-06 11:45:43 +02:00
DebugConfiguration.h new device: Lilygo T-Eth-Elite (#6321) 2025-03-15 14:15:35 +01:00
DisplayFormatters.cpp remove very long slow (#6486) 2025-04-03 09:07:43 -05:00
DisplayFormatters.h
error.h
freertosinc.h Make STM compile again and update toolchain. (#2960) 2024-07-25 20:16:21 -05:00
FSCommon.cpp Crowpanel 2.4,2.8 and 3.5 support (#6355) 2025-04-17 16:03:37 +02:00
FSCommon.h implement littlefs for stm32 (#5987) 2025-03-21 16:12:27 +01:00
GpioLogic.cpp Log cleanups (#5135) 2024-11-04 06:09:23 -06:00
GpioLogic.h for #4154 use a binary gpio transformer to manage vext on heltec-tracker (saves power) 2024-08-28 11:25:54 -07:00
GPSStatus.h Log cleanups (#5135) 2024-11-04 06:09:23 -06:00
Led.cpp Finish powermon/powerstress (#4230) 2024-08-06 12:35:54 -05:00
Led.h Finish powermon/powerstress (#4230) 2024-08-06 12:35:54 -05:00
main.cpp Add missed merge line 2025-05-30 09:51:29 -05:00
main.h Fix cppcheck warnings (#6945) 2025-06-02 21:21:13 -05:00
memGet.cpp First stab at enabling store and forward for Native 2024-09-28 11:37:27 +02:00
memGet.h
meshUtils.cpp Remove assert in mesh-pb-constants.cpp (#5207) 2024-11-02 05:38:44 -05:00
meshUtils.h remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
network-stubs.cpp
NodeStatus.h remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
Observer.cpp
Observer.h
Power.cpp Fix cppcheck warnings (#6945) 2025-06-02 21:21:13 -05:00
power.h fix compilation errors (for targets which have no telemetry) 2025-05-24 18:01:47 +02:00
PowerFSM.cpp Trunk 2025-05-18 19:58:37 -05:00
PowerFSM.h Add more exclude options to save program ram/flash (#4408) 2024-08-06 18:48:55 -05:00
PowerFSMThread.h Add more exclude options to save program ram/flash (#4408) 2024-08-06 18:48:55 -05:00
PowerMon.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
PowerMon.h Finish powermon/powerstress (#4230) 2024-08-06 12:35:54 -05:00
PowerStatus.h remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
RedirectablePrint.cpp Fix off-by-one error with log writes (#5959) 2025-01-28 19:57:52 -06:00
RedirectablePrint.h De-duplicate log-level determination (#5148) 2024-10-26 12:06:50 +02:00
RF95Configuration.h Remove unused define (#4620) 2024-09-02 20:08:02 -05:00
SafeFile.cpp Cleanup 2025-03-16 08:19:46 -05:00
SafeFile.h Cherrypick "add more locking for shared SPI devices (#5595) " (#5728) 2025-01-03 10:05:26 +08:00
SerialConsole.cpp De-duplicate log-level determination (#5148) 2024-10-26 12:06:50 +02:00
SerialConsole.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
shutdown.h trunk 2025-05-30 09:31:13 -05:00
sleep.cpp Check for null screen 2025-05-17 22:03:23 -05:00
sleep.h 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
SPILock.cpp
SPILock.h
Status.h 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
target_specific.h
xmodem.cpp Cherrypick "add more locking for shared SPI devices (#5595) " (#5728) 2025-01-03 10:05:26 +08:00
xmodem.h Make STM compile again and update toolchain. (#2960) 2024-07-25 20:16:21 -05:00