Commit Graph

1078 Commits

Author SHA1 Message Date
Piotr K. bbea956693 Update README.md 2014-04-24 10:54:12 +02:00
piotr da8a066687 Little cleanups 2014-04-24 10:29:38 +02:00
piotr f502e0f99b Replaced nasty hack for training sequences 6 and 7 with a condition depending on the first symbol of training sequences. It's still a little bit of a hack because I don't know why exactly those starting points have to be used. 2014-04-24 10:28:29 +02:00
piotr ce92f9825f Corrections to the configuration function 2014-04-17 23:37:18 +02:00
piotr 5462401fdf Added missing line changing state when too many SCH errors occur 2014-04-17 23:36:27 +02:00
piotr 9049a85988 Corrected swig so it is possible to load get_ccch_bursts block 2014-04-17 23:35:48 +02:00
piotr 10cd1f4aab Corrected bcch get block so it writes all bursts forming bcch channel to the output 2014-04-17 23:34:39 +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 883d5084be Merge branch 'master' of github.com:Jakotako/gr-gsm 2014-04-17 16:06:24 +02:00
piotr 903b1d69bb Moved configuration of the receiver to the constructor. Removed redundant configuration. 2014-04-17 11:33:27 +02:00
piotr d77c9cf983 Added block filtering bursts containing full CCH messages 2014-04-17 11:09:30 +02:00
piotr bf2d9a477b Added to buildsystem instalation of include/gsm/plotting.h 2014-04-17 10:58:09 +02:00
piotr 3f1ea81182 Addition of linking with libraries required to compile programs using include/plotting.hpp 2014-04-17 10:56:08 +02:00
piotr 3440db650d Added GSMTAP header definition 2014-04-17 10:52:28 +02:00
piotr 442c46d385 Added gnuradio-companion examples 2014-04-17 10:51:53 +02:00
piotr 4e65be9793 Added simple plotting functions 2014-04-17 09:56:57 +02:00
piotr 8dc74a4f0b Removed done/unneeded TODOs 2014-04-17 09:48:46 +02:00
piotr c1d47df7ba Added author 2014-04-17 09:45:50 +02:00
piotr 5c82025c0a Correction - limited strongest_window_nr to avoid reading outside of buffer boundaries. 2014-04-17 09:43:02 +02:00
piotr 6629251062 corrected .gitignore 2014-03-03 18:23:34 +01:00
piotr 7211ff3e51 Added examples 2014-03-03 18:16:30 +01: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 7e3b0dbfc8 Changed differentiation between dummy and normal bursts to a metod based on correlation of training sequences 2014-02-05 22:44:30 +01:00
piotr 5f1e1d38f8 turned off automatic tuning to estimated frequency offset with positive result for stability of the receiver 2014-02-05 18:10:05 +01:00
piotr d0bf1499bb Coding style change, debug pritfs 2014-02-05 17:27:32 +01:00
piotr 437f5467a1 Initial commit - gsm-receiver with removed quick hacks 2014-02-04 17:57:25 +01:00