mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-22 01:24:05 +00:00
![]() * Set `hop_start` in header to determine how many hops each packet traveled * Set hopLimit of response according to hops used by request * Identify neighbors based on `hopStart` and `hopLimit` * NeighborInfo: get all packets and assume a default broadcast interval * Add fail-safe in case node in between is running modified firmware * Add `viaMQTT` and `hopsAway` to NodeInfo * Replace `HOP_RELIABLE` with hopStart for repeated packet --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com> |
||
---|---|---|
.. | ||
esp32 | ||
Telemetry | ||
AdminModule.cpp | ||
AdminModule.h | ||
AtakPluginModule.cpp | ||
AtakPluginModule.h | ||
CannedMessageModule.cpp | ||
CannedMessageModule.h | ||
DetectionSensorModule.cpp | ||
DetectionSensorModule.h | ||
ExternalNotificationModule.cpp | ||
ExternalNotificationModule.h | ||
ModuleDev.h | ||
Modules.cpp | ||
Modules.h | ||
NeighborInfoModule.cpp | ||
NeighborInfoModule.h | ||
NodeInfoModule.cpp | ||
NodeInfoModule.h | ||
PositionModule.cpp | ||
PositionModule.h | ||
RangeTestModule.cpp | ||
RangeTestModule.h | ||
RemoteHardwareModule.cpp | ||
RemoteHardwareModule.h | ||
ReplyModule.cpp | ||
ReplyModule.h | ||
RoutingModule.cpp | ||
RoutingModule.h | ||
SerialModule.cpp | ||
SerialModule.h | ||
TextMessageModule.cpp | ||
TextMessageModule.h | ||
TraceRouteModule.cpp | ||
TraceRouteModule.h | ||
WaypointModule.cpp | ||
WaypointModule.h |