feat: add effective latency probe tracking#161
Conversation
|
Thanks! After adding this, how did you perceive the results changing? e.g. you should see the latency spiking up as you walk away from the gateway (due to reduced PDR), and then latency going down as you get very close to the gateway (near perfect PDR). |
Thanks for the question. When one panel (10 nodes) is close to the gateway (PDR near perfect), Effective Avg tracks RTT Avg closely. When I moved the panel farther from the gateway, PDR dropped quickly. RTT Avg stayed around ~230 ms, while Effective latency rose to around ~400ms. In other words, effective latency rises as overall PDR falls. |
|
Perfect, thanks! I modified this to target |
Description
This PR adds probe tracking for effective latency measurement in marilib.
Testing of Node / Gateway (if applicable)
_10__nodes and_1__gateways._2mins__Additional Notes