mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
Ref T268, airspace monitor also consider closest elevations (from same callsign situations)
This commit is contained in:
@@ -119,7 +119,7 @@ namespace BlackCore
|
||||
CAirspaceAnalyzer *analyzer() const { return m_analyzer; }
|
||||
|
||||
//! \copydoc CAirspaceAnalyzer::setEnabled
|
||||
void enableWatchdog(bool enable);
|
||||
bool enableWatchdog(bool enable);
|
||||
|
||||
//! Gracefully shut down, e.g. for thread safety
|
||||
void gracefulShutdown();
|
||||
|
||||
Reference in New Issue
Block a user