libosmocoding
UNKNOWN
Osmocom GSM/GPRS/EGPRS L1 channel coding library
Toggle main menu visibility
Loading...
Searching...
No Matches
gsm0503_parity.h
Go to the documentation of this file.
1
4
5
#pragma once
6
7
#include <
osmocom/core/crcgen.h
>
8
12
13
extern
const
struct
osmo_crc64gen_code
gsm0503_fire_crc40
;
14
extern
const
struct
osmo_crc16gen_code
gsm0503_cs234_crc16
;
15
extern
const
struct
osmo_crc8gen_code
gsm0503_mcs_crc8_hdr
;
16
extern
const
struct
osmo_crc16gen_code
gsm0503_mcs_crc12
;
17
extern
const
struct
osmo_crc8gen_code
gsm0503_rach_crc6
;
18
extern
const
struct
osmo_crc16gen_code
gsm0503_sch_crc10
;
19
extern
const
struct
osmo_crc8gen_code
gsm0503_tch_fr_crc3
;
20
extern
const
struct
osmo_crc8gen_code
gsm0503_tch_efr_crc8
;
21
extern
const
struct
osmo_crc8gen_code
gsm0503_amr_crc6
;
22
extern
const
struct
osmo_crc16gen_code
gsm0503_amr_crc14
;
23
crcgen.h
gsm0503_tch_fr_crc3
const struct osmo_crc8gen_code gsm0503_tch_fr_crc3
GSM TCH FR/HR/EFR parity.
Definition
gsm0503_parity.c:104
gsm0503_mcs_crc8_hdr
const struct osmo_crc8gen_code gsm0503_mcs_crc8_hdr
EDGE MCS header parity.
Definition
gsm0503_parity.c:61
gsm0503_cs234_crc16
const struct osmo_crc16gen_code gsm0503_cs234_crc16
GSM PDTCH CS-2, CS-3, CS-4 parity.
Definition
gsm0503_parity.c:51
gsm0503_mcs_crc12
const struct osmo_crc16gen_code gsm0503_mcs_crc12
EDGE MCS data parity.
Definition
gsm0503_parity.c:71
gsm0503_sch_crc10
const struct osmo_crc16gen_code gsm0503_sch_crc10
GSM SCH parity.
Definition
gsm0503_parity.c:93
gsm0503_tch_efr_crc8
const struct osmo_crc8gen_code gsm0503_tch_efr_crc8
GSM TCH EFR parity.
Definition
gsm0503_parity.c:115
gsm0503_amr_crc14
const struct osmo_crc16gen_code gsm0503_amr_crc14
GSM AMR parity (SID_UPDATE).
Definition
gsm0503_parity.c:137
gsm0503_fire_crc40
const struct osmo_crc64gen_code gsm0503_fire_crc40
GSM (SACCH) parity (FIRE code).
Definition
gsm0503_parity.c:40
gsm0503_amr_crc6
const struct osmo_crc8gen_code gsm0503_amr_crc6
GSM AMR parity.
Definition
gsm0503_parity.c:126
gsm0503_rach_crc6
const struct osmo_crc8gen_code gsm0503_rach_crc6
GSM RACH parity.
Definition
gsm0503_parity.c:82
osmo_crc16gen_code
osmo_crc64gen_code
osmo_crc8gen_code
include
osmocom
coding
gsm0503_parity.h
Generated on
for libosmocoding by
1.17.0