1. 369bdb3 Merge branch 'master' into collect-system-info by Piotr Krysik · 7 years ago
  2. 98581a8 Implemented system info collection block by Roman Khassraf · 7 years ago
  3. e5ddab3 #240: Implemented block for extraction of information from cipher mode command messages by Roman Khassraf · 8 years ago
  4. a3405b2 Changed path (flow_control) and name of uplink_downlink_filter to splitter by Piotr Krysik · 8 years ago
  5. 0454daf Optional in/out for tch/f demapper by Piotr Krysik · 8 years ago
  6. 601195b Little corrections to uplink/downlink filter by Piotr Krysik · 8 years ago
  7. 2bb54c8 Added uplink/downlink splitter by Piotr Krysik · 8 years ago
  8. 89ff899 Moved remaining msg_to_tag and controlled resampler files to proper directories by Piotr Krysik · 8 years ago
  9. 74c4ca9 Removed blocks related to old frequency correction loop (controlled const source and old clock offset corrector) by Piotr Krysik · 8 years ago
  10. 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
  11. d1ca389 Corrections to clock offset corrector that uses tags by Piotr Krysik · 8 years ago
  12. 1902886 Merge branch 'development' of https://github.com/ptrkrysik/gr-gsm into development by Piotr Krysik · 8 years ago
  13. cbaf476 New gsm_input block by Piotr Krysik · 8 years ago
  14. 0982673 New clock offset corrector and clock offset control by Piotr Krysik · 8 years ago
  15. 74c4f2c New blocks (msg to tag and controlled resampler) related stuff by Piotr Krysik · 8 years ago
  16. 24db075 Little changes of GRC blocks names by Piotr Krysik · 8 years ago
  17. 1bed4ab Moved new blocks (controlled resampler and msg to tag) to appropriate directory by Piotr Krysik · 8 years ago
  18. 47ab20e Added a controlled fractional resampler by Piotr Krysik · 8 years ago
  19. 0a60e7a Corrections of tch/f decoder - removal of parameter continued by Piotr Krysik · 8 years ago
  20. 2b97cb1 Added voice output, removed saving to file from inside the decoder - now it should be done GNU Radio way by Piotr Krysik · 8 years ago
  21. 1bfe1e0 Disabled boundary check by default by Piotr Krysik · 8 years ago
  22. c6eb3b5 Added msg_to_tag block - currently it does nothing by Piotr Krysik · 8 years ago
  23. 773a194 Big change of the universal control channels demapper: by Piotr Krysik · 8 years ago
  24. 8630fac Merged uplink-decoding branch (with complete support for control channels decoding on uplink) by Piotr Krysik · 8 years ago
  25. 5707c2b Make band user-selectable in gsm_wideband_input by Steve Glass · 8 years ago
  26. a49a4d2 Implemented multiband channelizer as gr-gsm block. by rpp · 9 years ago
  27. dfe7009 Added options to print frame number and A5 frame count in message printer. Issue #127 by Roman Khassraf · 9 years ago
  28. 23c8d8a Implemented boundary check for voice decoding. Issue 107 by Roman Khassraf · 9 years ago
  29. 5d6ae65 Corrected syntax of control channels demappers by Piotr Krysik · 9 years ago
  30. 8b64d87 Implemented burst sdcch subslot filter. Issue #100 by Roman Khassraf · 9 years ago
  31. c6b3dce Set parameters of demappers for uplink channels by Piotr Krysik · 9 years ago
  32. d7e3eec Implemented burst timeslot filter. Issue #100 by Roman Khassraf · 9 years ago
  33. 9f723fd Changed control channels demappers in order to support uplink. Values of parameters for uplink are incorrect at this stage. by Piotr Krysik · 9 years ago
  34. 7a85170 Added grc receiver block that supports uplink and changed block that supports downlink only by Piotr Krysik · 9 years ago
  35. e91edbd Merged origin/msg-file-sink-source-101 into dev, fixed conflicts. Issue #101 by Roman Khassraf · 9 years ago
  36. 98da635 Merged origin/flow-control-100 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  37. 64c7446 Merged origin/test-utils-98 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  38. a1eb188 Implemented burst sub-slot splitter. Issue #100 by Roman Khassraf · 9 years ago
  39. 7cccb52 Implemented dummy burst filter. Issue #100 by Roman Khassraf · 9 years ago
  40. 8e3b0ec Implemented burst framenumber filter. Issue #100 by Roman Khassraf · 9 years ago
  41. dbc3a50 Implemented burst timeslot splitter for flow control. Issue #100 by Roman Khassraf · 9 years ago
  42. c323454 Implemented message file source and sink. Issue #101 by Roman Khassraf · 9 years ago
  43. 1ce4469 Renamed burst_sink_qa/burst_source_qa to burst_sink/burst_source by Roman Khassraf · 9 years ago
  44. 1c3419e Renamed burst sink/source to burst file sink/source by Roman Khassraf · 9 years ago
  45. b8f4909 Moved qa utilities to a separate directory by Roman Khassraf · 9 years ago
  46. c0cb699 Removed test utilities from GRC 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. 2bf49e4 Added option to message printer that allows printing the gsmtap header. by Roman Khassraf · 9 years ago
  50. 7faabf3 Added option to burst printer for ignoring dummy bursts. Issue #95 by Roman Khassraf · 9 years ago
  51. b894289 Added block burst_sink_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  52. 462fa45 Added block burst_source_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  53. 4dec540 Added support for A5/2, A5/3, A5/4. Issue #85 by Roman Khassraf · 9 years ago
  54. 8b60aca Merge pull request #87 from romankh/ia-collector by Piotr Krysik · 9 years ago
  55. f1111eb Added some doc to burst printer block. Issue #86 by Roman Khassraf · 9 years ago
  56. 6344496 Added options to burst printer to have partial output compatibility to airprobe. See issue #86 by Roman Khassraf · 9 years ago
  57. 1e9a809 Improved documentation of immediate assignment extractor by Roman Khassraf · 9 years ago
  58. 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
  59. 2b5ca48 Added option to ignore Immediate Assignments for GPRS channels in the extractor. Enhancement of issue #84 by Roman Khassraf · 9 years ago
  60. a212ca2 Added option to enable/disable information printing in immediate assignment extractor, plus code cleanup by Roman Khassraf · 9 years ago
  61. 5bd14f2 Implementation of a block for extracting immediate assignments from control channel messages. Currently only printing to terminal. by Roman Khassraf · 9 years ago
  62. 9ee374b Merge remote-tracking branch 'origin/romankh-master' by ptrkrysik · 9 years ago
  63. 267214a Implemented channel hopping for CX channels by rpp · 9 years ago
  64. 4f0f3b5 Added CX channel hopper block by rpp · 9 years ago
  65. fa7058b Changed tch_mode enum to support AMR by Roman Khassraf · 9 years ago
  66. 0e8729f Merge pull request #60 from romankh/demapper-wrap by Piotr Krysik · 9 years ago
  67. cd5a48b Implemented a burst sink and a burst source. See issue #42 by Roman Khassraf · 9 years ago
  68. 1c48ce5 Added preconfigured demapper blocks that wrap universal ctrl chans demapper by Roman Khassraf · 9 years ago
  69. 9bd9baf Fixed typos in tch demapper and ctrl chans demapper by Roman Khassraf · 9 years ago
  70. 059bab9 Implementation of TCH/F decoder supporting GSM-FR and GSM-EFR. Issue #50 by Roman Khassraf · 9 years ago
  71. 79fb925 Merge remote-tracking branch 'upstream/master' by Roman Khassraf · 9 years ago
  72. a25b830 Changes in buildsystem bringing back capability to quickly add new blocks with use of gr_modool. by ptrkrysik · 9 years ago
  73. fb6bc50 Implementation of TCH/F demapper block. See issue #38 by Roman Khassraf · 9 years ago
  74. 717b57b Added option to prepend framenumber in bursts_printer by Roman Khassraf · 9 years ago
  75. 69fb52a Added default value of key to the decryption block - for this value the decrytpion block just copies bursts from input to the output. by ptrkrysik · 9 years ago
  76. d8d4fbc Added timeslot nr parameter to the demapper to enable it to work on other timeslots that 0. by ptrkrysik · 9 years ago
  77. 9d1cb8c Removed get_bcch_or_cch_bursts block by ptrkrysik · 9 years ago
  78. f46f563 Added gr-gsm gnuradio-companion xml description file for tmsi_dumper by ptrkrysik · 9 years ago
  79. 3b77654 Merge branch 'master' of https://github.com/mrjacobagilbert/gr-gsm into mrjaco-master by ptrkrysik · 9 years ago
  80. 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
  81. 607a09e Updated burst printer to accept a pmt string which will be prepended to any printed messages for situations where multiple print blocks are desired. by Jacob Gilbert · 10 years ago
  82. e89aee1 Updated message printer to accept a pmt string which will be prepended to any printed messages for situations where multiple print blocks are desired. by Jacob Gilbert · 10 years ago
  83. 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
  84. 4c538ba Removed unused samp_rate parameter from clock_offset_control by ptrkrysik · 10 years ago
  85. b311bd4 Hidden some parameters of the GSM Receiver by ptrkrysik · 10 years ago
  86. 6dded65 Added new configurable block for demapping of control channels. by ptrkrysik · 10 years ago
  87. 381253a Changes in clock offset corrector and gsm_input - the previous version wasn't working well when samp_rate_in was different from samp_rate_out. by ptrkrysik · 10 years ago
  88. e518bbf Added capability to receive multiple channels of a single BTS to the receiver. It is now possible to receive bursts on channels for which frequency hopping was used. Changed examples to work without hierarhical GSM Receiver block. by ptrkrysik · 10 years ago
  89. dcba50f Changed organization of gsm blocks in gnuradio-companion to better reflect their roles by ptrkrysik · 10 years ago
  90. dac3b2a Added new block which adapts stream of samples to GSM receiver's input requirements (integer multiply of 1625000/6 symbol rate, LP filtering) by ptrkrysik · 10 years ago
  91. 486d979 Created tree of modules for gnuradio-companion reflecting their organization. by ptrkrysik · 10 years ago
  92. b108d6b Removed receiver_hier and wireshark_sink by ptrkrysik · 10 years ago
  93. 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
  94. 8fdc5c0 Little change in wireshark_sink.xml (package name) by ptrkrysik · 10 years ago
  95. eaaf22f Added message input to the wireshark sink by ptrkrysik · 10 years ago
  96. d5af288 Changed cmake to point to wireshark_sink.xml by ptrkrysik · 10 years ago
  97. 0da1c63 Moved wireshark_sink.xml to subdirectory by ptrkrysik · 10 years ago
  98. 3c6dfcc Added empty sink for wireshark sink by ptrkrysik · 10 years ago
  99. 66bb3cd Changed directory structure. by Piotr K · 10 years ago
  100. 9a6dfc3 Removed magic constants by Piotr K · 10 years ago