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

bump up GPSD_API_MAJOR_VERSION 12 (gpsd-3.23) #420

Closed
wants to merge 1 commit into from

Conversation

jg1uaa
Copy link
Contributor

@jg1uaa jg1uaa commented Sep 4, 2022

OpenBSD's ports (binary package) has gpsd-3.23.1 and its API version is 12.
dwgpsd supports API version between 5 and 11, it fits gpsd-3.0(API v5) to gpsd-3.21 (API v10).

This PR cannot support latest gpsd relase-3.24 (API v14), please fix if anyone can test with latest libgps.

@wb2osz
Copy link
Owner

wb2osz commented Sep 4, 2022

Thank you for the submission.
Support for API version 12 was already in the "dev" development branch and will be merged to "master" branch when direwolf version 1.7 is released.
Anyone else who runs into this can simply use the "dev" branch which also has other improvements.

I will leave this open until I have a chance to try libgps 3.24. Sometimes code changes need to be made when the API number increases.

@wb2osz wb2osz self-assigned this Sep 4, 2022
@jg1uaa
Copy link
Contributor Author

jg1uaa commented Sep 5, 2022

ok, thanks!

@wb2osz
Copy link
Owner

wb2osz commented Jan 28, 2023

About 2 weeks ago, I tested gpds versions up to 3.25

@wb2osz wb2osz closed this Jan 28, 2023
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.

2 participants