FreeRTOS PeriodicTask improvement #116
No reviewers
Labels
No Label
API Change
Breaking API Change
bug
build
cosmetics
Documentation
duplicate
feature
help wanted
hotfix
invalid
question
Refactor
Tests
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: fsfw/fsfw#116
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "KSat/fsfw:mueller_PeriodicTaskImprovements"
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?
Added deadline missed check, updated doc.
Also added setting TaskIF in addComponent, had to change PeriodicTaskIF for that,
RTEMS propably has to be updated as well.
Related to #118
added deadline missed checkto FreeRTOS PeriodicTask improvementOverflow checking is now included as well