Minor adjustment. Value has to be non-zero or default is selected.
This commit is contained in:
parent
b3308a5d4f
commit
623123e0d9
1 changed files with 2 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
<target-descent-rate-fpm type="float">1000.0</target-descent-rate-fpm>
|
||||
<elevator-adj-factor type="float">16000.0</elevator-adj-factor>
|
||||
<integral-contribution type="float">0.01</integral-contribution>
|
||||
<zero-pitch-throttle type="float">0.0</zero-pitch-throttle>
|
||||
<zero-pitch-throttle type="float">0.0001</zero-pitch-throttle>
|
||||
<zero-pitch-trim-full-throttle type="float">0.0001</zero-pitch-trim-full-throttle>
|
||||
</config>
|
||||
</autopilot>
|
||||
|
@ -63,3 +63,4 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue