RPM based thrust vectoring servo input scaling (Pitch control effort scaling)#28
Merged
botmayank merged 33 commits intoairbound-developfrom Feb 6, 2026
Merged
RPM based thrust vectoring servo input scaling (Pitch control effort scaling)#28botmayank merged 33 commits intoairbound-developfrom
botmayank merged 33 commits intoairbound-developfrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
1e9bc3e to
ba57e71
Compare
botmayank
reviewed
Jan 21, 2026
botmayank
requested changes
Jan 21, 2026
Member
botmayank
left a comment
There was a problem hiding this comment.
requested minor change, rest lgtm now
682351e to
a375834
Compare
botmayank
reviewed
Feb 6, 2026
0a35f70 to
1389994
Compare
added 14 commits
February 6, 2026 16:14
…Phi and drone's attitude based calculation
…TRT's orientation and TV orientation.
5c2e268 to
4dcbf12
Compare
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.
Notion page for theoretical explanation, implementation details and log analysis:
https://www.notion.so/airbound/Decoupling-the-vertical-and-Attitude-controllers-2c321adf4be980b89fa5cae73ac286fb?source=copy_link
This pr is on top of the throttle scaling with lean angle functionality. The details is given in this page : #31