Module headers

Source
Expand description

Types for the header section of blackbox logs.

Structs§

DisabledFields
All disabled field groups in a Betaflight log.
FeatureSet
All enabled features.
FirmwareVersion
Headers
Decoded headers containing metadata for a blackbox log.

Enums§

DebugMode
The configured debugging info for a log.
Feature
A feature defined by any supported firmware.
FieldGroup
A set of fields that can be disabled in Betaflight logs.
Firmware
A supported firmware.
ParseError
A fatal error encountered while parsing the headers of a log.
PwmProtocol
An ESC communication protocol.

Type Aliases§

ParseResult