Experimenting with age in the band activity window

This commit is contained in:
Jordan Sherer
2018-07-10 22:32:35 -04:00
parent 74ea603801
commit 1cddbdf91e
3 changed files with 117 additions and 75 deletions
+1
View File
@@ -660,6 +660,7 @@ private:
QDateTime utcTimestamp;
};
bool m_rxDirty;
int m_txFrameCount;
QQueue<QString> m_txFrameQueue;
QQueue<RXDetail> m_rxFrameQueue;