<long_desc>Limit the maximum jerk of the vehicle (how fast the acceleration can change). A lower value leads to smoother vehicle motions, but it also limits its agility.</long_desc>
<long_desc>Limit the maximum jerk of the vehicle (how fast the acceleration can change). A lower value leads to smoother vehicle motions, but it also limits its agility (how fast it can change directions or break). Setting this to the maximum value essentially disables the limit. Note: This is only used when MPC_POS_MODE is set to a smoothing mode 1 or 3.</long_desc>
<min>0.5</min>
...
...
@@ -4746,7 +4746,6 @@ Setting this parameter to 0 disables the filter</short_desc>
<values>
<valuecode="0">Default position control</value>
<valuecode="1">Smooth position control</value>
<valuecode="2">Sport position control</value>
<valuecode="3">Smooth position control (Velocity)</value>