1. d73f0bb Removed get_ccch_bursts block by piotr · 10 years ago
  2. da8a066 Little cleanups by piotr · 10 years ago
  3. f502e0f 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. by piotr · 10 years ago
  4. ce92f98 Corrections to the configuration function by piotr · 10 years ago
  5. 5462401 Added missing line changing state when too many SCH errors occur by piotr · 10 years ago
  6. 10cd1f4 Corrected bcch get block so it writes all bursts forming bcch channel to the output by piotr · 10 years ago
  7. db6c221 Corrections to BCCH filter so it works (the name CCCH filter isn't correct) by piotr · 10 years ago
  8. 883d508 Merge branch 'master' of github.com:Jakotako/gr-gsm by piotr · 10 years ago
  9. 903b1d6 Moved configuration of the receiver to the constructor. Removed redundant configuration. by piotr · 10 years ago
  10. d77c9cf Added block filtering bursts containing full CCH messages by piotr · 10 years ago
  11. 3f1ea81 Addition of linking with libraries required to compile programs using include/plotting.hpp by piotr · 10 years ago
  12. 3440db6 Added GSMTAP header definition by piotr · 10 years ago
  13. 8dc74a4 Removed done/unneeded TODOs by piotr · 10 years ago
  14. c1d47df Added author by piotr · 10 years ago
  15. 5c82025 Correction - limited strongest_window_nr to avoid reading outside of buffer boundaries. by piotr · 10 years ago
  16. 6629251 corrected .gitignore by piotr · 10 years ago
  17. 6d152d9 added arfcn parameter to the receiver by piotr · 10 years ago
  18. 6c69287 Added simple bursts printer by piotr · 10 years ago
  19. 7c82b17 Improved synchronization, added message output with bursts by piotr · 10 years ago
  20. 7e3b0db Changed differentiation between dummy and normal bursts to a metod based on correlation of training sequences by piotr · 10 years ago
  21. 5f1e1d3 turned off automatic tuning to estimated frequency offset with positive result for stability of the receiver by piotr · 10 years ago
  22. d0bf149 Coding style change, debug pritfs by piotr · 10 years ago
  23. 437f546 Initial commit - gsm-receiver with removed quick hacks by piotr · 10 years ago