mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
eca8c5b637ba1edc018a13465892ba2e8f29cfc8
(based on FSX testing) * Only send changed situation to SIM * Split sending of parts / situations * Only send parts with a reduced frequency (means slower as positions) * Mark geodetic height as null for default values (the value is usually unavailable) * Fixed altitude to MSL for network data * Trace which aircrafts support aircraft parts via network * Renamed insert_fron push_front (as proposed by Roland) Status quo / lessons learnt * On slower PCs jitter is still noticed for interpolated aircraft. * Running interpolation in an independent process (aka core, not in GUI) reduced load dependencies => it seems to make sense to run driver in own thread * The onGround flag in parts seems clumsy as it required to retrieve parts for position updates * In interpolation performance really matters
Introduction
How to use this repository
The directory (folder) structure
The .info files
The .README files and metadata standards
.README files are a place to specify what should be captured by the individual .info files and are very project specific, so are kept blank in this empty repository. You'll need to decide what is appropriate at a project level.
Citations
Doxygen Documentation
Doxygen documentation is generated automatically. Please note it will take a bit of time on git push. Documentation is available at: https://dev.vatsim-germany.org/vatpilotclient/doc/ Doxygen documentation generation log is available at: https://dev.vatsim-germany.org/vatpilotclient/doxygen.log The trailing / is mandatory.
Description
Languages
C++
96.4%
CMake
1.4%
HTML
1%
Python
0.6%
Objective-C++
0.2%
Other
0.2%