Skip to main content

Module app

Module app 

Source
Expand description

Standard cFS application scaffolding.

Provides an App builder that automates the common boilerplate every cFS app needs: pipe creation, topic subscription, EVS registration, NoOp/Reset command handling, and housekeeping telemetry.

Structs§

App
Standard cFS application with automatic boilerplate.
AppBuilder
Use builder syntax to set the inputs and finish with build().
HkTlm
Base housekeeping telemetry payload.

Enums§

Event
Event returned by App::recv.