Added drift protection in message buffers. Up to 10Hz per 15-second transmission cycles

This commit is contained in:
Jordan Sherer
2018-10-06 02:55:59 -04:00
parent db5e9e6520
commit aa151c10e1
2 changed files with 42 additions and 11 deletions
+1
View File
@@ -132,6 +132,7 @@ public slots:
void msgAvgDecode2();
void fastPick(int x0, int x1, int y);
bool hasExistingMessageBuffer(int offset, bool drift, int *pPrevOffset);
void logCallActivity(CallDetail d, bool spot=true);
QString lookupCallInCompoundCache(QString const &call);
void cacheActivity(QString key);