aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-28Added compiled python versions of the flowgraphs which are installed in %inst...ptrkrysik4-0/+477
2014-11-26Removed automatic compilation of grc apps to python as it fails too often to ...ptrkrysik1-4/+2
2014-11-23Little changes in the readmeptrkrysik1-1/+1
2014-11-23Little changes in readme.mdptrkrysik1-5/+5
2014-11-23Little changes in Readmeptrkrysik1-7/+2
2014-11-23Added description of GNU Radio installation from source.ptrkrysik1-6/+47
2014-11-21Removed a debug message that was left accidently.ptrkrysik1-1/+0
2014-11-21Disabled clock offset correction parameter as it is not used currently (it mi...ptrkrysik1-240/+240
2014-11-21Changed default clock offset correction ppm value from 84 to 0ptrkrysik1-173/+173
2014-11-21Added socked PDU sink to airprobe_fileptrkrysik1-78/+139
2014-11-21Changed format of messages containing bursts to PDU. Corrected types of bursts.ptrkrysik7-47/+51
2014-11-20Added buildsystem for apps. Doesn't honor dependencies yet (changing a grc fi...ptrkrysik5-6/+291
2014-11-20Moved applications from examples to apps. Changed their names to airprobe_...ptrkrysik3-0/+0
2014-11-19Hidden some parameters of the GSM Receiverptrkrysik1-0/+3
2014-11-19Removed setting channel type from the decoder - this is now done in demapping...ptrkrysik1-1/+1
2014-11-19Added new configurable block for demapping of control channels.ptrkrysik12-308/+1147
2014-11-19Changes in clock offset corrector and gsm_input - the previous version wasn't...ptrkrysik6-243/+357
2014-11-19Changed cell allocation elements type from float to intptrkrysik3-8/+8
2014-11-13Commenting files included for debugging. Fixed #2 issue.ptrkrysik1-2/+3
2014-11-12Corrected frame numberptrkrysik2-4/+5
2014-11-06Added capability to receive multiple channels of a single BTS to the receiver...ptrkrysik9-794/+1370
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...ptrkrysik6-0/+638
2014-11-06Created tree of modules for gnuradio-companion reflecting their organization.ptrkrysik14-23/+10
2014-11-06Removed receiver_hier and wireshark_sinkptrkrysik12-304/+0
2014-10-30Merge branch 'master' of github.com:Jakotako/gr-gsmptrkrysik3-12/+22
2014-10-30First step to add multichannel capability to the GSM receiver. At this moment...ptrkrysik6-459/+500
2014-10-30Changed asser.h to output DCOUT messages to stderrptrkrysik1-1/+1
2014-10-30changed name of a variable to better reflect it role in clock_offset_controlptrkrysik1-3/+3
2014-10-30Changes in control channels decoder to output messages in PDU format - when c...ptrkrysik3-12/+22
2014-09-10Changed Readme to reflect new repository addressptrkrysik1-1/+1
2014-09-10Correction of swig configuration - the receiver now compiles and worksptrkrysik2-28/+22
2014-08-16Added extraction of gsmtap header and message content from pmt msgptrkrysik1-1/+10
2014-08-16Little change in wireshark_sink.xml (package name)ptrkrysik1-1/+1
2014-08-16Added message input to the wireshark sinkptrkrysik3-29/+14
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 sinkptrkrysik7-1/+145
2014-08-16Removed from burst printer structure chan_infoptrkrysik1-30/+0
2014-08-16Repaired cmake buildsystem - include files paths were inconsistent with sourc...ptrkrysik15-17/+178
2014-08-14Added check to cmakeptrkrysik1-0/+8
2014-08-14Automatic change by GRC in clock offset correctorptrkrysik1-41/+41
2014-08-14New checks in Cmakeptrkrysik1-0/+10
2014-08-14README: Added missing scipy package to installation procedureptrkrysik1-1/+1
2014-08-13---ptrkrysik1-0/+1
2014-08-13---ptrkrysik1-0/+1
2014-08-13Change in READMEPiotr K1-2/+1
2014-08-13Changed directory structure.Piotr K42-1346/+992
2014-08-13Update of READMEsPiotr K3-19/+5
2014-08-13Update of installation procedure in READMEPiotr K1-0/+567