osmo-gmr 0.2.104-2b98
Osmocom GMR-1

Osmocom GMR-1 convolutional coding implementation. More...

#include <stdint.h>
#include <osmocom/core/conv.h>

Variables

const struct osmo_conv_code gmr1_conv_k5_12
 GMR-1 constraint length 5, rate 1/2 convolutional code. More...
 
const struct osmo_conv_code gmr1_conv_k5_13
 GMR-1 constraint length 5, rate 1/3 convolutional code. More...
 
const struct osmo_conv_code gmr1_conv_k5_14
 GMR-1 constraint length 5, rate 1/4 convolutional code. More...
 
const struct osmo_conv_code gmr1_conv_k5_15
 GMR-1 constraint length 5, rate 1/5 convolutional code. More...
 
const struct osmo_conv_code gmr1_conv_k6_14
 GMR-1 constraint length 6, rate 1/4 convolutional code. More...
 
const struct osmo_conv_code gmr1_conv_k9_12
 GMR-1 constraint length 9, rate 1/2 convolutional code. More...
 
const struct osmo_conv_code gmr1_conv_k9_13
 GMR-1 constraint length 9, rate 1/3 convolutional code. More...
 
const struct osmo_conv_code gmr1_conv_k9_14
 GMR-1 constraint length 9, rate 1/4 convolutional code. More...
 
const struct osmo_conv_code gmr1_conv_tch3
 GMR-1 TCH3 speech tail-biting convolutional code. More...
 

Detailed Description

Osmocom GMR-1 convolutional coding implementation.