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 Parameter to Toggle Automatic GPS Receiver Configuration #22816

Conversation

flyingthingsintothings
Copy link
Contributor

@flyingthingsintothings flyingthingsintothings commented Feb 28, 2024

Solved Problem

Currently the autopilot always automatically configures the attached receivers. For some GPS receivers, the driver overwrites the complete runtime configuration. If a user wants to make manual edits to the runtime configuration, for example because they want to enable more features or add logging, they need a way to preserve their changes.

Solution

  • Add a parameter called GPS_AUTO_CONFIG that lets users disable automatic receiver configuration.

Changelog Entry

For release notes:

Feature: Add parameter that can disable automatic GPS receiver configuration
New parameter: GPS_AUTO_CONFIG
Documentation: Unknown

Alternatives

/

Test coverage

Context

See PX4/PX4-GPSDrivers#152

@SeptentrioGNSS

This adds a new parameter that can be used when testing receiver configurations
or for advanced users who want to configure the GPS receiver themselves. It
only supports Septentrio receivers for now.
@flyingthingsintothings
Copy link
Contributor Author

Closing as it is now part of #22904

@flyingthingsintothings flyingthingsintothings deleted the gps-autoconfig-parameter branch June 18, 2024 08:17
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.

1 participant