Skip to content

Commit a58c323

Browse files
committed
Sub:add temp failsafe page
1 parent c63c6ae commit a58c323

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _internal-temperature-failsafe:
2+
3+
=============================
4+
Internal Temperature Failsafe
5+
=============================
6+
Sub can use the barometer normally included with an autopilot to determine if the temperature inside the sub has increased too much. The trigger temperature is set by :ref:`FS_TEMP_MAX<FS_TEMP_MAX>`. If it is exceeded, then the following actions is taken as set by the value of the :ref:`FS_TEMP_ENABLE<FS_PRESS_ENABLE>` parameter:
7+
8+
- **Disabled** (Value 0) will disable the failsafe entirely.
9+
- **Warn Only** (Value 1) will send a GCS warning message.
10+

0 commit comments

Comments
 (0)