Real signal histograms and ordered hop columns on the dashboard - #97
Open
mesh-taiwan wants to merge 1 commit into
Open
Real signal histograms and ordered hop columns on the dashboard#97mesh-taiwan wants to merge 1 commit into
mesh-taiwan wants to merge 1 commit into
Conversation
- Store rx_rssi/rx_snr verbatim at ingest; filter implausible values read-side only, in every RSSI/SNR aggregate - Replace the four coarse signal buckets with 5 dB / 2 dB histograms, accumulator bins at both ends, bars colored on a good-to-bad gradient - Replace the routing doughnut with ordered 0-7 hop-count columns Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
mesh-taiwan
force-pushed
the
feat/dashboard-signal-quality
branch
from
July 22, 2026 01:25
185c06c to
73584f2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Signal Quality panel showed only four coarse RSSI buckets (SNR was never displayed), and the routing doughnut collapsed
everything past 2 hops into a "3+" slice.
in every RSSI/SNR aggregate, with tests
strays); SNR counts RF receptions only, so the snr=0 "not provided" sentinel no longer piles a fake spike at 0
Running live at https://meshmap.pro
