GithubHelp home page GithubHelp logo

DGPS about micropygps HOT 2 CLOSED

inmcm avatar inmcm commented on August 24, 2024
DGPS

from micropygps.

Comments (2)

inmcm avatar inmcm commented on August 24, 2024

I'm afraid I don't quite understand your request. Differential GPS (DGPS) is an improved form of GPS positioning involving multiple synchronized receivers. It cannot be enabled arbitrarily on any receiver.

More importantly, micropyGPS doesn't support issuing commands; it's really just a NMEA sentence paring engine. That's not to say it can't work with DGPS receivers, assuming they support the NMEA sentence standards.

If there is a special DGPS NMEA sentence you want to parse, I can certainly look into accommodating that. Otherwise, you may want to look at my MTK command generator project if you need to issue a GPS control command in micropython.

from micropygps.

KipCrossing avatar KipCrossing commented on August 24, 2024

I've just given your code a test run and my mistake, I now realise its function. I'm using the same setup you have in the picture and the "Ultimate GPS" may be set to DGPS and returns a sentence such as "$PMTK001,313,3*31" to say its OK. However, I think this is a little outside the scope of your project. If you are interested in this particular function of the Ultimate GPS, see: http://forums.adafruit.com/viewtopic.php?f=19&t=28162#p177750

I might have a go at writing a script which can do what I want. It's my first time using UART so hopefully I can manage. Thanks for your project though, its quite helpful.

EDIT: I just looked at your MTK project and its exactly what I need. Thank you so much.

from micropygps.

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.