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

AP_GPS: Novatel enhancements #17744

Merged
merged 2 commits into from
Nov 8, 2021

Conversation

WickedShell
Copy link
Contributor

@WickedShell WickedShell commented Jun 11, 2021

This does two functional things to the Novatel driver:

  1. Only set's the header once, rather then everytime it's parsed.
  2. Follow's the GPS_AUTO_CONFIG parameter

There are also a number of whitespace changes that are to try and bring things a bit closer to the standard style we use (there's a lot more that can be done here, but I've left that for another day).

This was bench tested against real hardware.

Copy link
Contributor

@khancyr khancyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes looks good. I didn't test as I don't have the hardware.
We could rebase and benefit from https://github.com/ArduPilot/ardupilot/pull/18916/files to have some testing and surely modify the test to have the autoconfigure testing too.

@tridge tridge merged commit f088666 into ArduPilot:master Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants