Appearance
Convolutional Decoder (streaming)
Group: Coding > FEC > Convolutional
Decodes a continuous convolutional code using the Viterbi algorithm.
Parameters
Input Type
- Description: MISSING
- Automation reference:
InputType
- Type: enumeration
Identifier | Value | Description |
---|---|---|
HardBit | Hard bits | Packed in bytes |
SoftBitU8 | Soft bits (unsigned 8bit) | |
SoftBitF32 | Soft bits (32bit float) |