Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f43a1 commit 377d3dfCopy full SHA for 377d3df
1 file changed
copter/source/docs/radio-failsafe.rst
@@ -24,12 +24,13 @@ If enabled and set-up correctly the radio failsafe will trigger if any of these
24
25
- The pilot turns off the RC transmitter.
26
- The vehicle travels outside of RC range and signal is lost.
27
-- The pilot forces the throttle channel below :ref:`FS_THR_VALUE<FS_THR_VALUE>` from the transmitter.
28
- RC_OVERRIDES are lost if :ref:`using a GCS only <common-gcs-only-operation>` is being used.
29
- The receiver loses power (unlikely).
30
- The wires connecting the receiver to the autopilot are broken
31
(unlikely).
32
+The radio failsafe will also trigger if the pilot forces the throttle channel below :ref:`FS_THR_VALUE<FS_THR_VALUE>` from the transmitter.
33
+
34
What will happen
35
================
36
0 commit comments