firmware/src/modules
2024-03-21 14:42:53 -05:00
..
esp32 Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
Telemetry Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
AdminModule.cpp Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
AdminModule.h Pico W: Initial Wi-Fi support (#2980) 2023-12-02 14:47:52 -06:00
AtakPluginModule.cpp Extract default intervals and coalesce methods into their own file / static class methods (#3425) 2024-03-17 08:18:30 -05:00
AtakPluginModule.h ATAK plugin (#3189) 2024-02-09 20:31:10 -06:00
CannedMessageModule.cpp Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
CannedMessageModule.h Select Node and channel in Canned Message module. 2023-12-12 21:35:01 -06:00
DetectionSensorModule.cpp Extract default intervals and coalesce methods into their own file / static class methods (#3425) 2024-03-17 08:18:30 -05:00
DetectionSensorModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
ExternalNotificationModule.cpp Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
ExternalNotificationModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
ModuleDev.h
Modules.cpp fix typos and add 2 missing modules to the equasion (#3370) 2024-03-11 07:52:46 -05:00
Modules.h
NeighborInfoModule.cpp Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
NeighborInfoModule.h Let NeighborInfo Module ignore packets coming from MQTT (#3457) 2024-03-21 14:42:53 -05:00
NodeInfoModule.cpp Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
NodeInfoModule.h
PositionModule.cpp Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
PositionModule.h Adds support for position_precision 2024-02-22 13:41:43 -06:00
RangeTestModule.cpp Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
RangeTestModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
RemoteHardwareModule.cpp Fix "watch GPIOs" feature of Remote Hardware module (#3047) 2024-01-03 15:08:28 -06:00
RemoteHardwareModule.h
ReplyModule.cpp
ReplyModule.h
RoutingModule.cpp Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
RoutingModule.h Add original hop limit to header to determine hops used (#3321) 2024-03-08 07:13:57 -06:00
SerialModule.cpp Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
SerialModule.h RP2040: Add SerialModule support (#2830) 2023-09-26 05:45:34 -05:00
TextMessageModule.cpp Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
TextMessageModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
TraceRouteModule.cpp Mark packets received via MQTT and add option to ignore them (#3117) 2024-01-20 14:22:09 -06:00
TraceRouteModule.h
WaypointModule.cpp
WaypointModule.h