1. b479fb4 Compile the .grc files with cmake and grcc by Vasil Velichkov · 6 years ago
  2. 9b5617a Corrections in the buildsystem by Piotr Krysik · 7 years ago
  3. 0945cc5 Changed organization of cmake files by Piotr Krysik · 7 years ago
  4. a6268a5 Big update of copyright statements so they can be automatically processed to produce debian/copyright file by Piotr Krysik · 7 years ago
  5. 344e9d2 Merge branch 'libosmocore_integration' into packaging_piotr by Piotr Krysik · 7 years ago
  6. c97a7ff Removed wideband_input_adaptor by Piotr Krysik · 7 years ago
  7. ea34c01 Added license statements where it was missing by Piotr Krysik · 8 years ago
  8. 1e27827 Removed debug print from grsm_inpu by Piotr Krysik · 8 years ago
  9. 83afe73 Changed clock offset controller and company in order to remove from the gsm_input one of the resamplers. by Piotr Krysik · 8 years ago
  10. cbaf476 New gsm_input block by Piotr Krysik · 8 years ago
  11. d3b4049 Minor fixup of channelizing messages by Steve Glass · 8 years ago
  12. 5707c2b Make band user-selectable in gsm_wideband_input by Steve Glass · 8 years ago
  13. 5edaff0 Update gsm_wideband_input.py by nightcoffee · 8 years ago
  14. e403d9b Missing part of fix of the #135 bug by Piotr Krysik · 8 years ago
  15. 8715da0 Fixed all hierarchical blocks in the project by Piotr Krysik · 8 years ago
  16. e3b652d Another approach to fix for problem #135 by Piotr Krysik · 8 years ago
  17. 3a527f8 Fix for problem #135 with hierarhical blocks due to incompatibility introduced in GNU Radio 3.7.9 by Piotr Krysik · 8 years ago
  18. d7e8bae Cleaned up code in wideband input block by rpp · 9 years ago
  19. a49a4d2 Implemented multiband channelizer as gr-gsm block. by rpp · 9 years ago
  20. 18f7690 Update gsm_input.py by Piotr Krysik · 9 years ago
  21. f8c7e83 Reimplemented clock_offset_control block in C++ by ptrkrysik · 9 years ago
  22. 3c73810 Removed redundant CMakeList.txt by ptrkrysik · 9 years ago
  23. 821c87c Added some info about python blocks. by ptrkrysik · 10 years ago
  24. 2e5b7fb Corrected sch_detector 'np.complex64' occurences to 'complex64'. by ptrkrysik · 10 years ago
  25. 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
  26. 6985131 Update sch_detector.py by Piotr Krysik · 10 years ago
  27. d6cc069 Update fcch_burst_tagger.py by Piotr Krysik · 10 years ago
  28. 529895b Updated copyleft statements of my files #3 by ptrkrysik · 10 years ago
  29. 4c538ba Removed unused samp_rate parameter from clock_offset_control by ptrkrysik · 10 years ago
  30. 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
  31. 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
  32. b108d6b Removed receiver_hier and wireshark_sink by ptrkrysik · 10 years ago
  33. 62215e8 changed name of a variable to better reflect it role in clock_offset_control by ptrkrysik · 10 years ago
  34. 66bb3cd Changed directory structure. by Piotr K · 10 years ago