Commit Graph

14 Commits

Author SHA1 Message Date
Piotr Krysik df417739b0 cmake: make formatting of install statements follow one pattern
Change-Id: Ib7d571af629b0af78397a411b0cca409a6d218d8
2021-05-03 07:14:00 +02:00
Vasil Velichkov 1828a315a8 Move HR demapping into a separate block 2018-12-29 00:52:05 +01:00
Andrew Artyushok fbcee39107 Add HR demapping 2018-12-29 00:52:05 +01:00
Piotr Krysik a6268a5bc1 Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00
Piotr Krysik af8ad5dddf Changed GSM_API to GRGSM_API so gr_modtool created blocks don't have to be modified 2016-05-29 13:05:48 +02:00
Piotr Krysik 773a194c32 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.
2016-05-20 12:45:54 +02:00
Piotr Krysik bac8284599 Added default values for uplink parameters
so urrent Python code works without modification.
2016-05-15 10:39:39 +02:00
Piotr Krysik 2547f604ec Corrected constructor declaration 2015-08-10 11:14:29 +02:00
ptrkrysik 42411c6ef0 Added more includes of STL containers definitions.
In some configurations lack of these includes cause compile errors.
2015-07-08 10:50:41 +02:00
Roman Khassraf 05bfb82475 Changed author in TCH demapper and decoder 2015-05-22 11:46:00 +02:00
Roman Khassraf fb6bc5009f Implementation of TCH/F demapper block. See issue #38 2015-04-14 15:44:40 +02:00
ptrkrysik d8d4fbc6af Added timeslot nr parameter to the demapper to enable it to work on other timeslots that 0. 2015-02-07 19:37:42 +01:00
ptrkrysik 9d1cb8cfa7 Removed get_bcch_or_cch_bursts block 2015-02-07 19:27:57 +01:00
ptrkrysik 3be74a732b Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old prefix caused conflicts with libraries already available. 2014-12-13 10:11:00 +01:00