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

Use AP_GPS_FixType in AP_ExternalAHRS #28254

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

peterbarker
Copy link
Contributor

... rather than just a uint8_t.

This is supposed to be the conversion from externalahrs concept of fix type into ArduPilot's, so use an ArduPilot type for it.

Replaces https://github.com/ArduPilot/ardupilot/pull/23015/files

@peterbarker
Copy link
Contributor Author

This only affects boards which include ExternalAHRS.

Board                    AP_Periph  blimp  bootloader  copter  heli  iofirmware  plane  rover  sub
CubeOrange-periph-heavy  *                                                                     
Durandal                            0      *           -8      -8                0      -8     -8
Hitec-Airspeed           *                                                                     
KakuteH7-bdshot                     0      *           -8      -8                0      0      -8
MatekF405                           *      *           *       *                 *      *      *
Pixhawk1-1M-bdshot                  *                  *       *                 *      *      *
f103-QiotekPeriph        *                                                                     
f303-Universal           *                                                                     
iomcu                                                                *                         
revo-mini                           *      *           *       *                 *      *      *
skyviper-v2450                                         *                                       

relying on simulators to pick problems up here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant