Started basic selcal functionality

This commit is contained in:
Jordan Sherer
2018-09-21 22:41:20 -04:00
parent f3f051d17c
commit a5b2eeab5d
3 changed files with 375 additions and 267 deletions
+1
View File
@@ -883,6 +883,7 @@ private:
void markOffsetRecent(int offset);
bool isDirectedOffset(int offset, bool *pIsAllCall);
void markOffsetDirected(int offset, bool isAllCall);
void clearOffsetDirected(int offset);
void processActivity(bool force=false);
void processRxActivity();
void processCompoundActivity();