1. 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
  2. 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
  3. 821c87c Added some info about python blocks. by ptrkrysik · 10 years ago
  4. ec6306b Added LIB_SUFFIX in CMakeLists.txt (by Matin Hauke) by ptrkrysik · 10 years ago
  5. 5ad7d63 Added return value to fire_crc (by Matin Hauke) by ptrkrysik · 10 years ago
  6. 2e5b7fb Corrected sch_detector 'np.complex64' occurences to 'complex64'. by ptrkrysik · 10 years ago
  7. 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
  8. 0cd9ef0 Update README.md by Piotr Krysik · 10 years ago
  9. 3c00d1c Update README.md by Piotr Krysik · 10 years ago
  10. e3cc354 Update README.md by Piotr Krysik · 10 years ago
  11. dd2798f Update README.md by Piotr Krysik · 10 years ago
  12. fca7e84 Update README.md by Piotr Krysik · 10 years ago
  13. ad1785e Update README.md by Piotr Krysik · 10 years ago
  14. 81a681e Update README.md by Piotr Krysik · 10 years ago
  15. f9a00ab Update README.md by Piotr Krysik · 10 years ago
  16. b3e7b66 Update README.md by Piotr Krysik · 10 years ago
  17. 6985131 Update sch_detector.py by Piotr Krysik · 10 years ago
  18. d6cc069 Update fcch_burst_tagger.py by Piotr Krysik · 10 years ago
  19. 2486581 Update README.md by Piotr Krysik · 10 years ago
  20. fae73e8 Update README.md by Piotr Krysik · 10 years ago
  21. 2cf8a5a Update README.md by Piotr Krysik · 10 years ago
  22. a5dafdb Update README.md by Piotr Krysik · 10 years ago
  23. d96d1e2 Update README.md by Piotr Krysik · 10 years ago
  24. b89e6a3 Update README.md by Piotr Krysik · 10 years ago
  25. 0127c6e Update README.md by Piotr Krysik · 10 years ago
  26. dc51a08 Update README.md by Piotr Krysik · 10 years ago
  27. ebdb5f4 Update README.md by Piotr Krysik · 10 years ago
  28. 96b314d Update README.md by Piotr Krysik · 10 years ago
  29. 99f33e4 Update README.md by Piotr Krysik · 10 years ago
  30. 4142285 Update README.md by Piotr Krysik · 10 years ago
  31. 8ebbf06 Update README.md by Piotr Krysik · 10 years ago
  32. 08b92a0 Update README.md by Piotr Krysik · 10 years ago
  33. 1adc093 Update README.md by Piotr Krysik · 10 years ago
  34. f2bb4af Changes in the Readme - mainly Installation process. by ptrkrysik · 10 years ago
  35. 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
  36. 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
  37. 02f2662 Merge pull request #10 from dholm/bugfix/cmake-pmt by Piotr K. · 10 years ago
  38. c7f2682 cmake: Instruct GNU Radio to look for pmt library by David Holm · 10 years ago
  39. 402c1fa Added missing #include statements in order to make gr-gsm compile on some systems. by ptrkrysik · 10 years ago
  40. 72f2264 Removed unnecessary libgnuradio-uhd3.7.2.1 from the list of packages to install on Ubuntu 14.10 by ptrkrysik · 10 years ago
  41. 77509fa Updated airprobe_file.py so it works with new clock offset controll by ptrkrysik · 10 years ago
  42. bb69c79 Merge pull request #5 from dholm/feature/osx-support by Piotr K. · 10 years ago
  43. aea7f34 Added checking for Volk presence according to @dholm #4 pull request. by ptrkrysik · 10 years ago
  44. d57745d Removed assert.h as it caused more problems than it was worth. Fixes #7 by ptrkrysik · 10 years ago
  45. 529895b Updated copyleft statements of my files #3 by ptrkrysik · 10 years ago
  46. 0e8eee4 Added license file, closes #3 by ptrkrysik · 10 years ago
  47. 9880653 endian: MacOS X support for endian conversion macros by David Holm · 10 years ago
  48. e60e671 Little correction to the installation process by ptrkrysik · 10 years ago
  49. fb81e57 Changes in the readme.md by ptrkrysik · 10 years ago
  50. c8bf796 Cosmetic change to Readme.md by ptrkrysik · 10 years ago
  51. d4adf90 Increased sampling_rate of airprobe_rtlsdr by ptrkrysik · 10 years ago
  52. 5d72973 Added little user's documentation about airprobe_rtlsdr and airprobe_file by ptrkrysik · 10 years ago
  53. 4c538ba Removed unused samp_rate parameter from clock_offset_control by ptrkrysik · 10 years ago
  54. a136ff5 Added compiled python versions of the flowgraphs which are installed in %install_prefix%/bin . by ptrkrysik · 10 years ago
  55. a41d79c Removed automatic compilation of grc apps to python as it fails too often to be worth it. by ptrkrysik · 10 years ago
  56. e5d1775 Little changes in the readme by ptrkrysik · 10 years ago
  57. 0dc0725 Little changes in readme.md by ptrkrysik · 10 years ago
  58. 0f57516 Little changes in Readme by ptrkrysik · 10 years ago
  59. 2c2ac9b Added description of GNU Radio installation from source. by ptrkrysik · 10 years ago
  60. 8db1561 Removed a debug message that was left accidently. by ptrkrysik · 10 years ago
  61. 26183c3 Disabled clock offset correction parameter as it is not used currently (it might be not needed for USRP) by ptrkrysik · 10 years ago
  62. 644b444 Changed default clock offset correction ppm value from 84 to 0 by ptrkrysik · 10 years ago
  63. eea357b Added socked PDU sink to airprobe_file by ptrkrysik · 10 years ago
  64. 617ba03 Changed format of messages containing bursts to PDU. Corrected types of bursts. by ptrkrysik · 10 years ago
  65. 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
  66. fbe4fb2 Moved applications from examples to apps. Changed their names to airprobe_... by ptrkrysik · 10 years ago
  67. b311bd4 Hidden some parameters of the GSM Receiver by ptrkrysik · 10 years ago
  68. 18df2f3 Removed setting channel type from the decoder - this is now done in demapping stage. by ptrkrysik · 10 years ago
  69. 6dded65 Added new configurable block for demapping of control channels. by ptrkrysik · 10 years ago
  70. 381253a Changes in clock offset corrector and gsm_input - the previous version wasn't working well when samp_rate_in was different from samp_rate_out. by ptrkrysik · 10 years ago
  71. 7a7b9b0 Changed cell allocation elements type from float to int by ptrkrysik · 10 years ago
  72. d85d460 Commenting files included for debugging. Fixed #2 issue. by ptrkrysik · 10 years ago
  73. 6f6d46d Corrected frame number by ptrkrysik · 10 years ago
  74. e518bbf Added capability to receive multiple channels of a single BTS to the receiver. It is now possible to receive bursts on channels for which frequency hopping was used. Changed examples to work without hierarhical GSM Receiver block. by ptrkrysik · 10 years ago
  75. dcba50f Changed organization of gsm blocks in gnuradio-companion to better reflect their roles by ptrkrysik · 10 years ago
  76. dac3b2a Added new block which adapts stream of samples to GSM receiver's input requirements (integer multiply of 1625000/6 symbol rate, LP filtering) by ptrkrysik · 10 years ago
  77. 486d979 Created tree of modules for gnuradio-companion reflecting their organization. by ptrkrysik · 10 years ago
  78. b108d6b Removed receiver_hier and wireshark_sink by ptrkrysik · 10 years ago
  79. 6bb450d Merge branch 'master' of github.com:Jakotako/gr-gsm by ptrkrysik · 10 years ago
  80. 5821379 First step to add multichannel capability to the GSM receiver. At this moment it might still contain debuging code. The training sequence number for non C0 channels is embedded in the code. by ptrkrysik · 10 years ago
  81. a25bb70 Changed asser.h to output DCOUT messages to stderr by ptrkrysik · 10 years ago
  82. 62215e8 changed name of a variable to better reflect it role in clock_offset_control by ptrkrysik · 10 years ago
  83. 7f61c64 Changes in control channels decoder to output messages in PDU format - when connected to Socket PDU the messages can be dissected with Wireshark now. The information in the header might be not complete/fully correct at this moment (no SNR, power measurements, channel type statically set to BCCH). by ptrkrysik · 10 years ago
  84. 865d936 Changed Readme to reflect new repository address by ptrkrysik · 10 years ago
  85. f9834dc Correction of swig configuration - the receiver now compiles and works by ptrkrysik · 10 years ago
  86. af9431b Added extraction of gsmtap header and message content from pmt msg by ptrkrysik · 10 years ago
  87. 8fdc5c0 Little change in wireshark_sink.xml (package name) by ptrkrysik · 10 years ago
  88. eaaf22f Added message input to the wireshark sink by ptrkrysik · 10 years ago
  89. d5af288 Changed cmake to point to wireshark_sink.xml by ptrkrysik · 10 years ago
  90. 0da1c63 Moved wireshark_sink.xml to subdirectory by ptrkrysik · 10 years ago
  91. 3c6dfcc Added empty sink for wireshark sink by ptrkrysik · 10 years ago
  92. 0708c4c Removed from burst printer structure chan_info by ptrkrysik · 10 years ago
  93. 4c82577 Repaired cmake buildsystem - include files paths were inconsistent with source files after changing directory structure by ptrkrysik · 10 years ago
  94. 6ecbfca Added check to cmake by ptrkrysik · 10 years ago
  95. 9750545 Automatic change by GRC in clock offset corrector by ptrkrysik · 10 years ago
  96. 3543384 New checks in Cmake by ptrkrysik · 10 years ago
  97. a07948f README: Added missing scipy package to installation procedure by ptrkrysik · 10 years ago
  98. 8bff19c --- by ptrkrysik · 10 years ago
  99. 0b0c3aa --- by ptrkrysik · 10 years ago
  100. 2196359 Change in README by Piotr K · 10 years ago