firmware/src/modules
2024-11-24 13:53:52 +01:00
..
esp32 More reduction (#5256) 2024-11-04 19:15:59 -06:00
Telemetry Support for the ClimateGuard RadSens Geiger-Muller tube (#5425) 2024-11-24 13:53:52 +01:00
AdminModule.cpp Only allow 30 seconds minimum for power.on_battery_shutdown_after_secs (#5337) 2024-11-13 05:39:15 -06:00
AdminModule.h
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
DropzoneModule.h Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
ExternalNotificationModule.cpp Bug fixed in ExternalNotificationModule (#5375) 2024-11-17 07:36:06 -06:00
ExternalNotificationModule.h
ModuleDev.h
Modules.cpp
Modules.h
NeighborInfoModule.cpp Add setting to transmit NeighborInfo over LoRa (#5286) 2024-11-09 09:38:48 +08:00
NeighborInfoModule.h
NodeInfoModule.cpp More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08:00
NodeInfoModule.h
PositionModule.cpp Fix RTC time injection and consolidate position logic (#5396) 2024-11-20 07:52:39 -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
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
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
SerialModule.cpp Fixed NMEA sentence issue in CalTopo as well as bug with no printing all of the nodes (#5412) 2024-11-21 20:13:30 +08:00
SerialModule.h
StoreForwardModule.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
StoreForwardModule.h
TextMessageModule.cpp
TextMessageModule.h
TraceRouteModule.cpp
TraceRouteModule.h
WaypointModule.cpp
WaypointModule.h