aboutsummaryrefslogtreecommitdiffstats
path: root/grc
AgeCommit message (Expand)AuthorFilesLines
2015-08-03Renamed burst sink/source to burst file sink/sourceRoman Khassraf4-14/+10
2015-08-03Moved qa utilities to a separate directoryRoman Khassraf5-0/+25
2015-08-03Removed test utilities from GRCRoman Khassraf1-4/+0
2015-07-29Implemented message sink block for unit testingRoman Khassraf3-2/+23
2015-07-27Implemented message source block for unit testingRoman Khassraf4-3/+36
2015-07-26Added option to message printer that allows printing the gsmtap header.Roman Khassraf1-1/+15
2015-07-24Added option to burst printer for ignoring dummy bursts. Issue #95Roman Khassraf1-2/+19
2015-07-21Added block burst_sink_qa for unit testing of burst-based blocksRoman Khassraf3-1/+15
2015-07-20Added block burst_source_qa for unit testing of burst-based blocksRoman Khassraf3-3/+40
2015-07-17Added support for A5/2, A5/3, A5/4. Issue #85Roman Khassraf1-3/+13
2015-07-16Merge pull request #87 from romankh/ia-collectorPiotr Krysik3-0/+73
2015-07-13Added some doc to burst printer block. Issue #86Roman Khassraf1-0/+12
2015-07-13Added options to burst printer to have partial output compatibility to airpro...Roman Khassraf1-1/+29
2015-07-13Improved documentation of immediate assignment extractorRoman Khassraf1-5/+10
2015-07-13Implemented option to extract only one Immediate Assignment per request refer...Roman Khassraf1-1/+15
2015-07-13Added option to ignore Immediate Assignments for GPRS channels in the extract...Roman Khassraf1-1/+15
2015-07-12Added option to enable/disable information printing in immediate assignment e...Roman Khassraf1-2/+28
2015-06-24Implementation of a block for extracting immediate assignments from control c...Roman Khassraf3-0/+14
2015-06-20Merge remote-tracking branch 'origin/romankh-master'ptrkrysik1-2/+34
2015-06-10Implemented channel hopping for CX channelsrpp1-1/+2
2015-06-10Added CX channel hopper blockrpp3-0/+36
2015-06-02Changed tch_mode enum to support AMRRoman Khassraf1-2/+34
2015-05-29Merge pull request #60 from romankh/demapper-wrapPiotr Krysik5-0/+142
2015-05-28Implemented a burst sink and a burst source. See issue #42Roman Khassraf4-1/+43
2015-05-23Added preconfigured demapper blocks that wrap universal ctrl chans demapperRoman Khassraf5-0/+142
2015-05-22Fixed typos in tch demapper and ctrl chans demapperRoman Khassraf2-6/+6
2015-05-20Implementation of TCH/F decoder supporting GSM-FR and GSM-EFR. Issue #50Roman Khassraf3-1/+40
2015-05-08Merge remote-tracking branch 'upstream/master'Roman Khassraf1-2/+2
2015-05-08Changes in buildsystem bringing back capability to quickly add new blocks wit...ptrkrysik1-2/+2
2015-04-14Implementation of TCH/F demapper block. See issue #38Roman Khassraf3-1/+31
2015-04-12Added option to prepend framenumber in bursts_printerRoman Khassraf1-1/+15
2015-02-08Added default value of key to the decryption block - for this value the decry...ptrkrysik1-0/+1
2015-02-07Added timeslot nr parameter to the demapper to enable it to work on other tim...ptrkrysik1-1/+9
2015-02-07Removed get_bcch_or_cch_bursts blockptrkrysik3-24/+0
2015-01-15Added gr-gsm gnuradio-companion xml description file for tmsi_dumperptrkrysik3-1/+16
2015-01-03Merge branch 'master' of https://github.com/mrjacobagilbert/gr-gsm into mrjac...ptrkrysik3-2/+22
2014-12-15Added new decryption block (be careful - untested component). Changed CMakeFi...ptrkrysik8-16/+155
2014-12-13Updated burst printer to accept a pmt string which will be prepended to any p...Jacob Gilbert1-1/+11
2014-12-13Updated message printer to accept a pmt string which will be prepended to any...Jacob Gilbert1-1/+10
2014-12-13Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old...ptrkrysik15-30/+30
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