Com Subsystem #364
No reviewers
Labels
No Label
OPS TODO
api change
breaking api change
bug
documentation
duplicate
feature
help wanted
invalid
question
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: eive/eive-obsw#364
Loading…
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.