Merge branch 'more-stats'

This commit is contained in:
Oliver Jowett 2014-09-25 20:36:42 +01:00
commit b58ae5a17e
2 changed files with 96 additions and 33 deletions

View file

@ -368,6 +368,9 @@ struct { // Internal state
unsigned int stat_DF_Len_Corrected;
unsigned int stat_DF_Type_Corrected;
unsigned int stat_ModeAC;
unsigned int stat_blocks_processed;
unsigned int stat_blocks_dropped;
} Modes;
// The struct we use to store information about a decoded message.