changed h_ctl_pitch_pgain to positive

This commit is contained in:
Felix Ruess
2011-11-29 19:38:42 +01:00
parent f5c23d899a
commit c3f0bb8170
133 changed files with 138 additions and 140 deletions
+1 -1
View File
@@ -178,7 +178,7 @@
<define name="ROLL_ATTITUDE_GAIN" value="-9000."/>
<define name="ROLL_RATE_GAIN" value="-3000."/>
<define name="PITCH_PGAIN" value="-20000."/>
<define name="PITCH_PGAIN" value="20000."/>
<define name="PITCH_DGAIN" value="0.4"/>
<define name="AILERON_OF_THROTTLE" value="0.0"/>