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 support for v1.1 GPS unit. #156

Merged
merged 2 commits into from
Jan 5, 2025
Merged

Conversation

gkoh
Copy link
Owner

@gkoh gkoh commented Jan 5, 2025

Add a setting for the GPS unit baud rate, defaults to 9600 (the old EOL) unit.
The new (v1.1) unit runs at 115200.

Also, add the GPS time age to the 'GPS Data' output. Update the GPS service interval to 50ms, to support the faster unit (may need to convert this to a FreeRTOS task/queue).

Whilst here, refactor a bit of GPS handling.

Add a setting for the GPS unit baud rate, defaults to 9600 (the old EOL)
unit.
The new (v1.1) unit runs at 115200.

Also, add the GPS time age to the 'GPS Data' output.
Update the GPS service interval to 50ms, to support the faster unit (may
need to convert this to a FreeRTOS task/queue).

Whilst here, refactor a bit of GPS handling.
@gkoh gkoh linked an issue Jan 5, 2025 that may be closed by this pull request
@gkoh gkoh merged commit 87c6e47 into master Jan 5, 2025
6 checks passed
@gkoh gkoh deleted the 141-mini-gpsbds-unit-is-now-eol branch January 5, 2025 03:20
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.

Mini GPS/BDS Unit is now EOL
1 participant