Merge fixes from preparation branch 'v3.9'

* fix rotorcraft adaptive vertical control numerical issues
* fix openlog
* mode switching via two 2-way switches instead of one 3-way
* NPS:
 * fix waypoint altitude
 * renamed fdm subsystem type from nps to jsbsim
 * fix ground interaction issues, can now be initialized on the ground
This commit is contained in:
Felix Ruess
2012-06-25 14:25:47 +02:00
151 changed files with 926 additions and 420 deletions
-1
View File
@@ -152,7 +152,6 @@
</section>
<section name="NAV">
<define name="NAV_PITCH" value="0."/>
<define name="NAV_GLIDE_PITCH_TRIM" value="0"/>
</section>