1. 1a5e87e Conditional compilation of local libosmocore depending if there is or is not libosmocore installation present on the system by Piotr Krysik · 6 years ago
  2. 79e712c Hack: disabling building doxygen docs as it causes problems on windows by Piotr Krysik · 6 years ago
  3. 1e73e04 Hack: use local libosmocore for now by Piotr Krysik · 6 years ago
  4. 0ed39fb Portability fix: boost thread isn't really required by gr-gsm - commenting it out for now by Piotr Krysik · 6 years ago
  5. 6ab7100 Incrementing version by Piotr Krysik · 7 years ago
  6. 59e4fe6 Getting rid of cmake policy warnings by Piotr Krysik · 7 years ago
  7. 4bb3acd Setting version to 0.41.2 by Piotr Krysik · 7 years ago v0.41.2
  8. 08c0c7c Incremented version for packaging and addition of release tag by Piotr Krysik · 7 years ago v0.41.1
  9. 1e8a03c Setting version to v0.41.0 by Piotr Krysik · 7 years ago
  10. d81cfe0 Removed cpack stuff by Piotr Krysik · 7 years ago
  11. dea0574 Added a function returning maintance version name by Piotr Krysik · 7 years ago
  12. 0f510c0 Corrected name of of the project in cmake by Piotr Krysik · 7 years ago
  13. bb961c1 Added versioning borrowed fron GNU Radio to gr-gsm by Piotr Krysik · 7 years ago
  14. 70c25a1 Changes in decoding: by Piotr Krysik · 7 years ago
  15. b516e6d Moved control channels decoder to libosmocore implementation by Piotr Krysik · 8 years ago
  16. 4a1ca98 Changes in the buildsystem for new blocks by Piotr Krysik · 8 years ago
  17. f6a76ab Added error message when swig is missing by Piotr Krysik · 8 years ago
  18. 7765bbd Changed name of the package to gr-gsm by Piotr Krysik · 8 years ago
  19. 3f4b949 Change CMakeLists.txt for OSX by Steve Glass · 8 years ago
  20. 9c58846 Added libosmocore to build. Preparation for issue #85 by Roman Khassraf · 9 years ago
  21. f3105d9 Include endian.h in cx_channel_hopper_impl and make burst_sink/source link Boost thread library by Martin Jesper Low Madsen · 9 years ago
  22. a25b830 Changes in buildsystem bringing back capability to quickly add new blocks with use of gr_modool. by ptrkrysik · 9 years ago
  23. 3c73810 Removed redundant CMakeList.txt by ptrkrysik · 9 years ago
  24. 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
  25. ec6306b Added LIB_SUFFIX in CMakeLists.txt (by Matin Hauke) by ptrkrysik · 10 years ago
  26. 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
  27. c7f2682 cmake: Instruct GNU Radio to look for pmt library by David Holm · 10 years ago
  28. aea7f34 Added checking for Volk presence according to @dholm #4 pull request. by ptrkrysik · 10 years ago
  29. 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
  30. 4c82577 Repaired cmake buildsystem - include files paths were inconsistent with source files after changing directory structure by ptrkrysik · 10 years ago
  31. 3543384 New checks in Cmake by ptrkrysik · 10 years ago
  32. bf2d9a4 Added to buildsystem instalation of include/gsm/plotting.h by piotr · 10 years ago
  33. 437f546 Initial commit - gsm-receiver with removed quick hacks by piotr · 10 years ago