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

Parse GPGSV sentences to capture tracking info for up to 12 satelites #4

Closed
wants to merge 1 commit into from

Conversation

florind
Copy link

@florind florind commented Dec 23, 2013

Data is exposed via a trackedSatellites array of TinyGPSTrackedSattelites struct containing satellite's PRN (pseudo-random noise or Gold Code) and its strength (signal/noise ratio) in dB. Available both before and after a position lock.

…tellites

Data is exposed via a trackedSatellites array of TinyGPSTrackedSattelites struct containing satellite's PRN (pseudo-random noise or Gold Code) and its strength (signal/noise ratio) in dB. Available both before and after position lock.
@mikalhart
Copy link
Owner

Thanks for the contribution, florind. However, I don't think this feature is sufficiently interesting to a broad enough spectrum of our users to warrant putting in the mainstream TinyGPS++ API, especially since sample code showing you how to do effectively the same thing using TinyGPSCustom is already published. Thanks again! It's good to see this level of interest!

@mikalhart mikalhart closed this Jan 11, 2014
@DOUG888 DOUG888 mentioned this pull request Mar 7, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants