.. |
esp32
|
implements #3885
|
2024-05-16 15:52:22 +02:00 |
Telemetry
|
tryfix random values (#4034)
|
2024-06-04 08:14:27 -05:00 |
AdminModule.cpp
|
Don't reboot for certain config prefs and make accelerometer thread re-entrant (#3889)
|
2024-05-16 17:27:36 -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
|
Add support for to_callsign on GeoChats for ATAK (#3996)
|
2024-05-30 18:49:08 -05:00 |
AtakPluginModule.h
|
ATAK plugin (#3189)
|
2024-02-09 20:31:10 -06:00 |
CannedMessageModule.cpp
|
t-watch-fix: Fully insulate T-Watch free text updates from other hardware platforms
|
2024-05-24 00:02:03 -04:00 |
CannedMessageModule.h
|
t-watch-updates: Add canned message free text via touch keyboard and watch face frames to T-Watch S3 (#3941)
|
2024-05-23 07:21:27 -05: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
|
added NeoPixel support using Adafruit library
|
2024-04-22 14:42:52 +01:00 |
ExternalNotificationModule.h
|
Add keymappings for several utility functions (#3536)
|
2024-04-06 19:12:57 -05:00 |
ModuleDev.h
|
more rename plugin to module
|
2022-02-27 02:21:02 -08:00 |
Modules.cpp
|
Enable telemetry and power telemetry on the native target
|
2024-05-09 15:45:16 -05:00 |
Modules.h
|
More renaming plugin to module
|
2022-02-27 01:49:24 -08:00 |
NeighborInfoModule.cpp
|
make clang-format happy again. Also fix assorted variable shrouding and logic bleeps
|
2024-05-03 15:10:57 +02:00 |
NeighborInfoModule.h
|
NeighborInfo: Only keep neighbors in RAM (#3660)
|
2024-04-18 16:16:50 -05:00 |
NodeInfoModule.cpp
|
Don't alloc NodeInfo replies when channel utilization is > 40% (#3991)
|
2024-05-30 08:49:01 -05:00 |
NodeInfoModule.h
|
Add nodedb channel handling (#2384)
|
2023-03-29 06:51:22 -05:00 |
PositionModule.cpp
|
Don't send potentially bogus timestamps with fixed location (#4001)
|
2024-05-31 07:14:33 -05:00 |
PositionModule.h
|
Fix time updates from client device and potentially incorrect UI frame receiving 'toggle watch face' button tap (#3974)
|
2024-05-26 07:04:31 -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
|
fix signedness warnings of NRF52 toolchain
|
2024-04-22 09:49:06 +02: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 |