tomojitakasu / RTKLIB

2.5k stars 1.6k forks source link

2.4.4 release #630

Open Timple opened 2 years ago

Timple commented 2 years ago

Thanks for the great library!

Our RTCM provider requires us to send our position to them. We use the -b option for this introduced in 2.4.3-b32.

Since the beta (/build?) number is always increasing, might it be time for a 2.4.4 release? It would be awesome if we could just apt install this library.

zhangL2auto commented 2 years ago

I also want pass rover data to CORS (base station), do you know which one is correct? str2str -in ntrip://xxxxx:xxxxx@rtk.ntrip.qxwz.com:8002/AUTO#rtcm3 -n 1000 -b 1 -out serial://9600:8:n:1 OR str2str -in ntrip://xxxxx:xxxxx@rtk.ntrip.qxwz.com:8002/AUTO#rtcm3 -out serial://9600:8:n:1 -n 1000 -b 1

Thanks!

Timple commented 2 years ago

We do the latter.

But I'd like to keep this issue for the release only, not for support questions :slightly_smiling_face: