-
Notifications
You must be signed in to change notification settings - Fork 1.9k
blackbox: optionally log the second gyro on dual-IMU boards #11933
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
Merged
sensei-hacker
merged 14 commits into
iNavFlight:maintenance-10.x
from
MrScothh:feature/secondary-gyro-logging
Sep 21, 2026
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
bbc0553
Merge pull request #11879 from iNavFlight/release/9.1
sensei-hacker f960d98
gyro: honour the zeroCalibrationVector_t passed to gyroUpdateAndCalib…
MrScothh 7a8d834
blackbox: optionally log the second gyro on dual-IMU boards
MrScothh 5b49c62
gyro: address review findings on the secondary-gyro path
MrScothh 4517c9e
gyro: scale the secondary calibration threshold to its own sensor
MrScothh f6493a3
gyro: say where appending to a parameter group stops being free
MrScothh c6a8f9e
Merge maintenance-10.x into the secondary-gyro branch
MrScothh e5a4301
Drop a line-ending-only change to an unrelated target
MrScothh a524043
Give the secondary gyro its own calibration state, and one switch ins…
MrScothh 23c4a8e
Read the secondary gyro only while a log is being written
MrScothh fd667a3
blackbox: let the setting decide the second gyro field, not the sensor
MrScothh b89f111
Merge maintenance-10.x into the secondary-gyro branch
MrScothh 9421526
gyro: keep the secondary read out of the fast section
MrScothh 15aaf4c
gyro: give the primary back its constant indices in the fast section
MrScothh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4. Paused logs still read the second gyro
🐞 Bug➹ PerformanceAgent Prompt
ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools