-
Merkaartor fails to build with gpsd 3.15 for which the transition in Debian started this weekend:
```
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOU…
-
Hello, i am new in RTKLIB. I work under LinuxMint 17.2.
I have a problem with rtkrcv.
I use the ubx file take from here:
http://www.rtklib.com/rtklib_tutorial.htm
In rtknavi (use under wine) it work…
-
Dear all
I'm trying an experiment working with a VRS streamed out on RTCM3 format. I've log the stream and then I've tried to convert it to RINEX using RTKCONV but inside no data just the RINEX header…
-
I am executing the program in ubuntu 15.04 OS and the "pos1-snrmask" option in configuration file is given an integer value denoting the dBHz. But, this gives the warning of 'invalid option value' whe…
-
At least get it working on Travis
- [x] Linux
- [ ] Mac
-
Dear group,
can you help me to understand how rtklib handles the leap second issue? Currently most GNSS networks provide RTK streams with RTCM TYPE 14 enabled. That type helps with the GPS time. Is rt…
-
diff --git a/app/rtkrcv/rtkrcv.c b/app/rtkrcv/rtkrcv.c
index dbe7fbd..843d55d 100644
--- a/app/rtkrcv/rtkrcv.c
+++ b/app/rtkrcv/rtkrcv.c
@@ -1205,7 +1205,7 @@ static void prstream(vt_t *vt)
const…
-
Due to the lack of separated librt we cannot compile under MacOS X , in fact all the required rt call are built in in standard libraries. So it just need to remove the -lrt
this is a sample diff
diff…
-
Dear all,
I'm trying to compile rtklib CUIs (rtklib_2.4.2.zip) on my raspberry PI.
Currently I've the following working moudules (so the compile procedure went Ok for them):
RTKRCV, STR2STR, CONVBIN.
…
-
I have two NVS08C-CSM units, which I'm trying to use in a very short baseline kinematic setup. I managed to get it working in Windows with rtknavi, and I'm now trying to get it to work in Linux with r…