diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 772ee02cbd7e673235eceb9e4ff98bf096657fed..397f1e36216865dc37fe7356654d082c5e93626f 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -2259,16 +2259,6 @@ This is the ratio of static pressure error to dynamic pressure generated by a wi 0.5 modules/fw_att_control - - Attitude Wheel Time Constant - This defines the latency between a steering step input and the achieved setpoint (inverse to a P gain). Half a second is a good start value and fits for most average systems. Smaller systems may require smaller values, but as this will wear out servos faster, the value should only be decreased as needed. - 0.4 - 1.0 - s - 2 - 0.05 - modules/gnd_att_control - @@ -2892,6 +2882,16 @@ but also ignore less noise 0.005 modules/gnd_att_control + + Attitude Wheel Time Constant + This defines the latency between a steering step input and the achieved setpoint (inverse to a P gain). Half a second is a good start value and fits for most average systems. Smaller systems may require smaller values, but as this will wear out servos faster, the value should only be decreased as needed. + 0.4 + 1.0 + s + 2 + 0.05 + modules/gnd_att_control + Maximum wheel steering rate This limits the maximum wheel steering rate the controller will output (in degrees per second). Setting a value of zero disables the limit. @@ -8439,9 +8439,13 @@ This is used for gathering replay logs for the ekf2 module Normal Telemetry (38400 baud, 8N1) Normal Telemetry (57600 baud, 8N1) Iridium Telemetry (19200 baud, 8N1) + Minimal Telemetry (19200 baud, 8N1) + Minimal Telemetry (38400 baud, 8N1) + Minimal Telemetry (57600 baud, 8N1) Companion Link (921600 baud, 8N1) ESP8266 (921600 baud, 8N1) Normal Telemetry (115200 baud, 8N1) + Minimal Telemetry (115200 baud, 8N1)