Skip to content

NTRIP Server follow survey-in status #54

Answered by semuadmin
ereditsdani asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ereditsdani

The pygnssutils gnssserver utility running in NTRIP Caster mode doesn't actually set or monitor the Survey-In (SVIN) status - it assumes the required base station mode (FIXED or SURVEY-IN) has already been successfully configured.

If you need guidance on how to configure the receiver initially, have a look at this example from the pyubx2 library:

https://github.com/semuconsulting/pyubx2/blob/master/examples/f9p_basestation.py

If you want to monitor the SURVEY-IN status while it's in progress, the relevant data is available via the UBX NAV-SVIN message - specifically the dur, valid and active attributes. You could, for example, use the pygnssutils gnssdump utililty to monit…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ereditsdani
Comment options

Answer selected by semuadmin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants