changed v_ctl_altitude_pgain to positive

This commit is contained in:
Felix Ruess
2011-11-29 20:20:47 +01:00
parent a107375f8e
commit 00ac61cba5
134 changed files with 137 additions and 137 deletions
+1 -1
View File
@@ -106,7 +106,7 @@
<define name="POWER_CTL_BAT_NOMINAL" value="10" unit="volt"/>
<!-- outer loop proportional gain -->
<define name="ALTITUDE_PGAIN" value="-0.06"/> <!-- -0.024 -->
<define name="ALTITUDE_PGAIN" value="0.06"/> <!-- -0.024 -->
<!-- outer loop saturation -->
<define name="ALTITUDE_MAX_CLIMB" value="2."/>