Commit c91db974 authored by Lorenz Meier's avatar Lorenz Meier

Add more realistic baro offset

parent 754a3a55
......@@ -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