osmo-gmr 0.2.104-2b98
Osmocom GMR-1
|
structure describing a puncturing code More...
#include <punct.h>
Data Fields | |
int | r |
Number of punctured bits. | |
int | L |
Length of the puncturing mask. | |
int | N |
Rate of the punctured convolutional code (1/N) | |
const uint8_t | mask [] |
Puncturing mask. | |
structure describing a puncturing code