Git Product home page Git Product logo

Comments (5)

Stefal avatar Stefal commented on August 17, 2024 1

One workaround is to add some nmea sentences to the usb out stream.
The drawback is that these messages will be included in the raw stream.

image

image

from rtkbase.

Stefal avatar Stefal commented on August 17, 2024

Other solutions are :

  • Set the rtkrcv process (used for realtime position on the status page) to always run, and output nmea on a new tcp port, then set gpsd to use this port. Problem: this process depends on the web service.
  • Start a new rtkrcv process with nmea output, and use it for the realtime location used inside the web service.

from rtkbase.

Stefal avatar Stefal commented on August 17, 2024

One workaround is to add some nmea sentences to the usb out stream. The drawback is that these messages will be included in the raw stream.

image

image

⚠️ Warning, with this solution, gpsd seems to crash after a few hours.

from rtkbase.

Stefal avatar Stefal commented on August 17, 2024

In the next release, a new service, rtkbase_raw2nmea.service, will be available to convert raw or rtcm stream to nmea. It launches this script:
https://github.com/Stefal/rtkbase/blob/9d25f8f79524f3ae51bc017769b4a645f0c9ad09/tools/raw2nmea/raw2nmea.sh

from rtkbase.

Stefal avatar Stefal commented on August 17, 2024

fixed in release 2.6.0

from rtkbase.

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.