Commit 6be9c52b authored by Lorenz Meier's avatar Lorenz Meier

Merge branch 'thread_test' of github.com:mavlink/qgroundcontrol into thread_test

parents 94420ee9 39ed495e
......@@ -48,7 +48,7 @@ QGCXPlaneLink::QGCXPlaneLink(UASInterface* mav, QString remoteHost, QHostAddress
socket(NULL),
process(NULL),
terraSync(NULL),
barometerOffsetkPa(15.0f),
barometerOffsetkPa(-8.0f),
airframeID(QGCXPlaneLink::AIRFRAME_UNKNOWN),
xPlaneConnected(false),
xPlaneVersion(0),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment