From 773a194c327c89161b3d11e5246dfea04d9b45dc Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Fri, 20 May 2016 12:45:54 +0200 Subject: Big change of the universal control channels demapper: -simplification of the universal demapper, -addition of hierarhical blocks for each of the demappers - so they also look well and readable in python, -addition of helper script for compilation of the demappers. --- python/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'python/CMakeLists.txt') diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt index 04a97c2..8fc48de 100644 --- a/python/CMakeLists.txt +++ b/python/CMakeLists.txt @@ -31,6 +31,9 @@ endif() GR_PYTHON_INSTALL( FILES __init__.py + demapping/gsm_bcch_ccch_demapper.py + demapping/gsm_bcch_ccch_sdcch4_demapper.py + demapping/gsm_sdcch8_demapper.py receiver/gsm_input.py receiver/gsm_wideband_input.py receiver/fcch_burst_tagger.py -- cgit v1.2.3