AIT-Core icon indicating copy to clipboard operation
AIT-Core copied to clipboard

Issue #450 : track sequence count of received CCSDS packets

Open kmarwah opened this issue 3 years ago • 0 comments

Implements a plugin which checks the sequence count field of received CCSDS packets. A warning message is logged if an unexpected sequence count value is received. The plugin maintains a dictionary of the expected sequence count values for each APID, and this dictionary is stored as a .pkl file.

kmarwah avatar Jul 07 '22 17:07 kmarwah