mirror of
https://github.com/nasa/fprime.git
synced 2025-12-10 00:44:37 -06:00
Remove redundant line from ActiveRateGroup SDD (#4435)
This commit is contained in:
parent
317ba3d7e0
commit
6a132c5df4
@ -4,7 +4,6 @@
|
||||
|
||||
`Svc::ActiveRateGroup` is an active component that drives a set of components connected to `Svc::Sched` output ports.
|
||||
It contains an asynchronous input `Svc::Cycle` port. This port sends a message which wakes the component task.
|
||||
It contains an asynchronous input `Svc::Cycle` port. This port sends a message which wakes the component task.
|
||||
The task invokes each output port in order, passing an argument indicating the order. It tracks execution time and detects overruns.
|
||||
|
||||
## 2. Requirements
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user