gr-gsm/python
Vasil Velichkov c5bb436cda Fix the TCH/H decoder and demapper XML definitions
- The second argument of tch_h_decoder constructor is a string that
  accepts the value of MultiRate configuration element and not an enum
  like the tch_f_decoder decoder.
- Make the demapper's burst sink required.
- Make all parameters visible.
- Rename the TCH/H Channel parameter to Sub-channel number.
- Add the qa_tch_h_decoder test in the CMakeLists.txt
- Fix several typos

Change-Id: I92d4f49955c634df7d76f17cfb58d7106846c1bd
2019-03-19 17:36:28 +02:00
..
demapping Corrections in the buildsystem 2017-09-18 21:36:06 +02:00
misc_utils Implement the 'burst_to_fn_time' block in C++ 2017-12-04 01:48:43 +07:00
receiver Compile the .grc files with cmake and grcc 2018-03-22 06:07:24 +01:00
transmitter Correction of bursts tagger 2017-10-31 05:54:31 +01:00
trx apps/grgsm_trx: introduce initial LMS driver support 2019-01-26 10:58:25 +07:00
CMakeLists.txt Fix the TCH/H decoder and demapper XML definitions 2019-03-19 17:36:28 +02:00
__init__.py Merge branch 'fixeria/trx' of https://github.com/axilirator/gr-gsm into fixeria_trx 2018-04-17 09:10:33 +02:00
build_utils.py Initial commit - gsm-receiver with removed quick hacks 2014-02-04 17:57:25 +01:00
build_utils_codes.py Initial commit - gsm-receiver with removed quick hacks 2014-02-04 17:57:25 +01:00
grgsm Compile the .grc files with cmake and grcc 2018-03-22 06:07:24 +01:00
qa_arfcn.py Making arfcn<->freq conversions more robust and uptading apps depending on it 2017-09-06 17:48:38 +02:00
qa_burst_file_source.py burst_file_source: Fix reading longer bursts 2018-09-13 09:35:28 +00:00
qa_burst_fnr_filter.py Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00
qa_burst_printer.py Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00
qa_burst_sdcch_subslot_filter.py Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00
qa_burst_sdcch_subslot_splitter.py Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00
qa_burst_timeslot_filter.py Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00
qa_burst_timeslot_splitter.py Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00
qa_controlled_fractional_resampler_cc.py Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00
qa_decryption.py Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00
qa_dummy_burst_filter.py Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00
qa_message_printer.py Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00
qa_message_source_sink.py Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00
qa_msg_to_tag.py Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00
qa_tch_f_chans_demapper.py Add tests for the TCH/F and TCH/H Demappers 2018-12-29 00:52:05 +01:00
qa_tch_f_decoder.py Add tch_f_decoder tests 2018-04-06 15:18:26 +02:00
qa_tch_h_chans_demapper.py Add tests for the TCH/F and TCH/H Demappers 2018-12-29 00:52:05 +01:00
qa_tch_h_decoder.py Add TCH/H decoder tests 2018-12-29 00:52:05 +01:00
qa_txtime_bursts_tagger.py Adding block for tagging bursts 2017-09-19 08:05:28 +02:00
qa_txtime_setter.py Added txtime_setter block (a c++ version of txtime_bursts_tagger Python block) 2017-11-05 12:23:15 +01:00
qa_uplink_downlink_splitter.py Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00