Giter Site home page Giter Site logo

Comments (3)

rtklibexplorer avatar rtklibexplorer commented on July 3, 2024

from rtklib.

GHolk avatar GHolk commented on July 3, 2024

Hi Tim:

I fix this bug with the default configuration file.
The number of solution increase after I set the pos1-navsys to 63,
which meaning that use gps+sbas+glonass+galileo+qzss+compass .

However, even if I set pos1-navsys to 1, the solution number is normal
when replaying stored ublox and rtcm file.
I have checked the command observ's output in console, there are only gps satellites.
Whatever, this is another strange behavior; my origin problem have solved.

Sorry for bothering you.
You can close this issue, or leave this issue open for further investagion
about the strange behavior above.

from rtklib.

GHolk avatar GHolk commented on July 3, 2024

I just find another strange behavior about str2str.
When I use str2str to cast serial to multiple tcp client,
the client may receive broken data?

this will work if there are only one client connect to localhost:5566:
str2str -in serial://serial0:115200#ubx -out file://f9p.ubx::T -out tcpsvr://:5566.
If I run two rtkrcv both connect to localhost:5566, the solution will be few.

However, this is ok:
str2str -in serial://serial0:115200#ubx -out file://f9p.ubx::T -out file:///dev/stdout | str2str -out tcpsvr://:5566,
even if there are multiple client.

from rtklib.

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.