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_InertialSensor: allow backend filters to be updated independently #27842

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

andyp1per
Copy link
Collaborator

Split out from #27029

This allows filter updates to happen at a higher rate than gyro/accel value publication

@andyp1per andyp1per requested a review from tridge August 15, 2024 10:18
@andyp1per
Copy link
Collaborator Author

 Binary Name      Text [B]       Data [B]     BSS (B)      Total Flash Change [B] (%)      Flash Free After PR (B)
---------------  -------------  -----------  -----------  ----------------------------  -------------------------
antennatracker   16 (+0.0012%)  0 (0.0000%)  0 (0.0000%)  16 (+0.0012%)                                    633100
arduplane        16 (+0.0009%)  0 (0.0000%)  0 (0.0000%)  16 (+0.0009%)                                    167584
blimp            16 (+0.0012%)  0 (0.0000%)  0 (0.0000%)  16 (+0.0012%)                                    610872
arducopter-heli  16 (+0.0009%)  0 (0.0000%)  0 (0.0000%)  16 (+0.0009%)                                    165104
arducopter       16 (+0.0009%)  0 (0.0000%)  0 (0.0000%)  16 (+0.0009%)                                    164264
ardusub          16 (+0.0010%)  0 (0.0000%)  0 (0.0000%)  16 (+0.0010%)                                    373412
ardurover        16 (+0.0010%)  0 (0.0000%)  0 (0.0000%)  16 (+0.0010%)                                    315608

@peterbarker peterbarker merged commit 98f3a4b into ArduPilot:master Aug 23, 2024
93 checks passed
@andyp1per andyp1per deleted the pr-filter-update branch August 23, 2024 10:31
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