gr-gsm/include/grgsm
Vadim Yanitskiy 5b7c60af7a trx_interface: implement built-in timeslot filter
There is a dedicated block named 'Burst Timeslot Filter', which
could be used, but one doesn't expose the API to change the
timeslot index 'on fly'.

This change implements built-in timeslot filter in 'TRX Interface'
block, which will be used until the proper block expose API.
2017-07-19 17:30:44 +07:00
..
decoding Corrections of tch/f decoder - removal of parameter continued 2016-06-29 22:22:27 +02:00
decryption 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
demapping 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
flow_control Changed path (flow_control) and name of uplink_downlink_filter to splitter 2016-08-30 21:31:24 +02:00
misc_utils Added interpretation of SC (start ciphering) field in cmc extractor 2017-03-30 10:55:08 +02:00
qa_utils 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
receiver Added default oversample ratio to clock offset control block 2016-07-18 10:25:00 +02:00
trx_interface trx_interface: implement built-in timeslot filter 2017-07-19 17:30:44 +07:00
CMakeLists.txt Implement transceiver interface 2017-07-07 22:12:52 +07:00
api.h 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
endian.h fix compilation and linking on Mac OS X 2015-08-16 13:50:20 +02:00
gsmtap.h 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
plotting.hpp Added new decryption block (be careful - untested component). Changed CMakeFiles to reflect more modular design (not finished for the lib directory) 2014-12-15 09:09:18 +01:00