Skip to content
New issue

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

Question: how to use NMEA0183ParseGSV_nc #57

Open
wjquigs11 opened this issue Feb 16, 2024 · 2 comments
Open

Question: how to use NMEA0183ParseGSV_nc #57

wjquigs11 opened this issue Feb 16, 2024 · 2 comments

Comments

@wjquigs11
Copy link

Is there an example of parsing GSV with NMEA0183ParseGSV_nc()?

Typically there are many satellites in view, but the parser takes 4 tGSV args. If field 1 (total number of messages) is >4, should I simply call the parser function repeatedly with different tGSVs until it returns no more satellites?

@wjquigs11
Copy link
Author

Disregard...I have found info that shows up to 4 satellites in each PGN, which explains the parser format. More PGNs will be in additional messages.

@ttlappalainen
Copy link
Owner

ttlappalainen commented Feb 17, 2024

Read ttlappalainen/NMEA2000#284 (comment) and the issue conversation. There is ready code for reading satellites.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants