-
We do not use a local RTK base but the NTRIP servers.
How can we forward the RTCM3 messages through the SDK from an NTRIP server?
-
I'm compiling ArduCopter4.0.1-beta1 on a Win7 system using cygwin
When I add just one .cpp it fails with error "OSError: [Errno 7] Argument list too long" in the linking stage (full error below).
…
-
Hello everyone.
My rover F9P simpleRTK2B
can get rtk in rtcm3 format, and use base station with VRS and needs to get rover coordinates.
With:
str2str -in ntrip://USER:PASSWD@IP_ADRESS:PORT/MOUNTP…
-
#### Issue details
Mission planner should support SSL connections to NTRIP casters..
For example https://cddis-caster.gsfc.nasa.gov:443 mountpoint GODR2
Contact me @cjmssmd on gitter.im for my cr…
-
Hi, congrats for this great product! I'm trying to use a 'Ardusimple WiFi NTRIP Master module' to send RTCM3 data to a 'simpleRTK2B board'.
I have tested my NTRIP client before in ublox u-center fo…
-
Not an issue, just trying to keep one of our clone copies aligned. Trying to get a feel for how far back the two diverged, so I can seek for related changes. **Can anyone recall when this was added?…
-
Hello, this is not really an issue, but if someone is able to help me out that would be amazing.
I am currently trying to connect to a NTRIP client to recieve correction data for my ZED-F9P. But im n…
-
Hi folks.
I’m trying to archive this:
Ardusimple Rtk2b connected to usb on My Windows pc, sending data to str2str.
I’ve selected 115200 baud, and in stream converter rtcm3 -> rtcm3.
I select n…
-
Again, thanks for all your work on RTKLib!
I use convbin to convert RTCM3 ephemerous data that I get from ntrip casters and generate RINEX files for further processing.
It appears that when SBAS…
-
Hi
Looking to send GPS corrections wondering if there is a method to this. I have looked around and there is a lot regarding sending Fake GPS. I am looking to construct the 232 mavlink message and…