Skip to content

Commit 4358fa6

Browse files
committed
add U controller params
1 parent 63712a0 commit 4358fa6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

sub/source/docs/manual-tuning.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Roll Pitch YAW
2323
:ref:`ATC_RAT_RLL_D<ATC_RAT_RLL_D>` :ref:`ATC_RAT_PIT_D<ATC_RAT_PIT_D>` :ref:`ATC_RAT_YAW_D<ATC_RAT_YAW_D>`
2424
=================================== =================================== ===================================
2525

26+
.. note:: depending on frame type, roll and pitch axis control may not be implemented, so tuning is obviously unnecessary. Yaw control is always implemented in Sub frames.
27+
2628
For each axis:
2729

2830
If the vehicle already oscillates in an axis, first lower the P, D, and I terms in 50% steps until stable, before starting manual tuning.
@@ -58,3 +60,11 @@ Several parameters impact speed or speed limits:
5860
- :ref:`PILOT_SPEED<PILOT_SPEED>`
5961
- :ref:`PILOT_SPEED_UP<PILOT_SPEED_UP>`
6062
- :ref:`PILOT_SPEED_DN<PILOT_SPEED_DN>`
63+
64+
Depth Control
65+
=============
66+
67+
Vertical position holding modes (ALT_HOLD,etc.) have these primary tuning parameters, which can be lowered if depth oscillation occurs:
68+
69+
- :ref:`PSC_POSZ_P<PSC_POSZ_P>`
70+
- :ref:`PSC_VELZ_P<PSC_VELZ_P>`

0 commit comments

Comments
 (0)