Ansuel / tch-nginx-gui

Modified file to apply to a stock technicolor GUI
GNU General Public License v3.0
344 stars 52 forks source link

Another xDSL graph bug #330

Closed meyergru closed 5 years ago

meyergru commented 5 years ago

Another duplication of ranges in all graphs (QLN, SNR, Bits), exists up to 8.9.51:

grafik

Here is a full range image with another range that is duplicated:

grafik

kevdagoat commented 5 years ago

I have also noticed this bug

Ansuel commented 5 years ago

@meyergru i need this 5 file

xdslctl info --pbParams > /tmp/pbParams xdslctl info --QLN > /tmp/pbParams xdslctl info --SNR > /tmp/pbParams xdslctl info --Hlog > /tmp/pbParams xdslctl info --Bits> /tmp/pbParams

meyergru commented 5 years ago

Here you go...

Bits.txt Hlog.txt pbParams.txt QLN.txt SNR.txt

Ansuel commented 5 years ago

ummm pbParams looks wrong can you post output of this? xdslctl info --pbParams

meyergru commented 5 years ago
#xdslctl info --pbParams
xdslctl: ADSL driver and PHY status
Status: Showtime
Last Retrain Reason:    1
Last initialization procedure status:   0
Max:    Upstream rate = 43217 Kbps, Downstream rate = 260508 Kbps
Bearer: 0, Upstream rate = 42460 Kbps, Downstream rate = 254997 Kbps
Bearer: 1, Upstream rate = 0 Kbps, Downstream rate = 0 Kbps
Discovery Phase (Initial) Band Plan
US: (7,60) (871,1205) (1972,2771)
DS: (65,859) (1216,1961) (2793,7751)
Medley Phase (Final) Band Plan
US: (7,60) (871,1205) (1972,2771)
DS: (65,859) (1216,1961) (2793,7751)
VDSL Port Details               Upstream                Downstream
Attainable Net Data Rate:        43217 kbps             260508 kbps
Actual Aggregate Tx Power:      -   0.8 dBm                12.9 dBm
====================================================================================
VDSL Band Status        U0      U1      U2      U3      U4      D1      D2      D3
  Line Attenuation(dB):  2.8     12.9    18.9     N/A     N/A    7.8     17.0    32.5
Signal Attenuation(dB):  2.8     12.2    17.8     N/A     N/A    8.1     16.7    31.5
        SNR Margin(dB):  9.3     9.4     9.4      N/A     N/A    5.7     4.1     3.5
        TX Power(dBm):  -8.8    -2.6    -8.1      N/A     N/A   -1.2    -0.2     12.5
        kl0(dBx100):    180     180       N/A     N/A     N/A   608     636     711
Ansuel commented 5 years ago

Should be fixed