firmware/src/modules
GUVWAF 943367edd0
Fix "watch GPIOs" feature of Remote Hardware module (#3047)
* Fix watch GPIO feature of Remote Hardware

* Add Remote Hardware messages to JSON output

* Add curly brackets

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-01-03 15:08:28 -06:00
..
esp32 rule of thumb, last minute changes are dumb. 2023-12-17 18:30:38 +01: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 Implemented enter (Uf2 usb) DFU mode admin message on NRF52 (#3045) 2023-12-27 14:26:40 -06:00
AdminModule.h Pico W: Initial Wi-Fi support (#2980) 2023-12-02 14:47:52 -06:00
CannedMessageModule.cpp Ignore keyboard input while sending CannedMessages packet 2023-12-16 23:03:41 -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 RTTTL ringtones on T-Deck / T-Watch S3 and potentially more I2S audio enabled devices (#2917) 2023-12-12 08:36:37 -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 Include Libpax - WIP 2023-12-17 18:30:38 +01:00
Modules.h
NeighborInfoModule.cpp Cpp-check warnings cleanup (#3014) 2023-12-14 07:35:46 -06:00
NeighborInfoModule.h fix crash and Debug logging in NeighbourInfo 2023-08-22 15:43:21 +02:00
NodeInfoModule.cpp local variable and class variable may not be named the same 2023-12-17 16:28:48 +01:00
NodeInfoModule.h
PositionModule.cpp Time Fix (#3035) 2023-12-25 16:40:16 -06:00
PositionModule.h Lost and found mode (#3012) 2023-12-13 17:43:20 -06:00
RangeTestModule.cpp
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 Added Known-Only rebroadcast mode behavior (#2993) 2023-12-06 14:02:41 -06:00
RoutingModule.h
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
TraceRouteModule.h
WaypointModule.cpp
WaypointModule.h