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