1. d8d4fbc Added timeslot nr parameter to the demapper to enable it to work on other timeslots that 0. by ptrkrysik · 9 years ago
  2. 9d1cb8c Removed get_bcch_or_cch_bursts block by ptrkrysik · 9 years ago
  3. 9e661ca Addition of processing of type 2 and 3 paging requests (previous commit) - credit to banjaxbanjo <paulkinsella29@yahoo.ie> by banjaxbanjo · 9 years ago
  4. 8c6e6ac Addition of processing of Pagin Requests Type 2 and 3 by ptrkrysik · 9 years ago
  5. 03da5c6 Changed code to use C++ functions, and select Panging Requests starting from message type byte - the effect will be probably shorter and easier to read code. by ptrkrysik · 9 years ago
  6. bdc7a2d Merge pull request #24 from banjaxbanjo/patch-2 by Piotr Krysik · 9 years ago
  7. 6f27bcf Update tmsi_dumper_impl.cc by banjaxbanjo · 9 years ago
  8. 27ca869 Update tmsi_dumper_impl.cc by banjaxbanjo · 9 years ago
  9. f46f563 Added gr-gsm gnuradio-companion xml description file for tmsi_dumper by ptrkrysik · 9 years ago
  10. 8984758 Changed grgsm_swig.i to include the tmsi_dumper by ptrkrysik · 9 years ago
  11. dd700c1 Moved files to gr-gsm directories. Changed CMakeLists.txt files accordingly. by ptrkrysik · 9 years ago
  12. 258bbb8 Added in tmsi_dumper.cc and tmsi_dumper.h function that processes messages (dump_tmsi(...)). by ptrkrysik · 9 years ago
  13. 9162922 Removing unnecessary forecast() and general_work(...) functions. by ptrkrysik · 9 years ago
  14. 82bd117 After: by ptrkrysik · 9 years ago
  15. 2f0f4c3 Correction in system information extractor by ptrkrysik · 9 years ago
  16. 33c09cc Corrected email address by ptrkrysik · 9 years ago
  17. 08f1973 Corrected airprobe_rtlsdr.py to work with older gnuradio by ptrkrysik · 9 years ago
  18. eee456c Merge pull request #6 from dholm/bugfix/gnuradio-HEAD by Piotr Krysik · 9 years ago
  19. ef5e2db Removed some typedefs by ptrkrysik · 9 years ago
  20. 3c442a6 Merge branch 'master' of https://github.com/ptrkrysik/gr-gsm by ptrkrysik · 9 years ago
  21. c490d12 Merge branch 'mrjaco-master' by ptrkrysik · 9 years ago
  22. 9032b87 Added gain, fc (carrier frequency) and sample frequency parameters to the rtlsdr and usrp apps. by ptrkrysik · 9 years ago
  23. 3b77654 Merge branch 'master' of https://github.com/mrjacobagilbert/gr-gsm into mrjaco-master by ptrkrysik · 9 years ago
  24. 2d1705f Update README.md by Piotr Krysik · 10 years ago
  25. 42d7d1b Update README.md by Piotr Krysik · 10 years ago
  26. f7ae598 Update README.md by Piotr Krysik · 10 years ago
  27. 8038b2e Added notices of THC's project in files originating from it. Added also mention of THC at "Thanks" section. by ptrkrysik · 10 years ago
  28. a1871f5 Correction in decryption block by ptrkrysik · 10 years ago
  29. a31a481 Corrected extract_system_info_impl to work with PDU messages by ptrkrysik · 10 years ago
  30. 18b631e Added new decryption block (be careful - untested component). Changed CMakeFiles to reflect more modular design (not finished for the lib directory) by ptrkrysik · 10 years ago
  31. 16c3d26 Added example of usage of new experimental blocks (components for a new receiver) by ptrkrysik · 10 years ago
  32. 6c35013 Added separate file for short license notice (that is used for example by gr_modtool to add these notices) and longer Copying file with full license. by ptrkrysik · 10 years ago
  33. 90da960 Slightly reorganized layout of GRC flographs to be consistant with snap-to-grid spacing for GR 3.7.5 by Jacob Gilbert · 10 years ago
  34. 607a09e Updated burst printer to accept a pmt string which will be prepended to any printed messages for situations where multiple print blocks are desired. by Jacob Gilbert · 10 years ago
  35. e89aee1 Updated message printer to accept a pmt string which will be prepended to any printed messages for situations where multiple print blocks are desired. by Jacob Gilbert · 10 years ago
  36. 79d0909 Added example showing that python blocks for new experimental gsm receiver can be actually used for searching for FCCH and SCH bursts and showing their positions on plots. by ptrkrysik · 10 years ago
  37. 821c87c Added some info about python blocks. by ptrkrysik · 10 years ago
  38. ec6306b Added LIB_SUFFIX in CMakeLists.txt (by Matin Hauke) by ptrkrysik · 10 years ago
  39. 5ad7d63 Added return value to fire_crc (by Matin Hauke) by ptrkrysik · 10 years ago
  40. 2e5b7fb Corrected sch_detector 'np.complex64' occurences to 'complex64'. by ptrkrysik · 10 years ago
  41. 3be74a7 Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old prefix caused conflicts with libraries already available. by ptrkrysik · 10 years ago
  42. 0cd9ef0 Update README.md by Piotr Krysik · 10 years ago
  43. 3c00d1c Update README.md by Piotr Krysik · 10 years ago
  44. e3cc354 Update README.md by Piotr Krysik · 10 years ago
  45. dd2798f Update README.md by Piotr Krysik · 10 years ago
  46. fca7e84 Update README.md by Piotr Krysik · 10 years ago
  47. ad1785e Update README.md by Piotr Krysik · 10 years ago
  48. 81a681e Update README.md by Piotr Krysik · 10 years ago
  49. f9a00ab Update README.md by Piotr Krysik · 10 years ago
  50. b3e7b66 Update README.md by Piotr Krysik · 10 years ago
  51. 6985131 Update sch_detector.py by Piotr Krysik · 10 years ago
  52. d6cc069 Update fcch_burst_tagger.py by Piotr Krysik · 10 years ago
  53. 2486581 Update README.md by Piotr Krysik · 10 years ago
  54. fae73e8 Update README.md by Piotr Krysik · 10 years ago
  55. 2cf8a5a Update README.md by Piotr Krysik · 10 years ago
  56. a5dafdb Update README.md by Piotr Krysik · 10 years ago
  57. d96d1e2 Update README.md by Piotr Krysik · 10 years ago
  58. b89e6a3 Update README.md by Piotr Krysik · 10 years ago
  59. 0127c6e Update README.md by Piotr Krysik · 10 years ago
  60. dc51a08 Update README.md by Piotr Krysik · 10 years ago
  61. ebdb5f4 Update README.md by Piotr Krysik · 10 years ago
  62. 96b314d Update README.md by Piotr Krysik · 10 years ago
  63. 99f33e4 Update README.md by Piotr Krysik · 10 years ago
  64. 4142285 Update README.md by Piotr Krysik · 10 years ago
  65. 8ebbf06 Update README.md by Piotr Krysik · 10 years ago
  66. 08b92a0 Update README.md by Piotr Krysik · 10 years ago
  67. 1adc093 Update README.md by Piotr Krysik · 10 years ago
  68. f2bb4af Changes in the Readme - mainly Installation process. by ptrkrysik · 10 years ago
  69. 458004e Complied python applications generated from grc wit gnuradio 3.7.2 so it should work with for example Ubuntu 14.10. by ptrkrysik · 10 years ago
  70. 30f3945 Commented boost libraries linked in order for plotting to work. Don't know how to force pybombs to install boost_iostreams. by ptrkrysik · 10 years ago
  71. 02f2662 Merge pull request #10 from dholm/bugfix/cmake-pmt by Piotr K. · 10 years ago
  72. c7f2682 cmake: Instruct GNU Radio to look for pmt library by David Holm · 10 years ago
  73. 402c1fa Added missing #include statements in order to make gr-gsm compile on some systems. by ptrkrysik · 10 years ago
  74. 72f2264 Removed unnecessary libgnuradio-uhd3.7.2.1 from the list of packages to install on Ubuntu 14.10 by ptrkrysik · 10 years ago
  75. 77509fa Updated airprobe_file.py so it works with new clock offset controll by ptrkrysik · 10 years ago
  76. bb69c79 Merge pull request #5 from dholm/feature/osx-support by Piotr K. · 10 years ago
  77. aea7f34 Added checking for Volk presence according to @dholm #4 pull request. by ptrkrysik · 10 years ago
  78. d57745d Removed assert.h as it caused more problems than it was worth. Fixes #7 by ptrkrysik · 10 years ago
  79. 529895b Updated copyleft statements of my files #3 by ptrkrysik · 10 years ago
  80. 0e8eee4 Added license file, closes #3 by ptrkrysik · 10 years ago
  81. f2497bd receiver: Use std::vector for gr_complex by David Holm · 10 years ago
  82. 9880653 endian: MacOS X support for endian conversion macros by David Holm · 10 years ago
  83. e60e671 Little correction to the installation process by ptrkrysik · 10 years ago
  84. fb81e57 Changes in the readme.md by ptrkrysik · 10 years ago
  85. c8bf796 Cosmetic change to Readme.md by ptrkrysik · 10 years ago
  86. d4adf90 Increased sampling_rate of airprobe_rtlsdr by ptrkrysik · 10 years ago
  87. 5d72973 Added little user's documentation about airprobe_rtlsdr and airprobe_file by ptrkrysik · 10 years ago
  88. 4c538ba Removed unused samp_rate parameter from clock_offset_control by ptrkrysik · 10 years ago
  89. a136ff5 Added compiled python versions of the flowgraphs which are installed in %install_prefix%/bin . by ptrkrysik · 10 years ago
  90. a41d79c Removed automatic compilation of grc apps to python as it fails too often to be worth it. by ptrkrysik · 10 years ago
  91. e5d1775 Little changes in the readme by ptrkrysik · 10 years ago
  92. 0dc0725 Little changes in readme.md by ptrkrysik · 10 years ago
  93. 0f57516 Little changes in Readme by ptrkrysik · 10 years ago
  94. 2c2ac9b Added description of GNU Radio installation from source. by ptrkrysik · 10 years ago
  95. 8db1561 Removed a debug message that was left accidently. by ptrkrysik · 10 years ago
  96. 26183c3 Disabled clock offset correction parameter as it is not used currently (it might be not needed for USRP) by ptrkrysik · 10 years ago
  97. 644b444 Changed default clock offset correction ppm value from 84 to 0 by ptrkrysik · 10 years ago
  98. eea357b Added socked PDU sink to airprobe_file by ptrkrysik · 10 years ago
  99. 617ba03 Changed format of messages containing bursts to PDU. Corrected types of bursts. by ptrkrysik · 10 years ago
  100. 12fe7a0 Added buildsystem for apps. Doesn't honor dependencies yet (changing a grc file won't cause generating new py file). by ptrkrysik · 10 years ago