1. aaac615 Improve slightly interface of plotting so it's easier to use it by Piotr Krysik · 5 years ago
  2. 7f259fd Add TCH/H decoder block with AMR multirate support by Vasil Velichkov · 6 years ago
  3. 1828a31 Move HR demapping into a separate block by Vasil Velichkov · 6 years ago
  4. fbcee39 Add HR demapping by Andrew Artyushok · 6 years ago
  5. 5394c60 gsm_trx_burst_if: allow to customize the bind address by Vadim Yanitskiy · 6 years ago
  6. 9930553 Moving trx burst interface to trx directory by Piotr Krysik · 6 years ago
  7. 2471052 Merge branch 'fixeria/trx' of https://github.com/axilirator/gr-gsm into fixeria_trx by Piotr Krysik · 6 years ago
  8. 8a8d41a Merge branch 'ptrkrysik/trx' into development by Piotr Krysik · 6 years ago
  9. c097ce7 Added block for extracting assignment commands by Piotr Krysik · 6 years ago
  10. 70f549a Merge remote-tracking branch 'origin/quick-hack' into grgsm_on_win by Piotr Krysik · 6 years ago
  11. c0621c6 Fix portability: added windows style struct packing to gsmtap_hdr by Piotr Krysik · 6 years ago
  12. ffbaca9 Commented out include that seems to be not necessary and that causes problems for MSVC by Piotr Krysik · 6 years ago
  13. 0c6ade0 Fix: fixed name of the define to the one set in lib/CMakeLists.txt by Piotr Krysik · 6 years ago
  14. 0aafe28 Implement the 'burst_to_fn_time' block in C++ by Vadim Yanitskiy · 7 years ago
  15. 4f4e578 include/grgsm: remove forgotten 'trx_interface' dir by Vadim Yanitskiy · 7 years ago
  16. 800ac63 Corrected wrong lenght of the Access Burst by Piotr Krysik · 7 years ago
  17. 2344483 Added a block for generating Access Bursts by Piotr Krysik · 7 years ago
  18. 52f7416 Changed name of trx_interface directory to trx by Piotr Krysik · 7 years ago
  19. ccb5e68 Added tx bursts preprocessing block by Piotr Krysik · 7 years ago
  20. d7efc05 Moved gsm_constants file to include directory by Piotr Krysik · 7 years ago
  21. acc365f Added C++ version of burst type filter by Piotr Krysik · 7 years ago
  22. 962e2d8 misc_utils/trx_burst_if: get rid of built-in timeslot filter by Vadim Yanitskiy · 7 years ago
  23. e601c36 Refactor the 'TRX Burst Interface' block by Vadim Yanitskiy · 7 years ago
  24. 264fbf6 Corrected namespaces from grgsm to gsm by Piotr Krysik · 7 years ago
  25. 776b67f Missing cmakelists file for txtime_setter by Piotr Krysik · 7 years ago
  26. 517464c Added txtime_setter block (a c++ version of txtime_bursts_tagger Python block) by Piotr Krysik · 7 years ago
  27. d32ba5b Removed unused (and problematic during SWIG) part of time_spec_t and exposed time_spec_t in the library's ABI by Piotr Krysik · 7 years ago
  28. 6e41d06 Corrections in fn_time by Piotr Krysik · 7 years ago
  29. 1dd2afe Changed fn_time to use time_spec_t copied from libUHD by Piotr Krysik · 7 years ago
  30. 34ce7a0 Added C++ version of fn_time by Piotr Krysik · 7 years ago
  31. ebf8880 Modification of the burst sink to read bursts with headers - incomplete by Piotr Krysik · 7 years ago
  32. e6e7879 Merge branch 'fixeria/trx' into development by Piotr Krysik · 7 years ago
  33. dea0574 Added a function returning maintance version name by Piotr Krysik · 7 years ago
  34. bb961c1 Added versioning borrowed fron GNU Radio to gr-gsm by Piotr Krysik · 7 years ago
  35. a6268a5 Big update of copyright statements so they can be automatically processed to produce debian/copyright file by Piotr Krysik · 7 years ago
  36. 04536ab flow_control: implement pass / drop filtering policies by Vadim Yanitskiy · 7 years ago
  37. 6ee2c16 burst_sdcch_subslot_splitter: implement and expose GET/SET API by Vadim Yanitskiy · 7 years ago
  38. fbfd836 burst_sdcch_subslot_filter: implement and expose GET/SET API by Vadim Yanitskiy · 7 years ago
  39. ccc7183 burst_fnr_filter: implement and expose GET/SET API by Vadim Yanitskiy · 7 years ago
  40. 91195eb burst_timeslot_filter: implement and expose GET/SET API by Vadim Yanitskiy · 7 years ago
  41. 5b7c60a trx_interface: implement built-in timeslot filter by Vadim Yanitskiy · 7 years ago
  42. 89fc14b Implement transceiver interface by Vadim Yanitskiy · 7 years ago
  43. a081366 Quick hack to interpret unencrypted assignment commands by Piotr Krysik · 7 years ago
  44. 8f121c1 Added interpretation of SC (start ciphering) field in cmc extractor by Piotr Krysik · 7 years ago
  45. 369bdb3 Merge branch 'master' into collect-system-info by Piotr Krysik · 7 years ago
  46. 98581a8 Implemented system info collection block by Roman Khassraf · 7 years ago
  47. e5ddab3 #240: Implemented block for extraction of information from cipher mode command messages by Roman Khassraf · 8 years ago
  48. a3405b2 Changed path (flow_control) and name of uplink_downlink_filter to splitter by Piotr Krysik · 8 years ago
  49. 2bb54c8 Added uplink/downlink splitter by Piotr Krysik · 8 years ago
  50. e1c4450 Added default oversample ratio to clock offset control block by Piotr Krysik · 8 years ago
  51. 89ff899 Moved remaining msg_to_tag and controlled resampler files to proper directories by Piotr Krysik · 8 years ago
  52. 74c4ca9 Removed blocks related to old frequency correction loop (controlled const source and old clock offset corrector) by Piotr Krysik · 8 years ago
  53. 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
  54. 1902886 Merge branch 'development' of https://github.com/ptrkrysik/gr-gsm into development by Piotr Krysik · 8 years ago
  55. cc982d2 Removed include from receiver.h by Piotr Krysik · 8 years ago
  56. 0982673 New clock offset corrector and clock offset control by Piotr Krysik · 8 years ago
  57. 74c4f2c New blocks (msg to tag and controlled resampler) related stuff by Piotr Krysik · 8 years ago
  58. 47ab20e Added a controlled fractional resampler by Piotr Krysik · 8 years ago
  59. 0a60e7a Corrections of tch/f decoder - removal of parameter continued by Piotr Krysik · 8 years ago
  60. 1bfe1e0 Disabled boundary check by default by Piotr Krysik · 8 years ago
  61. c6eb3b5 Added msg_to_tag block - currently it does nothing by Piotr Krysik · 8 years ago
  62. af8ad5d Changed GSM_API to GRGSM_API so gr_modtool created blocks don't have to be modified by Piotr Krysik · 8 years ago
  63. 773a194 Big change of the universal control channels demapper: by Piotr Krysik · 8 years ago
  64. bac8284 Added default values for uplink parameters by Piotr Krysik · 8 years ago
  65. 8630fac Merged uplink-decoding branch (with complete support for control channels decoding on uplink) by Piotr Krysik · 8 years ago
  66. 74efd10 Added parsing arfcn's from cell description in SIT1. by Roman Khassraf · 9 years ago
  67. 9f4feb5 Added parsing CCCH Config in system info extractor by Roman Khassraf · 9 years ago
  68. a1dd7ee Added MCC parsing in system info extractor, fixed MNC parsing for 2-digit MNC's by Roman Khassraf · 9 years ago
  69. dfe7009 Added options to print frame number and A5 frame count in message printer. Issue #127 by Roman Khassraf · 9 years ago
  70. 868abf7 fix compilation and linking on Mac OS X by iZsh · 9 years ago
  71. 23c8d8a Implemented boundary check for voice decoding. Issue 107 by Roman Khassraf · 9 years ago
  72. 2547f60 Corrected constructor declaration by Piotr Krysik · 9 years ago
  73. 8b64d87 Implemented burst sdcch subslot filter. Issue #100 by Roman Khassraf · 9 years ago
  74. d7e3eec Implemented burst timeslot filter. Issue #100 by Roman Khassraf · 9 years ago
  75. 380dea8 Added uplink processing to the receiver by ptrkrysik · 9 years ago
  76. e91edbd Merged origin/msg-file-sink-source-101 into dev, fixed conflicts. Issue #101 by Roman Khassraf · 9 years ago
  77. 98da635 Merged origin/flow-control-100 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  78. 64c7446 Merged origin/test-utils-98 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  79. a1eb188 Implemented burst sub-slot splitter. Issue #100 by Roman Khassraf · 9 years ago
  80. 7cccb52 Implemented dummy burst filter. Issue #100 by Roman Khassraf · 9 years ago
  81. 8e3b0ec Implemented burst framenumber filter. Issue #100 by Roman Khassraf · 9 years ago
  82. dbc3a50 Implemented burst timeslot splitter for flow control. Issue #100 by Roman Khassraf · 9 years ago
  83. c323454 Implemented message file source and sink. Issue #101 by Roman Khassraf · 9 years ago
  84. 1ce4469 Renamed burst_sink_qa/burst_source_qa to burst_sink/burst_source by Roman Khassraf · 9 years ago
  85. 1c3419e Renamed burst sink/source to burst file sink/source by Roman Khassraf · 9 years ago
  86. b8f4909 Moved qa utilities to a separate directory by Roman Khassraf · 9 years ago
  87. 1e82b8d Implemented message sink block for unit testing by Roman Khassraf · 9 years ago
  88. adea86f Implemented message source block for unit testing by Roman Khassraf · 9 years ago
  89. 2bf49e4 Added option to message printer that allows printing the gsmtap header. by Roman Khassraf · 9 years ago
  90. 7faabf3 Added option to burst printer for ignoring dummy bursts. Issue #95 by Roman Khassraf · 9 years ago
  91. b894289 Added block burst_sink_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  92. 462fa45 Added block burst_source_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  93. 4dec540 Added support for A5/2, A5/3, A5/4. Issue #85 by Roman Khassraf · 9 years ago
  94. 8b60aca Merge pull request #87 from romankh/ia-collector by Piotr Krysik · 9 years ago
  95. 6344496 Added options to burst printer to have partial output compatibility to airprobe. See issue #86 by Roman Khassraf · 9 years ago
  96. 1669e93 Implemented option to extract only one Immediate Assignment per request reference in the extractor. Enhancement of issue #84 by Roman Khassraf · 9 years ago
  97. 2b5ca48 Added option to ignore Immediate Assignments for GPRS channels in the extractor. Enhancement of issue #84 by Roman Khassraf · 9 years ago
  98. a212ca2 Added option to enable/disable information printing in immediate assignment extractor, plus code cleanup by Roman Khassraf · 9 years ago
  99. 95c6f9d Added functions for retrieving data from immediate assignment extractor by Roman Khassraf · 9 years ago
  100. 4a7b645 Merge remote-tracking branch 'upstream/master' into ia-collector by Roman Khassraf · 9 years ago