Roland Winklmeier 42737faf2c Fix wrong pitch and bank value interpolation
Pitch and bank angle in CAircraftSituation are according to the
common aeronautical convention:
* Bank in degrees, positive = roll right
* Pitch in degrees, positive = pitch up

Microsoft Flight Simulator is using inverted angles, which was incorrectly
adjusted in the interpolator. This caused wrong values for X-Plane.
This angle correction is now moved into the MSFS specific plugins.
Additionally, so far the pitch and bank angles from own aircraft were
not yet corrected for MSFS. So we did send wrong values to the network.

refs #790
2016-12-06 09:34:24 +01:00
2016-07-14 18:49:09 +02:00
2016-10-17 14:34:20 +01:00
2016-12-06 09:33:58 +01:00
2016-05-20 01:40:15 +02:00
2016-09-19 16:36:17 +02:00
2016-10-17 14:33:54 +01:00

Introduction TBW

Environment Setup

TBW

Getting Sources

TBW

Qmake Configuration

TBW

Compiling

TBW

Testing

TBW

Installing

TBW

DLLs vs. static linking

TBW

Description
No description provided
Readme 118 MiB
Languages
C++ 96.4%
CMake 1.4%
HTML 1%
Python 0.6%
Objective-C++ 0.2%
Other 0.2%