firmware/src/modules
2023-12-11 12:30:33 +01:00
..
esp32 Extend node max to 100 and remove mesh_sds_timeout_secs (#2713) 2023-08-12 09:29:19 -05:00
Telemetry Fix INA sensor dual use between environment telem and device battery reading (#3002) 2023-12-08 19:26:37 -06:00
AdminModule.cpp Added Remove node by nodenum admin message (#2941) 2023-11-16 06:57:22 -06:00
AdminModule.h Pico W: Initial Wi-Fi support (#2980) 2023-12-02 14:47:52 -06:00
CannedMessageModule.cpp Distinguish between ACK/NAK by checking for error reason 2023-12-11 12:30:33 +01:00
CannedMessageModule.h Distinguish between ACK/NAK by checking for error reason 2023-12-11 12:30:33 +01:00
DetectionSensorModule.cpp Added detection sensor en pin to fix issues with RAK microwave (#2940) 2023-11-15 09:26:47 -06:00
DetectionSensorModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
ExternalNotificationModule.cpp fix sizeof error 2023-11-08 12:40:51 +01:00
ExternalNotificationModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
ModuleDev.h more rename plugin to module 2022-02-27 02:21:02 -08:00
Modules.cpp INA3221 / Power Telemetry Payload Variant Implementation (#2916) 2023-11-04 20:07:00 -05:00
Modules.h More renaming plugin to module 2022-02-27 01:49:24 -08:00
NeighborInfoModule.cpp Remove unnecessary line when disabled 2023-09-05 21:42:39 +02:00
NeighborInfoModule.h fix crash and Debug logging in NeighbourInfo 2023-08-22 15:43:21 +02:00
NodeInfoModule.cpp Added client-hidden role behavior (#2992) 2023-12-06 14:04:09 -06:00
NodeInfoModule.h Add nodedb channel handling (#2384) 2023-03-29 06:51:22 -05:00
PositionModule.cpp Convert from inline to static class methods (#2883) 2023-10-11 06:17:05 -05:00
PositionModule.h Tracker role wakeup and sleep cycle when power.is_power_saving true (#2846) 2023-09-30 21:09:17 -05:00
RangeTestModule.cpp more fixes for trunk 2023-08-03 10:05:38 +02:00
RangeTestModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
RemoteHardwareModule.cpp Remote hardware overhaul (#2495) 2023-05-22 07:00:20 -05: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 Added Known-Only rebroadcast mode behavior (#2993) 2023-12-06 14:02:41 -06:00
RoutingModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
SerialModule.cpp RP2040: Add SerialModule support (#2830) 2023-09-26 05:45:34 -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 Extend node max to 100 and remove mesh_sds_timeout_secs (#2713) 2023-08-12 09:29:19 -05:00
TraceRouteModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01: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