aboutsummaryrefslogtreecommitdiffstats
path: root/grc/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2014-08-06Changes to make clock_offset_corrector install and work on other machinespiotr1-1/+2
2014-08-06Added new blocks for clock freqeuncy correctionpiotr1-1/+5
2014-08-04Added new block for extracting info about base stationspiotr1-1/+2
2014-07-20Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and ↵piotr1-1/+3
demapper for BCCH. The implementation is quite dirty at this moment.
2014-07-08Added new blocks written in python for new experimental gsm receiver.piotr1-1/+4
FCCH burst tagger is element of hierarchical block - FCCH detector that adds tags after every detected FCCH burst. The value of each tag is a frequency offset estimate. SCH detector waits for tags from FCCH detector which are used to find SCH burst position. It is unfinished.
2014-04-24Removed get_ccch_bursts blockpiotr1-2/+0
2014-04-17Added block filtering bursts containing full CCH messagespiotr1-0/+1
2014-02-08Improved synchronization, added message output with burstspiotr1-2/+2
2014-02-04Initial commit - gsm-receiver with removed quick hackspiotr1-0/+23