Currently, flags reset logic is such that if the error triggering the set of the flag is not present anymore, then the flag is put again to false.
Hk packet is then sensitive only persistent errors or to low varying errors.
Change the logic to:
- produce an Hk with permanent flags
- reset flags only for the next Hk packet
do you agree @gabvif ?