1. e4da417 Remove local copy of associated osmo libraries by Piotr Krysik · 3 years, 2 months ago
  2. df41773 cmake: make formatting of install statements follow one pattern by Piotr Krysik · 4 years, 4 months ago
  3. 21b0f7d cmake: change 'gsm' to 'grgsm' by Piotr Krysik · 4 years, 4 months ago
  4. 1789ae2 GNU Radio 3.8 support by Vasil Velichkov · 4 years, 10 months ago
  5. 2f0c096 MacOS fixes by Vasil Velichkov · 5 years ago
  6. 592ec9b Increasing version number in order to correct wrongs of previous attempt by Piotr Krysik · 6 years ago development v0.42.2
  7. d30d0c2 New gr-gsm version by Piotr Krysik · 6 years ago
  8. ac14021 Simplify cmake checks related to libosmocore by Piotr Krysik · 6 years ago
  9. f1b6c6b Add LOCAL_OSMOCOM cmake option by Vasil Velichkov · 6 years ago
  10. c711e97 Separating libosmogsm from the rest by Piotr Krysik · 6 years ago
  11. 9b5519d Check that pkg-config is available by Vasil Velichkov · 6 years ago
  12. 8ef9dad Creating a new development version by Piotr Krysik · 6 years ago
  13. 63492bd Fix missing list name error in the main CMakeLists.txt file by Piotr Krysik · 6 years ago
  14. 86c9164 Change buildsystem message on libosmocore not being found by Piotr Krysik · 6 years ago
  15. 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
  16. 79e712c Hack: disabling building doxygen docs as it causes problems on windows by Piotr Krysik · 6 years ago
  17. 1e73e04 Hack: use local libosmocore for now by Piotr Krysik · 6 years ago
  18. 0ed39fb Portability fix: boost thread isn't really required by gr-gsm - commenting it out for now by Piotr Krysik · 6 years ago
  19. 6ab7100 Incrementing version by Piotr Krysik · 7 years ago
  20. 59e4fe6 Getting rid of cmake policy warnings by Piotr Krysik · 7 years ago
  21. 4bb3acd Setting version to 0.41.2 by Piotr Krysik · 7 years ago v0.41.2
  22. 08c0c7c Incremented version for packaging and addition of release tag by Piotr Krysik · 7 years ago v0.41.1
  23. 1e8a03c Setting version to v0.41.0 by Piotr Krysik · 7 years ago
  24. d81cfe0 Removed cpack stuff by Piotr Krysik · 7 years ago
  25. dea0574 Added a function returning maintance version name by Piotr Krysik · 7 years ago
  26. 0f510c0 Corrected name of of the project in cmake by Piotr Krysik · 7 years ago
  27. bb961c1 Added versioning borrowed fron GNU Radio to gr-gsm by Piotr Krysik · 7 years ago
  28. 70c25a1 Changes in decoding: by Piotr Krysik · 7 years ago
  29. b516e6d Moved control channels decoder to libosmocore implementation by Piotr Krysik · 8 years ago
  30. 4a1ca98 Changes in the buildsystem for new blocks by Piotr Krysik · 8 years ago
  31. f6a76ab Added error message when swig is missing by Piotr Krysik · 8 years ago
  32. 7765bbd Changed name of the package to gr-gsm by Piotr Krysik · 8 years ago
  33. 3f4b949 Change CMakeLists.txt for OSX by Steve Glass · 8 years ago
  34. 9c58846 Added libosmocore to build. Preparation for issue #85 by Roman Khassraf · 9 years ago
  35. 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
  36. a25b830 Changes in buildsystem bringing back capability to quickly add new blocks with use of gr_modool. by ptrkrysik · 9 years ago
  37. 3c73810 Removed redundant CMakeList.txt by ptrkrysik · 9 years ago
  38. 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
  39. ec6306b Added LIB_SUFFIX in CMakeLists.txt (by Matin Hauke) by ptrkrysik · 10 years ago
  40. 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
  41. c7f2682 cmake: Instruct GNU Radio to look for pmt library by David Holm · 10 years ago
  42. aea7f34 Added checking for Volk presence according to @dholm #4 pull request. by ptrkrysik · 10 years ago
  43. 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
  44. 4c82577 Repaired cmake buildsystem - include files paths were inconsistent with source files after changing directory structure by ptrkrysik · 10 years ago
  45. 3543384 New checks in Cmake by ptrkrysik · 10 years ago
  46. bf2d9a4 Added to buildsystem instalation of include/gsm/plotting.h by piotr · 10 years ago
  47. 437f546 Initial commit - gsm-receiver with removed quick hacks by piotr · 10 years ago