firmware/src/modules
2024-03-11 12:51:14 -05:00
..
esp32 include requested change and suggestions on PR from @caveman99 2024-03-10 16:08:26 +01:00
Telemetry fix of tryfix SHT31 sensor (#3377) 2024-03-11 12:51:14 -05:00
AdminModule.cpp Ignore MQTT by default if region has a duty cycle limit (#3277) 2024-02-25 07:43:44 -06:00
AdminModule.h Pico W: Initial Wi-Fi support (#2980) 2023-12-02 14:47:52 -06:00
AtakPluginModule.cpp Fix - Add GeoChat To field to payloads and handle compression (#3199) 2024-02-10 14:20:04 -06:00
AtakPluginModule.h ATAK plugin (#3189) 2024-02-09 20:31:10 -06:00
CannedMessageModule.cpp move duplicate #define for screen to unified header file (#3302) 2024-02-27 12:49:46 -06:00
CannedMessageModule.h Select Node and channel in Canned Message module. 2023-12-12 21:35:01 -06: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 update default (#3114) 2024-01-19 13:41:24 -06: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 original hop limit to header to determine hops used (#3321) 2024-03-08 07:13:57 -06:00
NeighborInfoModule.h Add original hop limit to header to determine hops used (#3321) 2024-03-08 07:13:57 -06:00
NodeInfoModule.cpp Update channel of node in updateUser and write to flash if needed (#3094) 2024-01-15 20:11:35 -06:00
NodeInfoModule.h
PositionModule.cpp just off the coast of NULL Island isn't OK either. 2024-03-03 11:50:07 -06:00
PositionModule.h Adds support for position_precision 2024-02-22 13:41:43 -06:00
RangeTestModule.cpp refactor: remove ACKs in range tests so zero hops is honored (#3374) 2024-03-11 11:49:46 -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 original hop limit to header to determine hops used (#3321) 2024-03-08 07:13:57 -06:00
RoutingModule.h Add original hop limit to header to determine hops used (#3321) 2024-03-08 07:13:57 -06:00
SerialModule.cpp [BOARD]: CanaryOne (#3150) 2024-02-10 17:55:32 -06: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