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_NavEKFx: apply -O2 to AP_NavEKFx.h #28751

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

peterbarker
Copy link
Contributor

the core.h file adjusts the optimisation level; use it when including the AP_NavEKFx.h header file

this should be done consistently across the .cpp files to ensure everything is compiled with the same optimisation level.

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

the core.h file adjusts the optimisation level; use it when including the AP_NavEKFx.h header file
the core.h file adjusts the optimisation level; use it when including the AP_NavEKFx.h header file
@tridge tridge merged commit f19edda into ArduPilot:master Dec 17, 2024
99 checks passed
@peterbarker peterbarker deleted the pr/ek2-dal-header-include branch December 23, 2024 03:46
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.

3 participants