th_ramp
Purpose:
-
Set throttle ramp parameters for open loop throttle control.
Enter:
-
th_ramp <mode> [ramp_rate]
Where:
-
mode
Specify either:
- on, ON to turn the throttle controller open loop ramping on.
- off, OFF to turn the throttle controller open loop ramping off.
ramp_rate
Optional but required if the mode is ON or on. If On or on, specify the rate as a positive value that the open loop throttle controller should use.
Example:
-
th_ramp off
The above command disables the throttle controller ramping.th_ramp ON 50
The above command sets the throttle controller open loop ramping on with a ramp rate of 50 [units]/sec.