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

Remove ENABLE/ENABLED from Plane #27728

Merged
merged 7 commits into from
Aug 5, 2024

Conversation

peterbarker
Copy link
Contributor

These were being used incorrectly in various places.

Compiler output is indentical apart from the hwdef inclusion

@peterbarker
Copy link
Contributor Author

No copmpiler output changes whem hwdef omitted

pbarker@threads:~/rc/ardupilot$ ~/rc/ardupilot/Tools/scripts/filter_size_compare_branches_csv.py /tmp/some.csv  --hide-bin
------------------------  -----  ------  ----  -----  -----  ---
Board                     blimp  copter  heli  plane  rover  sub
SITL_arm_linux_gnueabihf  0      0       0     0      0      0
SITL_x86_64_linux_gnu     0      0       0     0      0      0
------------------------  -----  ------  ----  -----  -----  ---
pbarker@threads:~/rc/ardupilot$ 

@peterbarker peterbarker merged commit 6c851c4 into ArduPilot:master Aug 5, 2024
91 checks passed
@peterbarker peterbarker deleted the pr/plane-enabled branch August 6, 2024 00:49
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