Commit Graph

158 Commits

Author SHA1 Message Date
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