Skip to content

v2026-03-12.3 - SB6190, Compare Presets & Correlation Fixes

Choose a tag to compare

@itsDNNS itsDNNS released this 12 Mar 22:54
· 801 commits to main since this release
f08e1c6

What's New

Arris SB6190 Support

DOCSight now supports the Arris SB6190 modem. This adds HTTPS login handling, CGI-based authentication, and channel parsing for a modem model that previously was not supported.

All-Channel Compare Presets

The channel compare view now includes All Downstream and All Upstream presets, making it practical to compare entire DS or US groups without selecting channels one by one.

Correlation Timeline Fixes & Polish

Segment load overlays are visible again in the Correlation view after fixing the timestamp range mismatch. The chart is also cleaner by default: Poor Signal starts disabled, SNR and Download render line-only without area fills, and Segment DS now has its own color instead of sharing SNR purple.

Included Changes

  • 1381671 Add support for Arris SB6190 modem (#193)
  • 9b6402b Add all-channel presets to channel compare (#207)
  • 5b765b4 fix(correlation): restore segment load range queries (#208)
  • 90a723b fix(correlation): remove default fills (#209)