mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
changed h_ctl_roll_rate_gain to positive
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
<define name="PITCH_DGAIN" value="1.5"/>
|
||||
<define name="ELEVATOR_OF_ROLL" value="2500"/>
|
||||
<define name="ROLL_ATTITUDE_GAIN" value="7400"/>
|
||||
<define name="ROLL_RATE_GAIN" value="-200"/>
|
||||
<define name="ROLL_RATE_GAIN" value="200"/>
|
||||
</section>
|
||||
|
||||
<section name="NAV">
|
||||
|
||||
Reference in New Issue
Block a user