aboutsummaryrefslogtreecommitdiffstats
path: root/grc
AgeCommit message (Expand)AuthorFilesLines
2014-11-28Removed unused samp_rate parameter from clock_offset_controlptrkrysik1-8/+1
2014-11-19Hidden some parameters of the GSM Receiverptrkrysik1-0/+3
2014-11-19Added new configurable block for demapping of control channels.ptrkrysik3-0/+34
2014-11-19Changes in clock offset corrector and gsm_input - the previous version wasn't...ptrkrysik2-32/+19
2014-11-06Added capability to receive multiple channels of a single BTS to the receiver...ptrkrysik1-6/+19
2014-11-06Changed organization of gsm blocks in gnuradio-companion to better reflect th...ptrkrysik1-0/+40
2014-11-06Added new block which adapts stream of samples to GSM receiver's input requir...ptrkrysik2-0/+65
2014-11-06Created tree of modules for gnuradio-companion reflecting their organization.ptrkrysik14-23/+10
2014-11-06Removed receiver_hier and wireshark_sinkptrkrysik3-59/+0
2014-10-30First step to add multichannel capability to the GSM receiver. At this moment...ptrkrysik1-0/+10
2014-08-16Little change in wireshark_sink.xml (package name)ptrkrysik1-1/+1
2014-08-16Added message input to the wireshark sinkptrkrysik1-27/+2
2014-08-16Changed cmake to point to wireshark_sink.xmlptrkrysik1-1/+1
2014-08-16Moved wireshark_sink.xml to subdirectoryptrkrysik1-0/+0
2014-08-16Added empty sink for wireshark sinkptrkrysik2-1/+40
2014-08-13Changed directory structure.Piotr K15-27/+78
2014-08-06Removed magic constantsPiotr K1-2/+2
2014-08-06Changed name of message input in clock offset correctorpiotr1-1/+1
2014-08-06Changes to make clock_offset_corrector install and work on other machinespiotr2-9/+6
2014-08-06Cleanup in examples directorypiotr1-1/+1
2014-08-06Added new block for message printing, removed legacy code from the decoder an...piotr1-0/+13
2014-08-06Added measurements output to the receiver's xml filepiotr1-0/+6
2014-08-06Added new blocks for clock freqeuncy correctionpiotr5-1/+153
2014-08-04Added new block for extracting info about base stationspiotr2-1/+21
2014-08-04Added message output to the control channels decoderpiotr1-4/+5
2014-08-04Changes to simple mapper - added option of beginning frame to extend "robustn...piotr1-1/+8
2014-07-20Changes in parameters of fcch and sch detectorspiotr2-2/+3
2014-07-20Changes in names of grc blockspiotr2-2/+2
2014-07-20Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper...piotr3-1/+35
2014-07-08Added new blocks written in python for new experimental gsm receiver.piotr4-1/+84
2014-04-24Removed get_ccch_bursts blockpiotr2-18/+0
2014-04-17Corrections to BCCH filter so it works (the name CCCH filter isn't correct)piotr1-1/+1
2014-04-17Added block filtering bursts containing full CCH messagespiotr2-0/+17
2014-02-21added arfcn parameter to the receiverpiotr1-0/+7
2014-02-08Added simple bursts printerpiotr1-0/+13
2014-02-08Improved synchronization, added message output with burstspiotr3-46/+7
2014-02-04Initial commit - gsm-receiver with removed quick hackspiotr3-0/+93