mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 12:15:29 +08:00
Remove old xswiftbus interpolator code
ref T259
This commit is contained in:
committed by
Klaus Basan
parent
66b661fe9c
commit
e1538573fe
@@ -155,7 +155,6 @@ namespace BlackSimPlugin
|
||||
void requestRemoteAircraftDataFromXPlane();
|
||||
void updateRemoteAircraftFromSimulator(const QString &callsign, double latitudeDeg, double longitudeDeg, double elevationMeters, double modelVerticalOffsetMeters);
|
||||
|
||||
static constexpr bool c_driverInterpolation = true;
|
||||
static constexpr int GuessRemoteAircraftPartsCycle = 20; //!< guess every n-th cycle
|
||||
|
||||
// XSwiftBus interpolation
|
||||
|
||||
Reference in New Issue
Block a user