GNU Radio's GSM Package
osmo_conv_encoder Struct Reference

#include <conv.h>

Public Attributes

const struct osmo_conv_codecode
 
int i_idx
 
int p_idx
 
uint8_t state
 

Detailed Description

convolutional encoder state

Member Data Documentation

◆ code

const struct osmo_conv_code* osmo_conv_encoder::code

for which code?

◆ i_idx

int osmo_conv_encoder::i_idx

Next input bit index

◆ p_idx

int osmo_conv_encoder::p_idx

Current puncture index

◆ state

uint8_t osmo_conv_encoder::state

Current state


The documentation for this struct was generated from the following file: