Chore/Add RC failure options for mttr-2.2.1#264
Merged
adriennet823 merged 13 commits intosidebranch/mttr-2.2.1-base-for-RC-failure-changesfrom Sep 15, 2025
Merged
Conversation
Comment on lines
+30
to
+33
| IRLock *irlock() | ||
| { | ||
| return IRLock::get_singleton(); | ||
| } |
Contributor
There was a problem hiding this comment.
Should this be indented?
Contributor
Author
There was a problem hiding this comment.
Resolved offline: formatting will be disregarded in this branch, since changes have been cherry-picked and do not intend to be merged into master nor used in production flight
rabad-matternet
approved these changes
Sep 15, 2025
Contributor
rabad-matternet
left a comment
There was a problem hiding this comment.
LGTM
Please see the question I have
891492f
into
sidebranch/mttr-2.2.1-base-for-RC-failure-changes
4 checks passed
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Provides RC failure options, specified by ArduPilot parameters, to simulate sensor failures via software.
Same changes that were added for mttr-2.2.0 failure options: #260
Initial list of commits that were cherry-picked can be found here.
Not a Production release! After merge, a release can be made off sidebranch/mttr-2.2.1-base-for-RC-failure-changes for mttr-2.2.1/MATE v10.6.0 Likely Failures testing