Commit Graph

22 Commits

Author SHA1 Message Date
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 9a6dfc39a3 Removed magic constants 2014-08-06 23:06:05 +02:00
piotr 4a4704606a Changed name of message input in clock offset corrector 2014-08-06 20:12:24 +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 6fbc7326c3 Cleanup in examples directory 2014-08-06 14:18:02 +02:00
piotr ab663c8844 Added new block for message printing, removed legacy code from the decoder and bursts printer 2014-08-06 14:14:15 +02:00
piotr 510deeb455 Added measurements output to the receiver's xml file 2014-08-06 14:13:28 +02:00
piotr 4089c1a7f3 Added new blocks for clock freqeuncy correction 2014-08-06 14:10:56 +02:00
piotr dda22272e7 Added new block for extracting info about base stations 2014-08-04 11:31:54 +02:00
piotr 60638c9a30 Added message output to the control channels decoder 2014-08-04 11:18:46 +02:00
piotr a58cb595d6 Changes to simple mapper - added option of beginning frame to extend "robustness" 2014-08-04 11:18:00 +02:00
piotr 2922178ec1 Changes in parameters of fcch and sch detectors 2014-07-20 23:51:55 +02:00
piotr 14d942c811 Changes in names of grc blocks 2014-07-20 23:50:59 +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 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 d73f0bb850 Removed get_ccch_bursts block 2014-04-24 11:58:52 +02:00
piotr db6c221174 Corrections to BCCH filter so it works (the name CCCH filter isn't correct) 2014-04-17 16:09:51 +02:00
piotr d77c9cf983 Added block filtering bursts containing full CCH messages 2014-04-17 11:09:30 +02:00
piotr 6d152d9f21 added arfcn parameter to the receiver 2014-02-21 00:02:44 +01:00
piotr 6c692872b6 Added simple bursts printer 2014-02-08 14:16:26 +01:00
piotr 7c82b1730f Improved synchronization, added message output with bursts 2014-02-08 14:15:27 +01:00
piotr 437f5467a1 Initial commit - gsm-receiver with removed quick hacks 2014-02-04 17:57:25 +01:00