Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traceroute two-way direct support #978

Merged
merged 2 commits into from
Dec 22, 2024

Conversation

bjpetit
Copy link
Contributor

@bjpetit bjpetit commented Oct 26, 2024

What changed?

Update traceroute handling to support displaying two-way direct traceroutes

Why did it change?

The firmware supports it, we should show the data in the app.

How is this tested?

Tested with node firmware that supports two-way traceroute, and a node that doesn't. If the two-way traceroute isn't supported, the snr will show up as unknown.

Screenshots/Videos (when applicable)

IMG_0529

Checklist

  • My code adheres to the project's coding and style guidelines.
  • I have conducted a self-review of my code.
  • I have commented my code, particularly in complex areas.
  • I have made corresponding changes to the documentation.
  • I have tested the change to ensure that it works as intended.

@bjpetit bjpetit force-pushed the traceroute-twoway-direct branch from 38d0e5a to e66043a Compare November 2, 2024 15:22
@bjpetit bjpetit force-pushed the traceroute-twoway-direct branch from e66043a to 7608c60 Compare November 15, 2024 07:30
@bjpetit bjpetit marked this pull request as ready for review November 15, 2024 07:40
@bjpetit bjpetit force-pushed the traceroute-twoway-direct branch from 7608c60 to 60d6f67 Compare November 15, 2024 07:46
@garthvh garthvh changed the base branch from main to 2.5.14 December 22, 2024 16:59
@garthvh garthvh merged commit 4d4be3b into meshtastic:2.5.14 Dec 22, 2024
1 of 2 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