mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
Ref T397, count invalid situations in log
This commit is contained in:
@@ -429,6 +429,7 @@ namespace BlackMisc
|
||||
QStringLiteral(" ") % cgAboveGround.valueRoundedWithUnit(CLengthUnit::ft(), 1) %
|
||||
QStringLiteral(" | alt.cor.: ") % altCorrection %
|
||||
QStringLiteral(" | #nw.sit.: ") % QString::number(noNetworkSituations) %
|
||||
QStringLiteral(" | #invalid: ") % QString::number(noInvalidSituations) %
|
||||
(
|
||||
withDeltaTimes ?
|
||||
separator %
|
||||
|
||||
Reference in New Issue
Block a user