firmware/src/modules
GUVWAF 3492c9aa99
Construct StoreForwardModule for Portduino as well (#4903)
* Construct StoreForwardModule for Portduino as well

* Remove duplicate variables
2024-09-29 16:17:23 -05:00
..
esp32 First stab at enabling store and forward for Native 2024-09-28 11:37:27 +02:00
Telemetry fix a lot of nuisances reported by cppcheck (#4872) 2024-09-25 19:09:06 -05:00
AdminModule.cpp Get accelerometerThread running from AdminModule. (#4886) 2024-09-29 11:49:16 -05:00
AdminModule.h fix a lot of nuisances reported by cppcheck (#4872) 2024-09-25 19:09:06 -05:00
AtakPluginModule.cpp Implement CoT detail support in TAKPacket (#4748) 2024-09-17 10:05:55 -05:00
AtakPluginModule.h ATAK plugin (#3189) 2024-02-09 20:31:10 -06:00
CannedMessageModule.cpp fix a lot of nuisances reported by cppcheck (#4872) 2024-09-25 19:09:06 -05:00
CannedMessageModule.h Wrangle module frames with I2C keyboard (#4817) 2024-09-25 06:27:04 -05:00
DetectionSensorModule.cpp address review comments 2024-09-25 20:02:22 +02:00
DetectionSensorModule.h DetectionSensor: more flexible triggering 2024-09-23 16:15:44 +02:00
DropzoneModule.cpp Make SPI frequency and TOPHONE queue size configurable on Native (#4369) 2024-08-01 19:29:49 -05:00
DropzoneModule.h Added (excluded) Dropzone Module for more comprehensive module example (#4098) 2024-06-14 16:27:49 -05:00
ExternalNotificationModule.cpp Make STM compile again and update toolchain. (#2960) 2024-07-25 20:16:21 -05:00
ExternalNotificationModule.h First stab at ESP32-C6 support for TLora-C6 2024-09-20 19:37:47 +02:00
ModuleDev.h more rename plugin to module 2022-02-27 02:21:02 -08:00
Modules.cpp Construct StoreForwardModule for Portduino as well (#4903) 2024-09-29 16:17:23 -05:00
Modules.h More renaming plugin to module 2022-02-27 01:49:24 -08:00
NeighborInfoModule.cpp Remove some straggler now 2024-09-23 15:53:42 -05:00
NeighborInfoModule.h Scale default intervals based for *online* mesh size past 40 nodes (#4277) 2024-07-13 05:59:19 -05:00
NodeInfoModule.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
NodeInfoModule.h Shorter nodeinfo timeout redux (#4458) 2024-08-14 17:17:53 -05:00
PositionModule.cpp Merge branch 'master' into esp32-c6 2024-09-26 00:20:00 +02:00
PositionModule.h Remove scaling of smart position broadcast minimum interval specifically (#4677) 2024-09-10 15:30:40 -05:00
PowerStressModule.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
PowerStressModule.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
RangeTestModule.cpp Rename message length headers and set payload max to 255 (#4827) 2024-09-23 09:20:32 -05:00
RangeTestModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
RemoteHardwareModule.cpp Implement GPIO pin allowlist (#4882) 2024-09-27 19:31:05 -05:00
RemoteHardwareModule.h Implement GPIO pin allowlist (#4882) 2024-09-27 19:31:05 -05: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 PKI logiv to KNOWN_ONLY and LOCAL_ONLY routing modes. 2024-08-16 19:37:28 -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 Merge branch 'master' into esp32-c6 2024-09-26 00:20:00 +02:00
SerialModule.h Serial Mode for Ecowitt WS85 weather station. (#4296) 2024-07-21 07:09:37 -05:00
StoreForwardModule.cpp Construct StoreForwardModule for Portduino as well (#4903) 2024-09-29 16:17:23 -05:00
StoreForwardModule.h First stab at enabling store and forward for Native 2024-09-28 11:37:27 +02:00
TextMessageModule.cpp Support Seeed Tracker-T1000-E (#4303) 2024-07-24 21:10:38 -05:00
TextMessageModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
TraceRouteModule.cpp fix a lot of nuisances reported by cppcheck (#4872) 2024-09-25 19:09:06 -05:00
TraceRouteModule.h Fix size calculation of route/SNR array 2024-09-09 19:13:00 +02:00
WaypointModule.cpp Trunkt 2024-09-25 19:54:14 -05:00
WaypointModule.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00