-
I am using bluetooth with my GPS receiver, and I believe that is why I am getting some parsing errors. I don't get any when hard wired. When nmeamessage.py _do_attributes raises an error, I can't fig…
-
I've been using the example 2 for the neo-m8p called Example2_StartRTCMBase. The example works fine except for the last function that is supposed to then print the RTCM data, it doesn't get called and…
-
There are various ways to have GNSS receivers provide data to computers, and it's good to meet interfaces that others might expect, as long as it doesn't get too hard or too complicated.
One method…
-
Hi there,
Thanks for the great software!
I’m very new to python so sorry if it’s a silly question.
I am hoping to use this package to monitor a base station. My thinking was use this package …
-
Our research group would like to use the ZED-F9K receivers with RTCM base station corrections enabled. This is because we are currently observing significant drifts (8-10 m) in the ECEF positions in t…
-
We need to go through the drivers written from sparkfun to have an idea on how communication is established properly between the receivers and how the rover sends back its 'fixed' data to the base. On…
-
### Subject of the issue
Again this is a vague report to get it on the table.
I did a test run of booting the Express to watch NTRIP over wifi behavior. Previous issues are about bad GGA and w…
-
RTCM data can also be obtained from RTCM sources using RTCM clients such as https://github.com/nunojpg/ntripclient or https://github.com/liukai-tech/NtripClient-Tools.
Is it possible to submit a stre…
-
Hello guys
I would like to know if there is a way to use rtkbase with a default configuration of the gnss module TAU 1302 in RTCM,
[https://www.allystar.com/en/Uploads/beidou/5e5640db72f6d.pdf](url)…
-
Hi
After installing pyrtcm module there are not sat2prn, cell2prn, id2prnsigmap functions in rtcmhelpers.py file.
But they are in github`s rtcmhelpers.py file.