Skip to content

Problem with rtk example #36

Answered by semuadmin
Adam-Piech-BOT asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Adam-Piech-BOT

Sorry you're having difficulties.

Apologies - please ignore my earlier responses. I've realised there's an issue with the example code (though the underlying GNSSNTRIPClient code is working fine). In order to use 'ggamode' = 0, the code needs to obtain the live navigation solution from the receiver. In order to do this, the calling application must implement a method of 'get_coordinates()' which returns the current connection status, lat, lon, height and separation from geoid.

In the case of the 'rtk_example.py' example, the calling application is set to 'None', which means there is no 'get_coordinates' method to invoke.

I'll need to amend the example to work with 'ggmo…

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
5 replies
@Adam-Piech-BOT
Comment options

@semuadmin
Comment options

@Adam-Piech-BOT
Comment options

@semuadmin
Comment options

@Adam-Piech-BOT
Comment options

Answer selected by Adam-Piech-BOT
Comment options

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

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