aboutsummaryrefslogtreecommitdiffstats
path: root/python/demapping
AgeCommit message (Collapse)AuthorFilesLines
2017-09-18Corrections in the buildsystemPiotr Krysik1-1/+2
2017-09-13Changed organization of cmake filesPiotr Krysik1-0/+24
Cmake files were added into subdirectories.
2017-08-23Big update of copyright statements so they can be automatically processed to ↵Piotr Krysik3-3/+3
produce debian/copyright file
2016-10-02Added license statements where it was missingPiotr Krysik3-0/+60
2016-05-23Next corrections of demapping blocks - mainly corretion of SDCCH8 uplink ↵Piotr Krysik3-6/+6
configuration.
2016-05-21Corrected configuration of demappersPiotr Krysik3-4/+4
2016-05-21Corrected _channe_types vectors in SDCCH8 demapperPiotr Krysik1-2/+2
2016-05-20Big change of the universal control channels demapper:Piotr Krysik3-0/+138
-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.