mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-04-29 14:25:24 +00:00
2edcca77f1
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.