|
libosmocoding 1.11.0.52-28973f
Osmocom GSM/GPRS/EGPRS L1 channel coding library
|
GSM TS 05.03 burst mapping. More...
Files | |
| file | gsm0503_mapping.h |
| file | gsm0503_mapping.c |
| GSM TS 05.03 burst mapping. | |
GSM TS 05.03 burst mapping.
This module contains burst mapping routines as specified in 3GPP TS 05.03 / 45.003.
| void gsm0503_mcs5_burst_swap | ( | sbit_t * | eB | ) |
Referenced by egprs_type1_map(), egprs_type1_unmap(), egprs_type2_map(), and egprs_type2_unmap().
| void gsm0503_mcs5_dl_burst_map | ( | const ubit_t * | di, |
| ubit_t * | eB, | ||
| const ubit_t * | hi, | ||
| const ubit_t * | up, | ||
| int | B | ||
| ) |
References B.
Referenced by egprs_type2_map().
| void gsm0503_mcs5_dl_burst_unmap | ( | sbit_t * | di, |
| const sbit_t * | eB, | ||
| sbit_t * | hi, | ||
| sbit_t * | up, | ||
| int | B | ||
| ) |
References B.
References B.
References B.
Referenced by egprs_type2_unmap().
| void gsm0503_mcs7_dl_burst_map | ( | const ubit_t * | di, |
| ubit_t * | eB, | ||
| const ubit_t * | hi, | ||
| const ubit_t * | up, | ||
| int | B | ||
| ) |
References B.
Referenced by egprs_type1_map().
| void gsm0503_mcs7_dl_burst_unmap | ( | sbit_t * | di, |
| const sbit_t * | eB, | ||
| sbit_t * | hi, | ||
| sbit_t * | up, | ||
| int | B | ||
| ) |
References B.
References B.
References B.
Referenced by egprs_type1_unmap().
| void gsm0503_xcch_burst_map | ( | const ubit_t * | iB, |
| ubit_t * | eB, | ||
| const ubit_t * | hl, | ||
| const ubit_t * | hn | ||
| ) |
Referenced by egprs_type3_map(), gsm0503_pdtch_encode(), and gsm0503_xcch_encode().
Referenced by egprs_type3_unmap(), gsm0503_pdtch_decode(), and gsm0503_xcch_decode().