We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 317ba3d commit 6a132c5Copy full SHA for 6a132c5
Svc/ActiveRateGroup/docs/sdd.md
@@ -4,7 +4,6 @@
4
5
`Svc::ActiveRateGroup` is an active component that drives a set of components connected to `Svc::Sched` output ports.
6
It contains an asynchronous input `Svc::Cycle` port. This port sends a message which wakes the component task.
7
-It contains an asynchronous input `Svc::Cycle` port. This port sends a message which wakes the component task.
8
The task invokes each output port in order, passing an argument indicating the order. It tracks execution time and detects overruns.
9
10
## 2. Requirements
0 commit comments