diff --git a/src/AutoPilotPlugins/PX4/AirframeFactMetaData.xml b/src/AutoPilotPlugins/PX4/AirframeFactMetaData.xml index 1dc91656122ad451c34efa1382f73f68777b0265..207db5ca36c0ce3ee4656fbfd69a55347bd0517b 100644 --- a/src/AutoPilotPlugins/PX4/AirframeFactMetaData.xml +++ b/src/AutoPilotPlugins/PX4/AirframeFactMetaData.xml @@ -875,9 +875,8 @@ - + VTOL - VTOL Octoplane motor 1 motor 2 diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index c94e9107b5ca344e91dd6ff985ee26065e5ee4ab..5cb9e8fcdadfc833270755ff64a71ae8d2250079 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -901,7 +901,7 @@ Set to 2 to use heading from motion capture - one arm = 0 - two step arm = 1 * the MSB bit is not used to avoid problems in the conversion between int and uint - Default value: (10 << 0 | 1000 << 8 | 0 << 24) = 256010 - authorizer system id = 10 - authentication method parameter = 10000msec of timeout - authentication method = during arm + Default value: (10 << 0 | 1000 << 8 | 0 << 24) = 256010 - authorizer system id = 10 - authentication method parameter = 1000 msec of timeout - authentication method = during arm Require arm authorization to arm @@ -8100,14 +8100,6 @@ to takeoff is reached - - Simulator block accelerometer data - Enable to block the publication of any incoming simulation accelerometer data. - - - Simulator block barometer data - Enable to block the publication of any incoming simulation barometer data. - Simulator Battery drain interval 1 @@ -8124,22 +8116,6 @@ Particularly useful for testing different low-battery behaviour % 0.1 - - Simulator block differential pressure data - Enable to block the publication of any incoming simulation differential pressure data. - - - Simulator block GPS data - Enable to block the publication of any incoming simulation GPS data. - - - Simulator block gyroscope data - Enable to block the publication of any incoming simulation gyroscope data. - - - Simulator block magnetometer data - Enable to block the publication of any incoming simulation magnetometer data. - @@ -9218,6 +9194,14 @@ How often the sensor is readout Yaw 315° + + Sensors hub IMU mode + true + + Disabled + Publish primary IMU selection + + Target IMU temperature 0 @@ -9256,6 +9240,14 @@ How often the sensor is readout Radio Controller + + Sensors hub mag mode + true + + Publish all magnetometers + Publish primary magnetometer + + Magnetometer max rate Magnetometer data maximum publication rate. This is an upper bound, actual magnetometer data rate is still dependant on the sensor. @@ -10297,6 +10289,10 @@ How often the sensor is readout Temperature calibration for each sensor will ignore data if the temperature is lower than the value set by SYS_CAL_TMIN. celcius + + Enable failure injection + If enabled allows MAVLink INJECT_FAILURE commands. WARNING: the failures can easily cause crashes and are to be used with caution! + Control if the vehicle has a barometer Disable this if the board has no barometer, such as some of the the Omnibus F4 SD variants. If disabled, the preflight checks will not check for the presence of a barometer.