Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 377d3df

Browse files
jinmussjHwurzburg
authored andcommitted
Clarify FS_THR_VALUE low-throttle trigger separately from RC-loss timeout path
Clarify that the FS_THR_VALUE low-throttle trigger is described separately from the RC_FS_TIMEOUT-based RC-loss timeout path.
1 parent a7f43a1 commit 377d3df

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

copter/source/docs/radio-failsafe.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,13 @@ If enabled and set-up correctly the radio failsafe will trigger if any of these
2424

2525
- The pilot turns off the RC transmitter.
2626
- 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.
2827
- RC_OVERRIDES are lost if :ref:`using a GCS only <common-gcs-only-operation>` is being used.
2928
- The receiver loses power (unlikely).
3029
- The wires connecting the receiver to the autopilot are broken
3130
(unlikely).
3231

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+
3334
What will happen
3435
================
3536

0 commit comments

Comments
 (0)