Skip to main content

Crate dshot_codec

Crate dshot_codec 

Source

Structs§

DshotCommandFrame
DshotCommandFrame: transmitted from the Flight Controller(FC) to the ESC.
DshotTelemetryFrame
DshotTelemetryFrame: transmitted from the ESC to the Flight Controller (FC).
EscDshot
GcrFrame
A captured GCR frame received straight from the PIO FIFO block.
NrziFrame
NRZI stands for Non-Return-to-Zero, Inverted. 21-bit edge transition NRZI. Decodes to 20-bit binary GCR, which then decodes to 16-bit DshotTelemetryFrame.

Enums§

DshotCommand
DshotError
DshotSpeed
Telemetry
TelemetryType