We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have an F9P receiver that I'm attempting to hook up to galmon. It's antenna is at a fixed, surveyed (using a CORS reference site) position.
That is to say, CFG-TMODE-MODE is set to fixed, and the antenna location is set in CFG-TMODE-ECEF_X/Y/Z
CFG-TMODE-MODE
fixed
CFG-TMODE-ECEF_X/Y/Z
I see when starting ubxtool that it's reporting that the UBX-NAV-SVIN parameters are not set, which is correct.
ubxtool
UBX-NAV-SVIN
Wed, 13 Apr 2022 21:56:19 +0000 NAV-SVIN ver 0 valid 0 active 0 duration 0s meanAcc 9486832cm obs 0 (0.000000, 0.000000, 0.000000) lat -nan lon 0.000000 h nan
Is there actually a problem here in terms of contributing data? i.e. is the location reported by the survey in message used downstream?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have an F9P receiver that I'm attempting to hook up to galmon. It's antenna is at a fixed, surveyed (using a CORS reference site) position.
That is to say,
CFG-TMODE-MODE
is set tofixed
, and the antenna location is set inCFG-TMODE-ECEF_X/Y/Z
I see when starting
ubxtool
that it's reporting that theUBX-NAV-SVIN
parameters are not set, which is correct.Is there actually a problem here in terms of contributing data? i.e. is the location reported by the survey in message used downstream?
The text was updated successfully, but these errors were encountered: