osmo-gmr 0.2.104-2b98
Osmocom GMR-1
|
Osmocom GMR-1 RACH channel coding header. More...
#include <stdint.h>
#include <osmocom/core/bits.h>
Go to the source code of this file.
Functions | |
void | gmr1_rach_encode (ubit_t *bits_e, const uint8_t *rach, uint8_t sb_mask) |
Stateless GMR-1 RACH channel coder. More... | |
int | gmr1_rach_decode (uint8_t *rach, const sbit_t *bits_e, uint8_t sb_mask, int *conv_rv, int *crc_rv) |
Stateless GMR-1 RACH channel decoder. More... | |
Osmocom GMR-1 RACH channel coding header.