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

Added GSV parser #28

Closed
sailingfree opened this issue Aug 1, 2021 · 3 comments
Closed

Added GSV parser #28

sailingfree opened this issue Aug 1, 2021 · 3 comments

Comments

@sailingfree
Copy link
Contributor

Hi, I wanted to get the GSV - Satellites in View to plot a basic map of satellites so I have added a basic parser for GSV messages.

GSV-parser-diff.txt

@ttlappalainen
Copy link
Owner

I'll check this. Wouldn't it make sense to make structure for satellite data?

@sailingfree
Copy link
Contributor Author

sailingfree commented Aug 2, 2021 via email

@ttlappalainen
Copy link
Owner

Pull.

Note that Elevation, Azimuth, SNR are logically real numbers, so I prefer to use double instead of int. Then you can use ReadDouble function

PRN is uint8_t - I think. It is limited at least on NMEA.

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