firmware/src/modules
2024-12-09 13:53:33 +01:00
..
esp32 fixes https://github.com/meshtastic/firmware/issues/5434 (#5435) 2024-11-24 14:28:36 +01:00
Telemetry SimRadio: clean-up and emulate collisions (#5487) 2024-12-03 06:21:24 -06:00
AdminModule.cpp Convert userprefs to a json file instead of header file which has to be included everywhere (#5471) 2024-12-03 06:17:25 -06:00
AdminModule.h musl compatibility (#5219) 2024-11-03 14:24:04 +01:00
AtakPluginModule.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
AtakPluginModule.h
CannedMessageModule.cpp add canned message and keyboard in indicator board (#5410) 2024-11-22 18:54:06 -06:00
CannedMessageModule.h add canned message and keyboard in indicator board (#5410) 2024-11-22 18:54:06 -06:00
DetectionSensorModule.cpp Don't send to public channel (#5310) 2024-11-11 19:11:54 -06:00
DetectionSensorModule.h Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
DropzoneModule.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
DropzoneModule.h Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
ExternalNotificationModule.cpp Fix ukrainian fonts (#5468) 2024-11-28 05:34:09 -06:00
ExternalNotificationModule.h De-duplicate Ambient LED management code (#5156) 2024-10-29 05:41:21 -05:00
ModuleDev.h
Modules.cpp Use SD card as store&forward memory 2024-10-26 12:21:18 +02:00
Modules.h
NeighborInfoModule.cpp Add setting to transmit NeighborInfo over LoRa (#5286) 2024-11-09 09:38:48 +08:00
NeighborInfoModule.h Scale default intervals based for *online* mesh size past 40 nodes (#4277) 2024-07-13 05:59:19 -05:00
NodeInfoModule.cpp More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08:00
NodeInfoModule.h Shorter nodeinfo timeout redux (#4458) 2024-08-14 17:17:53 -05:00
PositionModule.cpp Clean up some inline functions (#5454) 2024-11-26 14:00:10 -06:00
PositionModule.h Fix RTC time injection and consolidate position logic (#5396) 2024-11-20 07:52:39 -06:00
PowerStressModule.cpp Don't attempt to save NodeDB on low-batt shutdown to prevent FS corruption (#5312) 2024-11-12 06:17:26 -06:00
PowerStressModule.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
RangeTestModule.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
RangeTestModule.h
RemoteHardwareModule.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
RemoteHardwareModule.h Implement GPIO pin allowlist (#4882) 2024-09-27 19:31:05 -05:00
ReplyModule.cpp Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
ReplyModule.h
RoutingModule.cpp Handle repeated packet after potentially canceling previous Tx (#5330) 2024-11-12 15:23:32 -06:00
RoutingModule.h Improve ACK logic for responses and repeated packets (#5232) 2024-11-03 06:21:45 -06:00
SerialModule.cpp Clean up some inline functions (#5454) 2024-11-26 14:00:10 -06:00
SerialModule.h Serial Mode for Ecowitt WS85 weather station. (#4296) 2024-07-21 07:09:37 -05:00
StoreForwardModule.cpp Merge branch 'master' into store-and-forward 2024-11-24 15:52:25 +01:00
StoreForwardModule.h fix compilation, double macros resolved 2024-10-26 13:58:29 +02:00
TextMessageModule.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
TextMessageModule.h
TraceRouteModule.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
TraceRouteModule.h Fix size calculation of route/SNR array 2024-09-09 19:13:00 +02:00
WaypointModule.cpp Clean up some inline functions (#5454) 2024-11-26 14:00:10 -06:00
WaypointModule.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00