mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
refs #332 send slew mode position packet instead of the full one
This bypasses the physics engine inside FS9
This commit is contained in:
@@ -55,6 +55,10 @@ namespace BlackSimPlugin
|
||||
const BlackMisc::Aviation::CAircraftSituation &newSituation,
|
||||
double updateInterval);
|
||||
|
||||
//! Convert an aircraft situation to a FS9 struct
|
||||
MPPositionSlewMode aircraftSituationtoFS9(const BlackMisc::Aviation::CAircraftSituation &situation);
|
||||
|
||||
|
||||
HRESULT printDirectPlayError(HRESULT error);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user