gr-gsm/examples
piotr faacc72413 Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper for BCCH.
The implementation is quite dirty at this moment.
2014-07-20 23:48:32 +02:00
..
README Initial commit - gsm-receiver with removed quick hacks 2014-02-04 17:57:25 +01:00
gsm_fcch_detector.grc Added new blocks written in python for new experimental gsm receiver. 2014-07-08 23:29:13 +02:00
receiver_file.grc Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper for BCCH. 2014-07-20 23:48:32 +02:00
receiver_usrp.grc Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper for BCCH. 2014-07-20 23:48:32 +02:00
receiver_usrp_channelizer.grc Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper for BCCH. 2014-07-20 23:48:32 +02:00

README

It is considered good practice to add examples in here to demonstrate the
functionality of your OOT module. Python scripts, GRC flow graphs or other
code can go here.