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

[GPS] Support GPS baud 230400 #6182

Merged
merged 1 commit into from Oct 6, 2020
Merged

[GPS] Support GPS baud 230400 #6182

merged 1 commit into from Oct 6, 2020

Conversation

digitalentity
Copy link
Member

In some scenarios GPS may end up being configured to 230400 baud (from the factory or by 3-rd party software (Ardupilot, PX4 etc). In this scenario INAV will fail to detect the GPS or reconfigure it to one of the supported baud rates.

This PR adds 230400 to supported baud rates and allows INAV to reconfigure such the GPS modules correctly.

Fixes #6159

@digitalentity digitalentity added this to the 2.6 milestone Oct 5, 2020
@digitalentity digitalentity merged commit 59af9c1 into master Oct 6, 2020
@digitalentity digitalentity deleted the de_gps_230400_baud branch October 6, 2020 11:12
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.

BN-220 is not detected if it's configured for a baud rate of 230400 by 3-rd party software
1 participant