Skip to content

4.8:32022/accel-gyro consistency check timing - #7921

Open
Hwurzburg wants to merge 1 commit into
ArduPilot:masterfrom
Hwurzburg:4.8/32022/accel-gyro-consistency-check-timing
Open

4.8:32022/accel-gyro consistency check timing#7921
Hwurzburg wants to merge 1 commit into
ArduPilot:masterfrom
Hwurzburg:4.8/32022/accel-gyro-consistency-check-timing

Conversation

@Hwurzburg

Copy link
Copy Markdown
Contributor

Notes that the accel and gyro consistency pre-arm checks now run concurrently instead of sequentially, per ardupilot PR ArduPilot/ardupilot#32022, halving the worst-case wait time on multi-IMU boards from ~20s to ~10s after boot.

Reflect ardupilot PR 32022: the accel and gyro consistency checks
used to run sequentially, requiring ~20 seconds after boot before
pre-arm could clear on multi-IMU boards. They now run concurrently,
so it only takes ~10 seconds.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Hwurzburg added a commit to Hwurzburg/ardupilot_wiki that referenced this pull request Aug 2, 2026
…ROI_WPNEXT_OFFSET, accel/gyro check timing

Reference the new-board and new-feature wiki PRs added in this batch:
- SimpliFly H7: ArduPilot#7915
- AET-H743-Air: ArduPilot#7918
- MAV_CMD_DO_SET_ROI_WPNEXT_OFFSET (Copter): ArduPilot#7920
- Accel/gyro consistency check timing (all vehicles): ArduPilot#7921

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Hwurzburg added a commit that referenced this pull request Aug 2, 2026
…ROI_WPNEXT_OFFSET, accel/gyro check timing

Reference the new-board and new-feature wiki PRs added in this batch:
- SimpliFly H7: #7915
- AET-H743-Air: #7918
- MAV_CMD_DO_SET_ROI_WPNEXT_OFFSET (Copter): #7920
- Accel/gyro consistency check timing (all vehicles): #7921

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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