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

SystemResources Component

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

  1. Free Memory
  2. CPU load
  3. 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.