F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
|
The Svc::Sched
port is used to invoke components used in the scheduling of the application. It has an argument that specifies the invocation order, so components can take different actions depending on the call order.
The Svc::Sched port has the following port diagram:
The Svc::Sched port does not use any serializables for arguments.
Date | Description |
---|---|
6/19/2015 | Initial Version |