aboutsummaryrefslogtreecommitdiffstats
path: root/lib/receiver
AgeCommit message (Expand)AuthorFilesLines
2014-12-01endian: MacOS X support for endian conversion macrosDavid Holm1-0/+1
2014-11-21Removed a debug message that was left accidently.ptrkrysik1-1/+0
2014-11-21Changed format of messages containing bursts to PDU. Corrected types of bursts.ptrkrysik2-15/+20
2014-11-19Changed cell allocation elements type from float to intptrkrysik2-6/+6
2014-11-13Commenting files included for debugging. Fixed #2 issue.ptrkrysik1-2/+3
2014-11-12Corrected frame numberptrkrysik1-1/+2
2014-11-06Added capability to receive multiple channels of a single BTS to the receiver...ptrkrysik2-38/+69
2014-10-30Merge branch 'master' of github.com:Jakotako/gr-gsmptrkrysik1-2/+1
2014-10-30First step to add multichannel capability to the GSM receiver. At this moment...ptrkrysik3-114/+144
2014-10-30Changed asser.h to output DCOUT messages to stderrptrkrysik1-1/+1
2014-10-30Changes in control channels decoder to output messages in PDU format - when c...ptrkrysik1-2/+1
2014-08-16Repaired cmake buildsystem - include files paths were inconsistent with sourc...ptrkrysik1-1/+1
2014-08-13Changed directory structure.Piotr K1-1/+1
2014-08-07Removed completely old method of frequency offset correctionPiotr K2-18/+4
2014-08-06Removed redundant state from the receiverpiotr2-32/+9
2014-08-06Added new blocks for clock freqeuncy correctionpiotr2-64/+63
2014-08-04Added reset to the receiver, computation of power and function for setting ar...piotr2-6/+22
2014-07-20Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper...piotr2-73/+1
2014-07-08Moved more files related to the gsm receiver to the receiver directory.piotr5-0/+886
2014-07-08Little changes commited from all files. Cleanup in the lib directory - files ...piotr4-15/+20
2014-07-08Correction in plotting.hpiotr6-0/+1525