mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
Ref T372, Ref T370 testing with emulated driver fixes
* added ground speed * changed altitude parsing to CPqString::SeparatorsBestGuess * signal when parts form is set
This commit is contained in:
@@ -125,8 +125,6 @@ namespace BlackSimPlugin
|
||||
protected:
|
||||
virtual bool physicallyAddRemoteAircraft(const BlackMisc::Simulation::CSimulatedAircraft &remoteAircraft) override;
|
||||
virtual bool physicallyRemoveRemoteAircraft(const BlackMisc::Aviation::CCallsign &callsign) override;
|
||||
|
||||
// just logged
|
||||
virtual int physicallyRemoveAllRemoteAircraft() override;
|
||||
|
||||
//! \copydoc BlackCore::ISimulator::parseDetails
|
||||
|
||||
Reference in New Issue
Block a user