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

Add Heading Output #10

Open
JackNewman12 opened this issue Mar 9, 2022 · 2 comments
Open

Add Heading Output #10

JackNewman12 opened this issue Mar 9, 2022 · 2 comments

Comments

@JackNewman12
Copy link

It would be nice if the output nmea data included heading information.
I think having the heading based on that last/next point is probably enough.

https://gpsd.gitlab.io/gpsd/NMEA.html#_hdt_heading_true

Loving the tool! Thanks.

@dassencio
Copy link
Owner

dassencio commented Mar 9, 2022

@JackNewman12 Would the bearing angle at any given point be enough for what you're trying to achieve? That information is already present in the RMC sentences.

@JackNewman12
Copy link
Author

Sorry I wrote this ticket at the end of the day and I realized I didn't really explain anything.
I have an old legacy system from another company that only accepts headings from HDT, locations from GLL and timestamps from ZDA.

Which means I'd love to have a list of additional output types I can select to be included in the NMEA output.

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