Regarding rtkrcv.conf #729
Unanswered
Niteesh-chowdary
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to connect VFAN GPS module to NTRIP client as it supports u-blox u-center. I want to connect the GPS module to a linux based system so I cannot use u-center application.
I want to connect the GPS to fdot NTRIP client.
I am trying to clone this repo:
cd app/rtkrcv/gcc
make
./rtkrcv
load rtkrcv.conf
and I am getting this error
ERROR MESSAGE:
invalid option value pos1-snrmask (./rtkrcv.conf:46)
** rtkrcv ver.2.4.2 console (h:help) **
rtkrcv> load rtkrcv.conf
invalid option value pos1-snrmask (rtkrcv.conf:46)
options loaded from rtkrcv.conf. restart to enable them
rtkrcv>
I set it as pos1-snrmask =35
how can I resolve this issue
Beta Was this translation helpful? Give feedback.
All reactions