aboutsummaryrefslogtreecommitdiffstats
path: root/swig
AgeCommit message (Expand)AuthorFilesLines
2015-08-03Moved qa utilities to a separate directoryRoman Khassraf1-10/+11
2015-07-29Implemented message sink block for unit testingRoman Khassraf1-0/+4
2015-07-27Implemented message source block for unit testingRoman Khassraf1-0/+3
2015-07-21Added block burst_sink_qa for unit testing of burst-based blocksRoman Khassraf1-0/+3
2015-07-20Added block burst_source_qa for unit testing of burst-based blocksRoman Khassraf1-0/+3
2015-07-12Merge remote-tracking branch 'upstream/master' into ia-collectorRoman Khassraf1-1/+1
2015-06-27Changes to buildsystem from libgnuradio-gsm to libgnuradio-grgsmptrkrysik1-1/+1
2015-06-24Implementation of a block for extracting immediate assignments from control c...Roman Khassraf1-0/+3
2015-06-10Added CX channel hopper blockrpp1-2/+3
2015-05-28Implemented a burst sink and a burst source. See issue #42Roman Khassraf1-0/+6
2015-05-20Implementation of TCH/F decoder supporting GSM-FR and GSM-EFR. Issue #50Roman Khassraf1-0/+3
2015-04-14Implementation of TCH/F demapper block. See issue #38Roman Khassraf1-0/+3
2015-04-04Reimplemented clock_offset_control block in C++ptrkrysik1-0/+4
2015-02-07Removed get_bcch_or_cch_bursts blockptrkrysik1-3/+0
2015-01-15Changed grgsm_swig.i to include the tmsi_dumperptrkrysik1-0/+4
2014-12-15Added new decryption block (be careful - untested component). Changed CMakeFi...ptrkrysik1-1/+5
2014-12-13Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old...ptrkrysik3-49/+49
2014-11-19Added new configurable block for demapping of control channels.ptrkrysik1-0/+3
2014-11-06Removed receiver_hier and wireshark_sinkptrkrysik1-3/+0
2014-09-10Correction of swig configuration - the receiver now compiles and worksptrkrysik2-28/+22
2014-08-16Added empty sink for wireshark sinkptrkrysik1-0/+3
2014-08-14Added check to cmakeptrkrysik1-0/+8
2014-08-06Missing swig for new message printing blockpiotr1-0/+3
2014-08-06Missing swig and CMake changes for clock correctionpiotr1-0/+6
2014-08-04Added new block for extracting info about base stationspiotr1-0/+3
2014-07-20Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper...piotr1-0/+6
2014-04-24Removed get_ccch_bursts blockpiotr1-3/+1
2014-04-17Corrected swig so it is possible to load get_ccch_bursts blockpiotr1-0/+3
2014-02-08Improved synchronization, added message output with burstspiotr1-0/+3
2014-02-04Initial commit - gsm-receiver with removed quick hackspiotr2-0/+73