Skip to main content

Module tm

Module tm 

Source
Expand description

CFE-specific telemetry packet definitions and builder.

Modules§

bitmask
Bitmask constants for the telemetry secondary header fields.

Structs§

Telemetry
A zero-copy view over a complete CFE telemetry packet (headers + payload). This is the primary struct you will use to represent telemetry.
TelemetryBuilder
Use builder syntax to set the inputs and finish with build().
TelemetrySecondaryHeader
The CFE telemetry secondary header (6-byte time + 4-byte padding).

Enums§

TelemetryError
An error that can occur when building a CFE telemetry packet.