We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 132e24e commit 32279fdCopy full SHA for 32279fd
copter/source/docs/poshold-mode.rst
@@ -47,8 +47,8 @@ large grid of checkboxes.
47
.. image:: ../images/Loiter_DisplayHDOP.jpg
48
:target: ../_images/Loiter_DisplayHDOP.jpg
49
50
-- The maximum brake-angle can be set with the ``PHLD_BRAKE_ANGLE``
+- The maximum brake-angle can be set with the :ref:`PHLD_BRK_ANGLE<PHLD_BRK_ANGLE>`
51
parameter (i.e. 3000 = the vehicle will lean back up to 30degrees)
52
- The speed the vehicle rotates back to the maximum angle can be set
53
- with the ``PHLD_BRAKE_RATE`` parameter (i.e. 8 = rotates back at 8
+ with the :ref:`PHLD_BRK_RATE<PHLD_BRK_RATE>` parameter (i.e. 8 = rotates back at 8
54
degrees per second))
0 commit comments