aboutsummaryrefslogtreecommitdiffstats
path: root/grc/receiver
AgeCommit message (Expand)AuthorFilesLines
2018-01-23Fixing missing callback to set_fc in clock_offset_control blockPiotr Krysik1-1/+1
2017-06-11Removed wideband_input_adaptorPiotr Krysik2-120/+0
2016-07-17Changed clock offset controller and company in order to remove from the gsm_i...Piotr Krysik1-1/+7
2016-07-15New gsm_input blockPiotr Krysik1-1/+1
2016-07-15New clock offset corrector and clock offset controlPiotr Krysik1-2/+9
2016-07-15Little changes of GRC blocks namesPiotr Krysik7-7/+7
2016-05-14Merged uplink-decoding branch (with complete support for control channels dec...Piotr Krysik3-1/+73
2016-02-29Make band user-selectable in gsm_wideband_inputSteve Glass1-0/+41
2015-10-05Implemented multiband channelizer as gr-gsm block.rpp2-0/+79
2015-08-06Added grc receiver block that supports uplink and changed block that supports...Piotr Krysik3-1/+73
2015-06-10Implemented channel hopping for CX channelsrpp1-1/+2
2015-06-10Added CX channel hopper blockrpp2-0/+35
2014-12-15Added new decryption block (be careful - untested component). Changed CMakeFi...ptrkrysik1-0/+27
2014-12-13Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old...ptrkrysik6-12/+12
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-19Changes in clock offset corrector and gsm_input - the previous version wasn't...ptrkrysik1-18/+15
2014-11-06Added capability to receive multiple channels of a single BTS to the receiver...ptrkrysik1-6/+19
2014-11-06Added new block which adapts stream of samples to GSM receiver's input requir...ptrkrysik1-0/+64
2014-11-06Created tree of modules for gnuradio-companion reflecting their organization.ptrkrysik5-7/+2
2014-11-06Removed receiver_hier and wireshark_sinkptrkrysik1-44/+0
2014-10-30First step to add multichannel capability to the GSM receiver. At this moment...ptrkrysik1-0/+10
2014-08-13Changed directory structure.Piotr K6-0/+196