mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 06:54:49 +08:00
changed h_ctl_pitch_dgain to positive
already had postive definition for stabilization_adaptive, but negative for stabilization_attitude
This commit is contained in:
@@ -182,7 +182,7 @@
|
||||
<define name="ROLL_PGAIN" value="6000."/>
|
||||
<define name="AILERON_OF_THROTTLE" value="0.0"/>
|
||||
<define name="PITCH_PGAIN" value="8898.3046875"/>
|
||||
<define name="PITCH_DGAIN" value="-1694.91503906"/>
|
||||
<define name="PITCH_DGAIN" value="1694.91503906"/>
|
||||
<define name="PITCH_IGAIN" value="0"/>
|
||||
|
||||
<define name="ELEVATOR_OF_ROLL" value="1520.73706055"/>
|
||||
|
||||
Reference in New Issue
Block a user