Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shota3527 committed Oct 20, 2023
1 parent 52188c7 commit 92f5885
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/VTOL.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,11 +167,8 @@ If you set `mixer_automated_switch` to `OFF` for all mixer profiles (the default
## Tilting-rotor
- In some tilting motor models, you may experience roll/yaw coupled oscillations when `MIXER TRANSITION` is activated. To address this issue, you can try the following:
1. try hard on pid
1. try different prop direction, prop size.
2. you can add servo mixing rules to decouple the control input. such use tilt servo for roll control
3. Use a logic condition to ensure that these compensation servo mixing rules are active only when `MIXER TRANSITION` is activated. You can achieve this by checking the value of 'Flight:MixerTransition Active' in programming tab.
4. Add a little roll mixing in tilt motors.
1. Use prop blade meets at top/rear prop direction for tilting motors to balance the effects of torque and P-factor.
2. In addition to 1. Add a little yaw mixing in tilt motors.
## Dedicated forward motor
- waiting for reports
Expand Down

0 comments on commit 92f5885

Please sign in to comment.