..
buzz
Unify the shutdown proceedure ( #7393 )
2025-07-20 18:53:40 -05:00
concurrency
Don't use assert() with side effects in a couple more places ( #7009 )
2025-06-12 19:55:35 -05:00
detect
T-Deck Pro support ( #6936 )
2025-07-21 19:33:24 +02:00
Fusion
Add support for BMX160/RAK12034 compass module ( #4021 )
2024-06-11 17:47:45 -05:00
gps
AG3335 GPS: Use NAVIC in India/Nepal, L1+L5 elsewhere. ( #7413 )
2025-07-22 21:00:34 -05:00
graphics
Fix InkHUD shutdown code
2025-07-22 08:49:33 -05:00
input
T-Deck Pro support ( #6936 )
2025-07-21 19:33:24 +02:00
mesh
Update protobufs ( #7422 )
2025-07-22 13:49:53 -05:00
modules
Set canned_message.enabled to true when setting defaults ( #7414 )
2025-07-21 19:31:07 -05:00
motion
Unify the native display config between legacy display and MUI ( #6838 )
2025-06-21 06:36:04 -05:00
mqtt
Map report should work over devices which do not have network hardware (with client proxy) ( #7341 )
2025-07-14 20:13:34 -05:00
nimble
Don't run ble getFromRadio() unless the phone has requested a packet ( #7231 )
2025-07-04 14:22:59 -05:00
platform
Add a verbose mode flag to meshtasticd ( #7416 )
2025-07-22 06:22:23 -05:00
serialization
2.7 Miscellaneous Fixes - Week 1 ( #7102 )
2025-06-26 22:11:20 -05:00
airtime.cpp
More log reductions. I'll probably stop now ;-) ( #5263 )
2024-11-06 21:03:25 +08:00
airtime.h
Fix various typos ( #2607 )
2023-07-14 16:25:20 -05:00
AmbientLightingThread.h
[Variant] nomadstar meteor pro ( #6742 )
2025-06-10 07:48:52 +10:00
AudioThread.h
Unify the native display config between legacy display and MUI ( #6838 )
2025-06-21 06:36:04 -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
Improve support for Heltec Wireless Bridge ( #6647 )
2025-06-10 13:54:07 +10:00
commands.h
2.7 fixes w2 ( #7148 )
2025-07-02 20:50:49 -05:00
configuration.h
T-Deck Pro support ( #6936 )
2025-07-21 19:33:24 +02: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
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
Remove deprecated MyNodeInfo fields ( #2552 )
2023-06-08 08:07:32 -05:00
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
Moves the shutdown thread into the Power class, make shutdown and reboot private ( #7415 )
2025-07-22 06:21:51 -05:00
main.h
Add detection framework for multiple AirQuality sensors ( #7187 )
2025-07-01 21:27:44 +10:00
memGet.cpp
Add heap info via standard mallinfo() function for STM32 ( #7327 )
2025-07-14 05:12:38 -05:00
memGet.h
meshUtils.cpp
Remove assert in mesh-pb-constants.cpp ( #5207 )
2024-11-02 05:38:44 -05:00
meshUtils.h
Key verification flow on BaseUI ( #7240 )
2025-07-10 09:45:36 -05:00
network-stubs.cpp
NodeStatus.h
remove newline from logging statements. ( #5022 )
2024-10-14 15:11:43 +11:00
Observer.cpp
Observer.h
Fix: return failure when PhoneAPI times out ( #3136 )
2024-01-28 07:53:39 -06:00
Power.cpp
Moves the shutdown thread into the Power class, make shutdown and reboot private ( #7415 )
2025-07-22 06:21:51 -05:00
power.h
Moves the shutdown thread into the Power class, make shutdown and reboot private ( #7415 )
2025-07-22 06:21:51 -05:00
PowerFSM.cpp
Moves the shutdown thread into the Power class, make shutdown and reboot private ( #7415 )
2025-07-22 06:21:51 -05:00
PowerFSM.h
fix mismatch between Exclude FSM include names ( #7107 )
2025-06-22 18:48:16 -05:00
PowerFSMThread.h
fix mismatch between Exclude FSM include names ( #7107 )
2025-06-22 18:48:16 -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
Update RedirectablePrint.cpp ( #7114 )
2025-06-25 19:54:57 +02: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
sleep.cpp
Unify the native display config between legacy display and MUI ( #6838 )
2025-06-21 06:36:04 -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
NRF52 bluetooth cleanup and fix ( #3328 )
2024-03-03 13:56:55 -06:00
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