1. dda2227 Added new block for extracting info about base stations by piotr · 10 years ago
  2. b529a59 Added output in the control channel decoder by piotr · 10 years ago
  3. d06e4b1 Added oprion to the mapper - another commit by piotr · 10 years ago
  4. 1cec4b5 Changes in the simple usrp receiver example by piotr · 10 years ago
  5. f2b6a1b Added reset to the receiver, computation of power and function for setting arfcn of the receiver by piotr · 10 years ago
  6. df30459 Added option to the simple mapper by piotr · 10 years ago
  7. c00ce9c Moved burst printer to different directory by piotr · 10 years ago
  8. 60638c9 Added message output to the control channels decoder by piotr · 10 years ago
  9. a58cb59 Changes to simple mapper - added option of beginning frame to extend "robustness" by piotr · 10 years ago
  10. cc39418 Ignore *.pyc and *.pyo files by piotr · 10 years ago
  11. d40b82f Change to readme so it contain a little bit better one sentence description - TODO: write some documentation by piotr · 10 years ago
  12. 5431033 Removed python/cfile signal file that was used for testing by piotr · 10 years ago
  13. d8506d6 Changes to sch detector - it is not fully working yet by piotr · 10 years ago
  14. 2922178 Changes in parameters of fcch and sch detectors by piotr · 10 years ago
  15. 75c2f5c Correction of fcch_burst_tagger by piotr · 10 years ago
  16. 14d942c Changes in names of grc blocks by piotr · 10 years ago
  17. 299ff0e Added missing chirpz.py by piotr · 10 years ago
  18. faacc72 Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper for BCCH. by piotr · 10 years ago
  19. 9d5d863 Removed gnuradio-companion generated python file from examples by piotr · 10 years ago
  20. 6b78abc Added new blocks written in python for new experimental gsm receiver. by piotr · 10 years ago
  21. 501c51e Moved more files related to the gsm receiver to the receiver directory. by piotr · 10 years ago
  22. 7f3f366 Little changes commited from all files. Cleanup in the lib directory - files moved associated with different blocks moved to associated directories. by piotr · 10 years ago
  23. 7af92ca Correction in plotting.h by piotr · 10 years ago
  24. f0039b4 Changed soft symbols according to "Soft-Decision MLSE Data Receiver for GSM System" Martin Lee, Zoran Zvonar paper by piotr · 10 years ago
  25. ebd0623 Changed the viterbi equalizer output from hard to soft. The output values are branch metrics. by piotr · 10 years ago
  26. c7c249a Changed gr-gsm::receiver block into typical typical sink inherited from sync_block. by piotr · 10 years ago
  27. 076680e Merge branch 'master' of github.com:Jakotako/gr-gsm by piotr · 10 years ago
  28. d73f0bb Removed get_ccch_bursts block by piotr · 10 years ago
  29. bbea956 Update README.md by Piotr K. · 10 years ago
  30. da8a066 Little cleanups by piotr · 10 years ago
  31. 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
  32. ce92f98 Corrections to the configuration function by piotr · 10 years ago
  33. 5462401 Added missing line changing state when too many SCH errors occur by piotr · 10 years ago
  34. 9049a85 Corrected swig so it is possible to load get_ccch_bursts block by piotr · 10 years ago
  35. 10cd1f4 Corrected bcch get block so it writes all bursts forming bcch channel to the output by piotr · 10 years ago
  36. db6c221 Corrections to BCCH filter so it works (the name CCCH filter isn't correct) by piotr · 10 years ago
  37. 883d508 Merge branch 'master' of github.com:Jakotako/gr-gsm by piotr · 10 years ago
  38. 903b1d6 Moved configuration of the receiver to the constructor. Removed redundant configuration. by piotr · 10 years ago
  39. d77c9cf Added block filtering bursts containing full CCH messages by piotr · 10 years ago
  40. bf2d9a4 Added to buildsystem instalation of include/gsm/plotting.h by piotr · 10 years ago
  41. 3f1ea81 Addition of linking with libraries required to compile programs using include/plotting.hpp by piotr · 10 years ago
  42. 3440db6 Added GSMTAP header definition by piotr · 10 years ago
  43. 442c46d Added gnuradio-companion examples by piotr · 10 years ago
  44. 4e65be9 Added simple plotting functions by piotr · 10 years ago
  45. 8dc74a4 Removed done/unneeded TODOs by piotr · 10 years ago
  46. c1d47df Added author by piotr · 10 years ago
  47. 5c82025 Correction - limited strongest_window_nr to avoid reading outside of buffer boundaries. by piotr · 10 years ago
  48. 6629251 corrected .gitignore by piotr · 10 years ago
  49. 7211ff3 Added examples by piotr · 10 years ago
  50. 6d152d9 added arfcn parameter to the receiver by piotr · 10 years ago
  51. 6c69287 Added simple bursts printer by piotr · 10 years ago
  52. 7c82b17 Improved synchronization, added message output with bursts by piotr · 10 years ago
  53. 7e3b0db Changed differentiation between dummy and normal bursts to a metod based on correlation of training sequences by piotr · 10 years ago
  54. 5f1e1d3 turned off automatic tuning to estimated frequency offset with positive result for stability of the receiver by piotr · 10 years ago
  55. d0bf149 Coding style change, debug pritfs by piotr · 10 years ago
  56. 437f546 Initial commit - gsm-receiver with removed quick hacks by piotr · 10 years ago