aboutsummaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Collapse)AuthorFilesLines
2014-11-20Moved applications from examples to apps. Changed their names to airprobe_...ptrkrysik3-3790/+0
2014-11-19Added new configurable block for demapping of control channels.ptrkrysik3-308/+869
2014-11-06Added capability to receive multiple channels of a single BTS to the ↵ptrkrysik3-536/+1001
receiver. It is now possible to receive bursts on channels for which frequency hopping was used. Changed examples to work without hierarhical GSM Receiver block.
2014-10-30First step to add multichannel capability to the GSM receiver. At this ↵ptrkrysik1-345/+345
moment it might still contain debuging code. The training sequence number for non C0 channels is embedded in the code.
2014-08-13Changed directory structure.Piotr K4-1098/+625
Corrected clock_offset_corrector (for some streange and yet unknown reason fractional resampler eats strem tags for some values of sps). (this commit may contain some changes that are not described)
2014-08-13Update of READMEsPiotr K1-4/+0
2014-08-13Update of installation procedure in READMEPiotr K1-0/+567
2014-08-07removed *.py files from examplesPiotr K1-183/+0
2014-08-07Changed orientation of clock offset controllerPiotr K2-301/+334
2014-08-07Cosmetic changes in the receiver_filePiotr K1-171/+171
2014-08-06Changes in examples resulting from change of the clock offset corrector inputpiotr3-564/+564
2014-08-06Removed py files from examplespiotr3-317/+1
2014-08-06Changes to make clock_offset_corrector install and work on other machinespiotr2-200/+414
2014-08-06Changes in examplespiotr5-281/+522
2014-08-06Cleanup in examples directorypiotr5-712/+1381
2014-08-06Removed the receiver with channelizerpiotr1-1116/+0
2014-08-04Changes in the simple usrp receiver examplepiotr1-147/+233
2014-07-20Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and ↵piotr3-245/+466
demapper for BCCH. The implementation is quite dirty at this moment.
2014-07-20Removed gnuradio-companion generated python file from examplespiotr1-208/+0
2014-07-08Added new blocks written in python for new experimental gsm receiver.piotr1-0/+567
FCCH burst tagger is element of hierarchical block - FCCH detector that adds tags after every detected FCCH burst. The value of each tag is a frequency offset estimate. SCH detector waits for tags from FCCH detector which are used to find SCH burst position. It is unfinished.
2014-04-17Added gnuradio-companion examplespiotr4-0/+2463
2014-02-04Initial commit - gsm-receiver with removed quick hackspiotr1-0/+4