Expand description
CFE (Core Flight Executive) interface for CFS.
Modulesยง
- duration
- A simple duration struct similar to
core::time::Duration. Uses 32-bit unsigned integers for seconds and nanoseconds instead of 64-bit. - es
- ES (Executive Services) interface.
- evs
- EVS (Event Service) interface.
- sb
- SB (Software Bus) interface.
- tbl
- TBL (Table Services) interface.
- time
- CFE Time Services (TIME) interface.