meshtastic / Meshtastic-Android

Android application for Meshtastic
https://meshtastic.org
GNU General Public License v3.0
737 stars 212 forks source link

Show results for two-way traceroute, including SNR values between hops #1248

Closed djholt closed 2 months ago

djholt commented 2 months ago

This adds traceroute paths in both directions, including SNR values. This still uses a text dialog, but readability is improved as suggested in #1207. More UI improvements can be added once the functionality can be tested thoroughly with both new and old firmwares.

I've tested this with firmware 2.5 nodes and a routes with a combination of 2.5 and 2.4 nodes, but not using 2.4 nodes exclusively.

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 2 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

andrekir commented 2 months ago

looks good, thanks