Coder Social home page Coder Social logo

Comments (7)

janh avatar janh commented on August 15, 2024

Do you have a copy of the raw data? If you don't want to share the entire data, then please send at least the main "DSL Spectrum" section and the section with the same name from the support data.

The channel characteristic plot looks like the upload data is misaligned (and potentially mis-scaled)

It probably just lacks scaling by a factor of two. And for the raw data directly from the modem that difference would actually expected due to different group sizes for upstream and downstream data in this case.

However, AVM usually reports all spectrum data already normalized to 512 values covering the entire spectrum range, so I'm wondering why this is an issue here. (When I last used a Fritzbox 7530 with original firmwarre on my own line using profile 35b, both downstream and upstream Hlog data where scaled that way. But that was at the end of 2021, so maybe the newer firmware is different.)

from go-dsl.

moeller0 avatar moeller0 commented on August 15, 2024

Mmmh, this is not my data, alas, but I can ask for the raw data, how does on best export this?

from go-dsl.

janh avatar janh commented on August 15, 2024

It is included in the archive which is generated by the "Save" button.

from go-dsl.

janh avatar janh commented on August 15, 2024

And for the raw data directly from the modem that difference would actually expected due to different group sizes for upstream and downstream data in this case.

Actually, if the scaling of the raw data was the issue, it should be the other way round, i.e. the upstream data should be stretched (and not squished). So I'm not sure what's really going on here.

from go-dsl.

moeller0 avatar moeller0 commented on August 15, 2024

Mmmh, this is not my link or modem, will ask for a saved file....

from go-dsl.

janh avatar janh commented on August 15, 2024

So, I have to correct myself again: I said that the data reported by a Fritzbox is already scaled, but that is not necessarily true. There is actually some code to adjust scaling in the Fritzbox client, which I forgot about.

I can reproduce the issue with my old data, so this seems to be a regression, and I don't need additional data to fix it!

(It would probably make sense to implement tests to avoid such issues in the future.)

from go-dsl.

janh avatar janh commented on August 15, 2024

I did several tests with different profiles and customized band limits (but not using profile 35b, because my ALL126AM2 does not support that). In all cases, the QLN and Hlog data in the support data appeared to be entirely unscaled, so that the current code worked fine.

To me this looks like there is most likely a special case for VDSL2 profile 35b in the AVM firmware. Assuming that they just do a unconditional scaling of the upstream data, I also added a special case for profile 35b to undo that scaling. That seems to work at least for now.

Thank you for the report!

from go-dsl.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.