Roland Winklmeier de4fe44156 Fix sending the correct pressure altitude for a pilot position
* Before this commit, only the true altitude was known for an aircraft situation. The pressure altitude was not available anywhere yet.
* This caused a wrong altitude in radar clients.
* We fix this reading the pressure altitude from the simulators and set it in the own aircraft situation.
* MS Flight Simulators have the pressure altitude in the APIs available.
* For X-Plane and emulated simulator, we need to calculate it from the pressure at sea level.
* Finally, we use the new available pressure altitude to send it to the FSD server.

Maniphest Tasks: Ref T223
2018-01-15 22:49:08 +01:00
2017-09-24 19:49:29 +01:00
2018-01-13 05:04:21 +01:00
2018-01-04 21:29:49 +01:00
2016-10-17 14:34:20 +01:00
2016-12-06 09:33:58 +01:00
2017-05-05 23:07:11 +01:00
2017-05-05 23:07:11 +01:00
2017-11-04 21:43:48 +01:00

swift is an independent (private and non-commercial) software project creating open source software for flight simulation.

Legal

See https://datastore.swift-project.org/page/legal.php

Environment Setup

TBW

Getting Sources

All swift sources are available here: https://dev.swift-project.org/diffusion/

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%