gr-gsm/include/grgsm
Vasil Velichkov ff88ba41ec Add control channels demappers tests
3GPP TS 45.002 version 15.1.0 Release 15
Table 3 : Mapping of logical channels onto physical channels (see subclauses 6.3, 6.4, 6.5)
Table 4 : Mapping of logical channels onto physical channels (see subclauses 6.3, 6.4, 6.5)
Figure 8a: TDMA frame mapping for FCCH + SCH + BCCH + CCCH
Figure 8b: TDMA frame mapping for FCCH + SCH + BCCH + CCCH + SDCCH/4(0...3) + SACCH/4(0...3)

Five of the six tests currently fail and are marked with
@unittest.expectedFailure. Fixes in subsequent commits.

Change-Id: I33b0948832a0c2506bffd389cc134c3236c74d27
2019-07-29 21:09:07 +03:00
..
decoding Add TCH/H decoder block with AMR multirate support 2018-12-29 00:52:05 +01:00
decryption Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00
demapping Move HR demapping into a separate block 2018-12-29 00:52:05 +01:00
flow_control Added C++ version of burst type filter 2017-11-07 19:31:42 +01:00
misc_utils gsm_trx_burst_if: allow to customize the bind address 2018-08-10 16:38:59 +07:00
qa_utils Add control channels demappers tests 2019-07-29 21:09:07 +03:00
receiver Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00
transmitter Added a block for generating Access Bursts 2017-11-29 16:39:22 +01:00
trx gsm_trx_burst_if: allow to customize the bind address 2018-08-10 16:38:59 +07:00
CMakeLists.txt Moving trx burst interface to trx directory 2018-05-05 12:38:11 +02:00
api.h Fix: fixed name of the define to the one set in lib/CMakeLists.txt 2018-02-27 14:45:14 +01:00
constants.h Added a function returning maintance version name 2017-08-25 21:55:41 +02:00
endian.h Commented out include that seems to be not necessary and that causes problems for MSVC 2018-02-27 14:45:14 +01:00
gsm_constants.h Corrected wrong lenght of the Access Burst 2017-11-29 16:39:41 +01:00
gsmtap.h Fix portability: added windows style struct packing to gsmtap_hdr 2018-02-27 14:45:14 +01:00
plotting.hpp Improve slightly interface of plotting so it's easier to use it 2019-04-01 09:43:26 +02:00