aboutsummaryrefslogtreecommitdiffstats
path: root/grc/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-05-05Moving trx burst interface to trx directoryPiotr Krysik1-0/+1
2017-11-05Refactor the 'TRX Burst Interface' blockVadim Yanitskiy1-1/+0
2017-09-27Added gmsk modulator block for gsmPiotr Krysik1-0/+1
2017-07-07Implement transceiver interfaceVadim Yanitskiy1-0/+1
2016-07-15Moved new blocks (controlled resampler and msg to tag) to appropriate directoryPiotr Krysik1-3/+1
2016-07-04Added a controlled fractional resamplerPiotr Krysik1-1/+2
2016-05-29Added msg_to_tag block - currently it does nothingPiotr Krysik1-1/+2
2015-08-05Merged origin/flow-control-100 into dev, fixed conflictsRoman Khassraf1-0/+1
2015-08-03Implemented burst timeslot splitter for flow control. Issue #100Roman Khassraf1-0/+1
2015-07-27Implemented message source block for unit testingRoman Khassraf1-2/+1
2015-05-08Changes in buildsystem bringing back capability to quickly add new blocks wit...ptrkrysik1-2/+2
2014-12-15Added new decryption block (be careful - untested component). Changed CMakeFi...ptrkrysik1-16/+8
2014-11-19Added new configurable block for demapping of control channels.ptrkrysik1-0/+1
2014-11-06Added new block which adapts stream of samples to GSM receiver's input requir...ptrkrysik1-0/+1
2014-11-06Created tree of modules for gnuradio-companion reflecting their organization.ptrkrysik1-0/+1
2014-11-06Removed receiver_hier and wireshark_sinkptrkrysik1-2/+0
2014-08-16Changed cmake to point to wireshark_sink.xmlptrkrysik1-1/+1
2014-08-16Added empty sink for wireshark sinkptrkrysik1-1/+2
2014-08-13Changed directory structure.Piotr K1-13/+14
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 demapper...piotr1-1/+3
2014-07-08Added new blocks written in python for new experimental gsm receiver.piotr1-1/+4
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