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

Add Traceroute Feature #211

Merged
merged 26 commits into from
Jul 4, 2024
Merged

Add Traceroute Feature #211

merged 26 commits into from
Jul 4, 2024

Commits on May 26, 2024

  1. Add button to Message page to send a traceroute to a node.

    As noted in meshtastic#179, it would be great to be able to
    send traceroutes from the web application.
    
    This patch adds a button to the messages page that sends a
    traceroute to the selected node.
    fifieldt committed May 26, 2024
    Configuration menu
    Copy the full SHA
    6e14542 View commit details
    Browse the repository at this point in the history
  2. Revert "Support floats in number fields"

    This reverts commit 5fdd07e.
    fifieldt committed May 26, 2024
    Configuration menu
    Copy the full SHA
    a7237bc View commit details
    Browse the repository at this point in the history
  3. Support floats in number fields

    chrisdrackett authored and fifieldt committed May 26, 2024
    Configuration menu
    Copy the full SHA
    82c1d3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97b9570 View commit details
    Browse the repository at this point in the history
  5. Add button to Message page to send a traceroute to a node.

    As noted in meshtastic#179, it would be great to be able to
    send traceroutes from the web application.
    
    This patch adds a button to the messages page that sends a
    traceroute to the selected node.
    fifieldt committed May 26, 2024
    Configuration menu
    Copy the full SHA
    1458497 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    390b168 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8626399 View commit details
    Browse the repository at this point in the history
  8. Add basic traceroute display

    This patch adds basic traceroute display functionality on the
    Messages page for an individual node.
    fifieldt committed May 26, 2024
    Configuration menu
    Copy the full SHA
    be31176 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    056a194 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f16cce9 View commit details
    Browse the repository at this point in the history
  3. Don't show traceroute button on Channels

    It doesn't work, it's only for nodes!
    fifieldt committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a728b84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f89e04 View commit details
    Browse the repository at this point in the history
  5. Fix build errors

    Several types were wrong.
    fifieldt committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7b6b8da View commit details
    Browse the repository at this point in the history
  6. Fix type Number - number

    fifieldt committed May 27, 2024
    Configuration menu
    Copy the full SHA
    54c9834 View commit details
    Browse the repository at this point in the history
  7. Fix build errors

    fifieldt committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e825a73 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    569c2da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    452f258 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    daff97a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    bcac95e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9a681a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    026256a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    9e04c1f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    bcebfd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3fbe75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0955bbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d42e8c1 View commit details
    Browse the repository at this point in the history