Ref T410, simConnectProc / FsxCommon SB area

* count number of received data
* set network and SB running flag
This commit is contained in:
Klaus Basan
2018-11-01 20:11:32 +01:00
parent e98a420d5d
commit 212460f676
3 changed files with 16 additions and 4 deletions

View File

@@ -556,7 +556,8 @@ namespace BlackSimPlugin
bool m_traceSendId = false; //!< trace the send ids, meant for debugging
qint64 m_traceAutoUntilTs = -1; //!< allows to automatically trace for some time
qint64 m_simulatingChangedTs = -1; //!< timestamp, when simulating changed (used to avoid jitter)
int m_syncDeferredCounter = 0; //!< Set when synchronized, used to wait some time
int m_sbDataReceived = 0; //!< SB4 area data received
int m_syncTimeDeferredCounter = 0; //!< Set when synchronized, used to wait some time
int m_skipCockpitUpdateCycles = 0; //!< skip some update cycles to allow changes in simulator cockpit to be set
int m_ownAircraftUpdate = 0; //!< own aircraft update