Giter VIP home page Giter VIP logo

Comments (4)

b3nn0 avatar b3nn0 commented on August 15, 2024

Not sure I am a fan of it. It is a setting that 99.9% of users will not understand and shouldn't touch anyway. We should find a reasonable default that works. What gave you the idea that it should be changed? Can you elaborate a bit?

from stratux.

stefanux2 avatar stefanux2 commented on August 15, 2024

Not sure I am a fan of it. It is a setting that 99.9% of users will not understand and shouldn't touch anyway. We should find a reasonable default that works. What gave you the idea that it should be changed? Can you elaborate a bit?

After building many stratux with VK-162 USB dongle and testing them I noticed that commenting this line the time to fix and performance is much improved:

p.Write(makeUBXCFG(0x06, 0x86, 8, []byte{0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00})) // Full Power Mode

I suspect that this kind of M7 works better with default UBX_CFG_PMS

from stratux.

b3nn0 avatar b3nn0 commented on August 15, 2024

Surprising... But if that's really reproducible, than do that for all Ublox 7, not as a setting. I will conduct some tests tomorrow, too.

from stratux.

b3nn0 avatar b3nn0 commented on August 15, 2024

Just did some tests with an M8N.
Testing methodology:

  • Plug GPS in, start Stratux process to get our basic configuration on it, and wait for a fix, just so things are warmed up.
  • Stop Stratux and connect via U-Center
  • Trigger "Coldstart" and measure time to first fix to collect samples
  • After 5 samples collected, switch to "Balanced Mode" and collect again

Result samples(seconds):
Full power
47
47
88
59
53
-> Median: 53, AVG: 58,8

Balanced
51
54
50
53
30
-> Median: 51, AVG: 47,6

Admittedly, the sample size is not big, but I think we can safely say, that "Full Power" mode at least doesn't significantly improve anything.

Conclusion: We remove this setting entirely and use the default, assuming that the UBlox engineers know what they are doing.

from stratux.

Related Issues (20)

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.