Browse Source

Update PX4 Firmware metadata Tue May 10 07:46:16 UTC 2022

QGC4.4
PX4BuildBot 3 years ago
parent
commit
32c2828d0e
  1. 2
      src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

2
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

@ -3539,7 +3539,7 @@ @@ -3539,7 +3539,7 @@
<group name="Geofence">
<parameter name="GF_ACTION" default="2" type="INT32">
<short_desc>Geofence violation action</short_desc>
<long_desc>Note: Setting this value to 4 enables flight termination, which will kill the vehicle on violation of the fence. Due to the inherent danger of this, this function is disabled using a software circuit breaker, which needs to be reset to 0 to really shut down the system.</long_desc>
<long_desc>Note: Setting this value to 4 enables flight termination, which will kill the vehicle on violation of the fence.</long_desc>
<min>0</min>
<max>5</max>
<values>

Loading…
Cancel
Save