|
GNU Radio's GSM Package
|
#include <conv.h>
Public Attributes | |
| const struct osmo_conv_code * | code |
| int | i_idx |
| int | p_idx |
| uint8_t | state |
convolutional encoder state
| const struct osmo_conv_code* osmo_conv_encoder::code |
for which code?
| int osmo_conv_encoder::i_idx |
Next input bit index
| int osmo_conv_encoder::p_idx |
Current puncture index
| uint8_t osmo_conv_encoder::state |
Current state