Com Subsystem #364
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "meier/com-ss"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
WIP Com Subsystemto Com Subsystem@ -167,6 +167,7 @@ ReturnValue_t PdecHandler::irqOperation() {
return result;
}
state = State::RUNNING;
checkLocks();
Any specific reason or bug why this was added?
Yes. If the syrlinks already had a bit lock during reboot, the bit lock and carrier lock events were never triggered.