1. ac14021 Simplify cmake checks related to libosmocore by Piotr Krysik · 6 years ago
  2. c711e97 Separating libosmogsm from the rest by Piotr Krysik · 6 years ago
  3. 9930553 Moving trx burst interface to trx directory by Piotr Krysik · 6 years ago
  4. 8a8d41a Merge branch 'ptrkrysik/trx' into development by Piotr Krysik · 6 years ago
  5. 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
  6. 4cd494b Slight changes to CMake file and libosmocoding file (include change) by Piotr Krysik · 6 years ago
  7. 8bed612 Hack: commented out linking with libosmocore libraries by Piotr Krysik · 6 years ago
  8. e601c36 Refactor the 'TRX Burst Interface' block by Vadim Yanitskiy · 7 years ago
  9. 517464c Added txtime_setter block (a c++ version of txtime_bursts_tagger Python block) by Piotr Krysik · 7 years ago
  10. cb04d0d Merge branch 'development' into ptrkrysik/trx by Piotr Krysik · 7 years ago
  11. 184d706 Corrections of cmake files by Piotr Krysik · 7 years ago
  12. 3b06bda Correcting cmake file from lib directory by Piotr Krysik · 7 years ago
  13. 3148ff8 Merge branch 'development' into ptrkrysik/trx by Piotr Krysik · 7 years ago
  14. 0945cc5 Changed organization of cmake files by Piotr Krysik · 7 years ago
  15. e6e7879 Merge branch 'fixeria/trx' into development by Piotr Krysik · 7 years ago
  16. bb961c1 Added versioning borrowed fron GNU Radio to gr-gsm by Piotr Krysik · 7 years ago
  17. b9a87a1 Moved openbts codes into a separate directory and updated their license statements so they can be automatically processed by Piotr Krysik · 7 years ago
  18. 344e9d2 Merge branch 'libosmocore_integration' into packaging_piotr by Piotr Krysik · 7 years ago
  19. 89fc14b Implement transceiver interface by Vadim Yanitskiy · 7 years ago
  20. 369bdb3 Merge branch 'master' into collect-system-info by Piotr Krysik · 7 years ago
  21. 98581a8 Implemented system info collection block by Roman Khassraf · 7 years ago
  22. 81f9700 Merge branch 'development' into libosmocore_integration by Piotr Krysik · 7 years ago
  23. 70c25a1 Changes in decoding: by Piotr Krysik · 7 years ago
  24. e5ddab3 #240: Implemented block for extraction of information from cipher mode command messages by Roman Khassraf · 8 years ago
  25. b8d33d9 Control channels decoding with libosmocore by Piotr Krysik · 8 years ago
  26. b516e6d Moved control channels decoder to libosmocore implementation by Piotr Krysik · 8 years ago
  27. a3405b2 Changed path (flow_control) and name of uplink_downlink_filter to splitter by Piotr Krysik · 8 years ago
  28. 2bb54c8 Added uplink/downlink splitter by Piotr Krysik · 8 years ago
  29. 74c4ca9 Removed blocks related to old frequency correction loop (controlled const source and old clock offset corrector) by Piotr Krysik · 8 years ago
  30. 4a1ca98 Changes in the buildsystem for new blocks by Piotr Krysik · 8 years ago
  31. 74c4f2c New blocks (msg to tag and controlled resampler) related stuff by Piotr Krysik · 8 years ago
  32. c6eb3b5 Added msg_to_tag block - currently it does nothing by Piotr Krysik · 8 years ago
  33. 0fdbfdd Next corrections to the buildsystem by Piotr Krysik · 8 years ago
  34. 8722be5 Changed parts with "gnuradio_grgsm" to grgsm from cmake files by Piotr Krysik · 8 years ago
  35. 8b64d87 Implemented burst sdcch subslot filter. Issue #100 by Roman Khassraf · 9 years ago
  36. d7e3eec Implemented burst timeslot filter. Issue #100 by Roman Khassraf · 9 years ago
  37. e91edbd Merged origin/msg-file-sink-source-101 into dev, fixed conflicts. Issue #101 by Roman Khassraf · 9 years ago
  38. 98da635 Merged origin/flow-control-100 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  39. a1eb188 Implemented burst sub-slot splitter. Issue #100 by Roman Khassraf · 9 years ago
  40. 7cccb52 Implemented dummy burst filter. Issue #100 by Roman Khassraf · 9 years ago
  41. 8e3b0ec Implemented burst framenumber filter. Issue #100 by Roman Khassraf · 9 years ago
  42. dbc3a50 Implemented burst timeslot splitter for flow control. Issue #100 by Roman Khassraf · 9 years ago
  43. c323454 Implemented message file source and sink. Issue #101 by Roman Khassraf · 9 years ago
  44. 1ce4469 Renamed burst_sink_qa/burst_source_qa to burst_sink/burst_source by Roman Khassraf · 9 years ago
  45. 1c3419e Renamed burst sink/source to burst file sink/source by Roman Khassraf · 9 years ago
  46. b8f4909 Moved qa utilities to a separate directory by Roman Khassraf · 9 years ago
  47. 1e82b8d Implemented message sink block for unit testing by Roman Khassraf · 9 years ago
  48. adea86f Implemented message source block for unit testing by Roman Khassraf · 9 years ago
  49. b894289 Added block burst_sink_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  50. 462fa45 Added block burst_source_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  51. 9c58846 Added libosmocore to build. Preparation for issue #85 by Roman Khassraf · 9 years ago
  52. 4a7b645 Merge remote-tracking branch 'upstream/master' into ia-collector by Roman Khassraf · 9 years ago
  53. dfdf878 Changes to buildsystem from libgnuradio-gsm to libgnuradio-grgsm by ptrkrysik · 9 years ago
  54. 5bd14f2 Implementation of a block for extracting immediate assignments from control channel messages. Currently only printing to terminal. by Roman Khassraf · 9 years ago
  55. 9ee374b Merge remote-tracking branch 'origin/romankh-master' by ptrkrysik · 9 years ago
  56. 4f0f3b5 Added CX channel hopper block by rpp · 9 years ago
  57. 8851d66 Removed unused or duplicate code by Roman Khassraf · 9 years ago
  58. d38206c Implemented / integrated AMR decoding by Roman Khassraf · 9 years ago
  59. d71e658 Updated BitVector to recent source by Roman Khassraf · 9 years ago
  60. cd5a48b Implemented a burst sink and a burst source. See issue #42 by Roman Khassraf · 9 years ago
  61. 059bab9 Implementation of TCH/F decoder supporting GSM-FR and GSM-EFR. Issue #50 by Roman Khassraf · 9 years ago
  62. 79fb925 Merge remote-tracking branch 'upstream/master' by Roman Khassraf · 9 years ago
  63. a25b830 Changes in buildsystem bringing back capability to quickly add new blocks with use of gr_modool. by ptrkrysik · 9 years ago
  64. fb6bc50 Implementation of TCH/F demapper block. See issue #38 by Roman Khassraf · 9 years ago
  65. f8c7e83 Reimplemented clock_offset_control block in C++ by ptrkrysik · 9 years ago
  66. 9d1cb8c Removed get_bcch_or_cch_bursts block by ptrkrysik · 9 years ago
  67. dd700c1 Moved files to gr-gsm directories. Changed CMakeLists.txt files accordingly. by ptrkrysik · 9 years ago
  68. 82bd117 After: by ptrkrysik · 9 years ago
  69. 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
  70. 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
  71. aea7f34 Added checking for Volk presence according to @dholm #4 pull request. by ptrkrysik · 10 years ago
  72. 6dded65 Added new configurable block for demapping of control channels. by ptrkrysik · 10 years ago
  73. b108d6b Removed receiver_hier and wireshark_sink by ptrkrysik · 10 years ago
  74. 3c6dfcc Added empty sink for wireshark sink by ptrkrysik · 10 years ago
  75. 4089c1a Added new blocks for clock freqeuncy correction by piotr · 10 years ago
  76. dda2227 Added new block for extracting info about base stations by piotr · 10 years ago
  77. c00ce9c Moved burst printer to different directory by piotr · 10 years ago
  78. faacc72 Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper for BCCH. by piotr · 10 years ago
  79. 501c51e Moved more files related to the gsm receiver to the receiver directory. by piotr · 10 years ago
  80. 7f3f366 Little changes commited from all files. Cleanup in the lib directory - files moved associated with different blocks moved to associated directories. by piotr · 10 years ago
  81. d73f0bb Removed get_ccch_bursts block by piotr · 10 years ago
  82. d77c9cf Added block filtering bursts containing full CCH messages by piotr · 10 years ago
  83. 3f1ea81 Addition of linking with libraries required to compile programs using include/plotting.hpp by piotr · 10 years ago
  84. 7c82b17 Improved synchronization, added message output with bursts by piotr · 10 years ago
  85. 437f546 Initial commit - gsm-receiver with removed quick hacks by piotr · 10 years ago