Revert "[xSwiftBus] Automatically find and load CSL packages"

This reverts commit 61adfefa7a.
This commit is contained in:
Roland Rossgotterer
2019-05-15 17:19:56 +02:00
parent aebf07511e
commit 8943db5b2b
5 changed files with 65 additions and 39 deletions

View File

@@ -179,6 +179,9 @@ namespace BlackSimPlugin
void fastTimerTimeout();
void slowTimerTimeout();
void loadCslPackages();
QString findCslPackage(const QString &modelFileName);
//! Update remote aircraft
//! \remark this is where the interpolated data are set
void updateRemoteAircraft();