Skip to content
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

VTOL enhancement #9304

Closed
wants to merge 44 commits into from
Closed

VTOL enhancement #9304

wants to merge 44 commits into from

Conversation

shota3527
Copy link
Contributor

@shota3527 shota3527 commented Sep 21, 2023

Since the proper VTOL support will be likely to be divided into multiple PRs such as

I would like to create a dedicated branch to combine all updates for testing purpose, This PR is not intended to be merged

Disclamer

Keep in mind that this is a test version of active development.
Don't try this on your most expensive 6 month long build craft!
Try this on bench or in sim first

How to setup

https://github.com/shota3527/inav/blob/sh_vtol/docs/VTOL.md

old version
https://github.com/shota3527/inav/blob/sh_vtol/docs/MixerProfile.md

Firmware

Since major changes have already been merged to master, please use latest master or 7.0 release candidate. unless for tailsitter build

https://github.com/iNavFlight/inav/blob/master/docs/development/How%20to%20test%20a%20pull%20request.md
Or click Checkes in this page, click Build firmware on the left, then you can find firmware for all targets at the boCheckes` in this page, click Build firmware on the left, then you can find firmware for all targets at the bottom ttom of the page

Cli template(double check before use)

https://drive.google.com/drive/folders/1JtEXtbYcBYrCXk4icj1fGcLaPn5xBJ2O?usp=sharing

Configurator

Since major changes have already been merged to master, please use latest master or 7.0 release candidate

https://drive.google.com/drive/folders/1JtEXtbYcBYrCXk4icj1fGcLaPn5xBJ2O?usp=sharing

Known issues

  • FIXED mode tab will delete incompatible mode with current activating mixer_profile. such as manual mode
  • FIXED manual mode stays on ever after entering the MC mode, do not set manual mode to avoid this
  • FIXED output mapping in the configurator is not displaying properly. requires latest configurator to take effect
  • VTOL plane in multi-rotor mode can trigger false landing detection in RTH landing in a headwind. set nav_disarm_on_landing to OFF might help
  • VTOL plane in multi-rotor mode struggles in windy conditions due to its physical limit

Potentical issues

@YI-BOYANG
Copy link
Contributor

Good!

@shota3527 shota3527 marked this pull request as ready for review October 11, 2023 08:05
@shota3527 shota3527 marked this pull request as draft October 11, 2023 08:08
@DzikuVx
Copy link
Member

DzikuVx commented Dec 12, 2023

@shota3527 I think we can close this one. After all, VTOL was release with INAV 7

@DzikuVx DzikuVx closed this Dec 12, 2023
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.

4 participants