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

APM_Control: factor out an AP_PitchRollController base class #22023

Conversation

peterbarker
Copy link
Contributor

Saves ~100 bytes on MatekF405

@peterbarker
Copy link
Contributor Author

Binary Name      Text [B]        Data [B]     BSS (B)        Total Flash Change [B] (%)      Flash Free After PR (B)
---------------  --------------  -----------  -------------  ----------------------------  -------------------------
antennatracker   0 (0.0000%)     0 (0.0000%)  0 (0.0000%)    0 (0.0000%)                                      340584
ardusub          0 (0.0000%)     0 (0.0000%)  0 (0.0000%)    0 (0.0000%)                                      176100
arducopter-heli  0 (0.0000%)     0 (0.0000%)  0 (0.0000%)    0 (0.0000%)                                       46032
blimp            0 (0.0000%)     0 (0.0000%)  0 (0.0000%)    0 (0.0000%)                                      320884
ardurover        0 (0.0000%)     0 (0.0000%)  0 (0.0000%)    0 (0.0000%)                                      140824
arduplane        -92 (-0.0096%)  0 (0.0000%)  -4 (-0.0031%)  -92 (-0.0095%)                                    19760
arducopter       0 (0.0000%)     0 (0.0000%)  0 (0.0000%)    0 (0.0000%)                                       55720

@tridge
Copy link
Contributor

tridge commented Oct 25, 2022

This will need a lot of testing of all the APM_Control functionality

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