mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-09-16 18:42:44 +00:00
Was sending 27K raw SNR/RSSI/size values (420KB) + 27K scatter points (763KB). Now: histograms computed server-side (20-25 bins), scatter downsampled to max 500 evenly-spaced points. Client histogram() accepts both formats.