Skip to content

Add lua script to autobailout when there is pitch instability during …#44

Open
akshar-airbound wants to merge 7 commits intoairbound-developfrom
pr-airbound-4.5.7-autobailout-script
Open

Add lua script to autobailout when there is pitch instability during …#44
akshar-airbound wants to merge 7 commits intoairbound-developfrom
pr-airbound-4.5.7-autobailout-script

Conversation

@akshar-airbound
Copy link

Adds lua script to autobailout if there is pitch instability during VTOL descend.

  1. The script switches mode to QLoiter when a pitch instability is detected.
  2. Following are the condition which describe a bailout
    1. AHRS Pitch < User settable AHRS Pitch threshold.
    2. Vehicle must be in descent phase in QLAND, QRTL or NAV_VTOL_LAND in AUTO mode

Notion page: https://www.notion.so/airbound/Lua-Script-to-autobailout-30621adf4be980458c69c67cc8972a10

@coderabbitai
Copy link

coderabbitai bot commented Feb 26, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch pr-airbound-4.5.7-autobailout-script

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant