libosmocore 1.11.0.26-c59d.202505072026
Osmocom core library
|
Osmocom convolutional encoder and decoder. More...
Go to the source code of this file.
Data Structures | |
struct | osmo_conv_code |
structure describing a given convolutional code More... | |
struct | osmo_conv_encoder |
convolutional encoder state More... | |
struct | osmo_conv_decoder |
convolutional decoder state More... | |
Enumerations | |
enum | osmo_conv_term { CONV_TERM_FLUSH = 0 , CONV_TERM_TRUNCATION , CONV_TERM_TAIL_BITING } |
possibe termination types More... | |
Osmocom convolutional encoder and decoder.