F´ Flight Software - C/C++ Documentation devel
A framework for building embedded system applications to NASA flight quality standards.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Svc::SystemResources Component

SystemResources Component

The system resources component downlinks information about the running F´ system. This information includes:

  1. System and Software version
  2. Free Memory
  3. CPU load
  4. Disk space

These items are downlinked as telemetry channels in response to a rate group port invocation.

Note: system resources requires U64 types to be available on the target architecture.