changed h_ctl_pitch_dgain to positive

already had postive definition for stabilization_adaptive, but negative for stabilization_attitude
This commit is contained in:
Felix Ruess
2011-11-29 19:51:14 +01:00
parent c3f0bb8170
commit d4d97473d4
18 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -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"/>