firmware/src/modules
2024-04-09 21:20:36 +02:00
..
esp32 Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
Telemetry add BME680 IAQ reading. Range is from 0 (clean) - 500 (extremely polluted) 2024-04-09 21:20:36 +02:00
AdminModule.cpp Don't reboot for non-radio lora config changes (#3505) 2024-03-28 18:14:15 -05:00
AdminModule.h Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). (#3469) 2024-03-25 06:33:57 -05: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 keymappings for several utility functions (#3536) 2024-04-06 19:12:57 -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 keymappings for several utility functions (#3536) 2024-04-06 19:12:57 -05:00
ExternalNotificationModule.h Add keymappings for several utility functions (#3536) 2024-04-06 19:12:57 -05:00
ModuleDev.h
Modules.cpp Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). (#3469) 2024-03-25 06:33:57 -05:00
Modules.h
NeighborInfoModule.cpp Don't save Neighbors to flash when receiving (#3519) 2024-03-31 08:03:29 -05:00
NeighborInfoModule.h Don't save Neighbors to flash when receiving (#3519) 2024-03-31 08:03:29 -05:00
NodeInfoModule.cpp Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
NodeInfoModule.h Add nodedb channel handling (#2384) 2023-03-29 06:51:22 -05:00
PositionModule.cpp Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). (#3469) 2024-03-25 06:33:57 -05:00
PositionModule.h Clear local position on nodedb-reset (#3451) 2024-03-21 14:43:10 -05: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 re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
ReplyModule.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05:00
ReplyModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
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 multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). (#3469) 2024-03-25 06:33:57 -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 Fix #3452: only alter received packet if port number matches (#3474) 2024-03-23 07:31:58 -05:00
TraceRouteModule.h Fix #3452: only alter received packet if port number matches (#3474) 2024-03-23 07:31:58 -05:00
WaypointModule.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05:00
WaypointModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00