-
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…
-
Looking at the package documentation, the following example is presented:
```go
struct {
Length int `struct:"int32,sizeof=Packets"`
Packets []struct{
Source string `struct:"[16]byte"`…
-
Thanks so much for your awesome work on RTKLib! I use the convbin tool a lot to process RTCM3 data from navigation satellites retrieved via ntrip casters and then generate RINEX files.
I'm not sur…
-
Hi,
Firstly, I want to say thank you for making this libary. It is easy to understand the code but I have problem with reading data.
I would like to get messages from NAV-RELPOSNED but in the libary…
-
I have set up the exact hardware for the Sparkfun ZED-F9P Base station receiver and loaded the sketch. The output initially included surveying in the base station and suceeded. Subsequent restarts sho…
-
I might be missing a setting here but when I convert ublox data to rtcm3 (with strsvr) and I export constellation observations with an interval of say 1second, it works fine for solutions, however if …
-
My device:MACBOOK pro 2018
-RAM:16G
-SSD:512
-OS: [iOS]
Thank you guys for your interest in my issue :)
I setup this software https://github.com/ApolloAuto/apollo/tree/master/docs/demo_guide …
-
I have rover Trimble R10 with Trimble Access operating system. I'm trying to get a make base station with ublox neo m8t and strsvr. I have Snip program as a caster. when i connect to the caster by tri…
-
Hello All,
I have difficulty in linking my application using FFTW. Any idea of how I should do next? thx!
```
g++ -o gnss-sdrcli sdrmain.o sdrcmn.o sdracq.o sdrcode.o sdrinit.o sdrnav.o sdrnav…
-
I test RTK GPS now. The product is drotek's.
As I know, QGC send a RTK message. But I don't know droncode can do that.
I want to discuss about it.
Thank you.