Merge branch 'more-stats'
This commit is contained in:
commit
b58ae5a17e
2 changed files with 96 additions and 33 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue