1. 3c6dfcc Added empty sink for wireshark sink by ptrkrysik · 10 years ago
  2. 0708c4c Removed from burst printer structure chan_info by ptrkrysik · 10 years ago
  3. 4c82577 Repaired cmake buildsystem - include files paths were inconsistent with source files after changing directory structure by ptrkrysik · 10 years ago
  4. 6ecbfca Added check to cmake by ptrkrysik · 10 years ago
  5. 9750545 Automatic change by GRC in clock offset corrector by ptrkrysik · 10 years ago
  6. 3543384 New checks in Cmake by ptrkrysik · 10 years ago
  7. a07948f README: Added missing scipy package to installation procedure by ptrkrysik · 10 years ago
  8. 8bff19c --- by ptrkrysik · 10 years ago
  9. 0b0c3aa --- by ptrkrysik · 10 years ago
  10. 2196359 Change in README by Piotr K · 10 years ago
  11. 66bb3cd Changed directory structure. by Piotr K · 10 years ago
  12. c917af4 Update of READMEs by Piotr K · 10 years ago
  13. c7932ff Update of installation procedure in README by Piotr K · 10 years ago
  14. 77f3b06 Changed name of conditional_reset() to timed_reset(). Added line to stop timer if synchronization was achieved by the receiver. by Piotr K · 10 years ago
  15. 966651a removed *.py files from examples by Piotr K · 10 years ago
  16. 4748890 Changed orientation of clock offset controller by Piotr K · 10 years ago
  17. 8cfe4c4 Returning to clean state after 0.5s if not synchronized by Piotr K · 10 years ago
  18. 8e4d727 ... by Piotr K · 10 years ago
  19. 608a08e Removed completely old method of frequency offset correction by Piotr K · 10 years ago
  20. f357638 Update in readme by Piotr K · 10 years ago
  21. dced8fe Cosmetic changes in the receiver_file by Piotr K · 10 years ago
  22. 3167325 Updated installation procedure in the README by Piotr K · 10 years ago
  23. 507d08c Changed README by Piotr K · 10 years ago
  24. 9a6dfc3 Removed magic constants by Piotr K · 10 years ago
  25. ecd1079 Changes in README by Piotr K · 10 years ago
  26. 818aa4d Added something to README by Piotr K · 10 years ago
  27. 9b59e82 Safeguard in clock_offset_control against too big values of ppm by piotr · 10 years ago
  28. bde3327 Formatting in readme by piotr · 10 years ago
  29. 2c2f77f Changes in examples resulting from change of the clock offset corrector input by piotr · 10 years ago
  30. 4a47046 Changed name of message input in clock offset corrector by piotr · 10 years ago
  31. 62b1512 Removed py files from examples by piotr · 10 years ago
  32. 1c8de50 Changes to make clock_offset_corrector install and work on other machines by piotr · 10 years ago
  33. fdef676 Added workaround old implementation of rotateN that is still present in ubuntu 14.04 packages by piotr · 10 years ago
  34. 2f897f5 Removed unnecessary #include by piotr · 10 years ago
  35. d6d6687 Removed redundant state from the receiver by piotr · 10 years ago
  36. 82c774f Changes in examples by piotr · 10 years ago
  37. 06a4969 Formatting by piotr · 10 years ago
  38. f3d6513 README.md formatting by piotr · 10 years ago
  39. 5cf2ea7 Another formatting in the README.md by piotr · 10 years ago
  40. 21985d3 Another change in the README.md by piotr · 10 years ago
  41. 1c5fea9 Correction in the README.md by piotr · 10 years ago
  42. 6fbc732 Cleanup in examples directory by piotr · 10 years ago
  43. 4520e99 Missing swig for new message printing block by piotr · 10 years ago
  44. ab663c8 Added new block for message printing, removed legacy code from the decoder and bursts printer by piotr · 10 years ago
  45. 510deeb Added measurements output to the receiver's xml file by piotr · 10 years ago
  46. 8a9f592 Missing swig and CMake changes for clock correction by piotr · 10 years ago
  47. 4089c1a Added new blocks for clock freqeuncy correction by piotr · 10 years ago
  48. 969ecbc Removed the receiver with channelizer by piotr · 10 years ago
  49. 74888a5 Added information about installation to the README.md by piotr · 10 years ago
  50. dda2227 Added new block for extracting info about base stations by piotr · 10 years ago
  51. b529a59 Added output in the control channel decoder by piotr · 10 years ago
  52. d06e4b1 Added oprion to the mapper - another commit by piotr · 10 years ago
  53. 1cec4b5 Changes in the simple usrp receiver example by piotr · 10 years ago
  54. f2b6a1b Added reset to the receiver, computation of power and function for setting arfcn of the receiver by piotr · 10 years ago
  55. df30459 Added option to the simple mapper by piotr · 10 years ago
  56. c00ce9c Moved burst printer to different directory by piotr · 10 years ago
  57. 60638c9 Added message output to the control channels decoder by piotr · 10 years ago
  58. a58cb59 Changes to simple mapper - added option of beginning frame to extend "robustness" by piotr · 10 years ago
  59. cc39418 Ignore *.pyc and *.pyo files by piotr · 10 years ago
  60. d40b82f Change to readme so it contain a little bit better one sentence description - TODO: write some documentation by piotr · 10 years ago
  61. 5431033 Removed python/cfile signal file that was used for testing by piotr · 10 years ago
  62. d8506d6 Changes to sch detector - it is not fully working yet by piotr · 10 years ago
  63. 2922178 Changes in parameters of fcch and sch detectors by piotr · 10 years ago
  64. 75c2f5c Correction of fcch_burst_tagger by piotr · 10 years ago
  65. 14d942c Changes in names of grc blocks by piotr · 10 years ago
  66. 299ff0e Added missing chirpz.py by piotr · 10 years ago
  67. faacc72 Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper for BCCH. by piotr · 10 years ago
  68. 9d5d863 Removed gnuradio-companion generated python file from examples by piotr · 10 years ago
  69. 6b78abc Added new blocks written in python for new experimental gsm receiver. by piotr · 10 years ago
  70. 501c51e Moved more files related to the gsm receiver to the receiver directory. by piotr · 10 years ago
  71. 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
  72. 7af92ca Correction in plotting.h by piotr · 10 years ago
  73. f0039b4 Changed soft symbols according to "Soft-Decision MLSE Data Receiver for GSM System" Martin Lee, Zoran Zvonar paper by piotr · 10 years ago
  74. ebd0623 Changed the viterbi equalizer output from hard to soft. The output values are branch metrics. by piotr · 10 years ago
  75. c7c249a Changed gr-gsm::receiver block into typical typical sink inherited from sync_block. by piotr · 10 years ago
  76. 076680e Merge branch 'master' of github.com:Jakotako/gr-gsm by piotr · 10 years ago
  77. d73f0bb Removed get_ccch_bursts block by piotr · 10 years ago
  78. bbea956 Update README.md by Piotr K. · 10 years ago
  79. da8a066 Little cleanups by piotr · 10 years ago
  80. 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
  81. ce92f98 Corrections to the configuration function by piotr · 10 years ago
  82. 5462401 Added missing line changing state when too many SCH errors occur by piotr · 10 years ago
  83. 9049a85 Corrected swig so it is possible to load get_ccch_bursts block by piotr · 10 years ago
  84. 10cd1f4 Corrected bcch get block so it writes all bursts forming bcch channel to the output by piotr · 10 years ago
  85. db6c221 Corrections to BCCH filter so it works (the name CCCH filter isn't correct) by piotr · 10 years ago
  86. 883d508 Merge branch 'master' of github.com:Jakotako/gr-gsm by piotr · 10 years ago
  87. 903b1d6 Moved configuration of the receiver to the constructor. Removed redundant configuration. by piotr · 10 years ago
  88. d77c9cf Added block filtering bursts containing full CCH messages by piotr · 10 years ago
  89. bf2d9a4 Added to buildsystem instalation of include/gsm/plotting.h by piotr · 10 years ago
  90. 3f1ea81 Addition of linking with libraries required to compile programs using include/plotting.hpp by piotr · 10 years ago
  91. 3440db6 Added GSMTAP header definition by piotr · 10 years ago
  92. 442c46d Added gnuradio-companion examples by piotr · 10 years ago
  93. 4e65be9 Added simple plotting functions by piotr · 10 years ago
  94. 8dc74a4 Removed done/unneeded TODOs by piotr · 10 years ago
  95. c1d47df Added author by piotr · 10 years ago
  96. 5c82025 Correction - limited strongest_window_nr to avoid reading outside of buffer boundaries. by piotr · 10 years ago
  97. 6629251 corrected .gitignore by piotr · 10 years ago
  98. 7211ff3 Added examples by piotr · 10 years ago
  99. 6d152d9 added arfcn parameter to the receiver by piotr · 10 years ago
  100. 6c69287 Added simple bursts printer by piotr · 10 years ago