reset counter as well
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
This commit is contained in:
parent
803c0b1a3e
commit
bcce945cce
@ -185,6 +185,7 @@ ReturnValue_t PdecHandler::irqOperation() {
|
||||
// No TCs for timeout period
|
||||
checkLocks();
|
||||
genericCheckCd.resetTimer();
|
||||
interruptCounter = 0;
|
||||
interruptWindowCd.resetTimer();
|
||||
} else if (ret >= 1) {
|
||||
nb = read(fd, &info, sizeof(info));
|
||||
|
Loading…
x
Reference in New Issue
Block a user