Skip to content

feat: add effective latency probe tracking#161

Merged
geonnave merged 3 commits into
DotBots:developfrom
offmor:feature/effective-latency
Jun 16, 2026
Merged

feat: add effective latency probe tracking#161
geonnave merged 3 commits into
DotBots:developfrom
offmor:feature/effective-latency

Conversation

@offmor

@offmor offmor commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Description

This PR adds probe tracking for effective latency measurement in marilib.


Testing of Node / Gateway (if applicable)

  • I tested this change with _10__ nodes and _1__ gateways.
  • I let it run for the following amount of time: _2mins__

Additional Notes

@geonnave

Copy link
Copy Markdown
Contributor

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).

@offmor

offmor commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

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! 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.

@geonnave geonnave changed the base branch from main to develop June 16, 2026 14:59
@geonnave

Copy link
Copy Markdown
Contributor

Perfect, thanks!

I modified this to target develop branch, and then I am merging it.

@geonnave geonnave merged commit ec6bc62 into DotBots:develop Jun 16, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants