Commit Graph

23 Commits

Author SHA1 Message Date
ptrkrysik 79d0909d0d Added example showing that python blocks for new experimental gsm receiver can be actually used for searching for FCCH and SCH bursts and showing their positions on plots. 2014-12-13 11:43:03 +01:00
ptrkrysik fbe4fb2881 Moved applications from examples to apps. Changed their names to airprobe_... 2014-11-20 11:08:43 +01:00
ptrkrysik 6dded65ede Added new configurable block for demapping of control channels. 2014-11-19 11:32:05 +01:00
ptrkrysik e518bbfedd Added capability to receive multiple channels of a single BTS to the 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-11-06 14:50:59 +01:00
ptrkrysik 58213797c1 First step to add multichannel capability to the GSM receiver. At this moment it might still contain debuging code. The training sequence number for non C0 channels is embedded in the code. 2014-10-30 09:05:15 +01:00
Piotr K 66bb3cdc31 Changed directory structure.
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-13 19:04:57 +02:00
Piotr K c917af4e3a Update of READMEs 2014-08-13 18:59:46 +02:00
Piotr K c7932ffbd4 Update of installation procedure in README 2014-08-13 18:57:19 +02:00
Piotr K 966651a875 removed *.py files from examples 2014-08-07 23:03:30 +02:00
Piotr K 47488902e9 Changed orientation of clock offset controller 2014-08-07 17:03:36 +02:00
Piotr K dced8fe7af Cosmetic changes in the receiver_file 2014-08-07 09:41:35 +02:00
piotr 2c2f77f6d1 Changes in examples resulting from change of the clock offset corrector input 2014-08-06 20:13:50 +02:00
piotr 62b15126ea Removed py files from examples 2014-08-06 20:08:51 +02:00
piotr 1c8de50663 Changes to make clock_offset_corrector install and work on other machines 2014-08-06 16:01:40 +02:00
piotr 82c774f772 Changes in examples 2014-08-06 15:20:12 +02:00
piotr 6fbc7326c3 Cleanup in examples directory 2014-08-06 14:18:02 +02:00
piotr 969ecbcb4c Removed the receiver with channelizer 2014-08-06 14:08:07 +02:00
piotr 1cec4b519a Changes in the simple usrp receiver example 2014-08-04 11:29:22 +02:00
piotr faacc72413 Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper for BCCH.
The implementation is quite dirty at this moment.
2014-07-20 23:48:32 +02:00
piotr 9d5d86362e Removed gnuradio-companion generated python file from examples 2014-07-20 23:40:36 +02:00
piotr 6b78abc7bd Added new blocks written in python for new experimental gsm receiver.
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-07-08 23:29:13 +02:00
piotr 442c46d385 Added gnuradio-companion examples 2014-04-17 10:51:53 +02:00
piotr 437f5467a1 Initial commit - gsm-receiver with removed quick hacks 2014-02-04 17:57:25 +01:00