1. df41773 cmake: make formatting of install statements follow one pattern by Piotr Krysik · 4 years, 4 months ago
  2. 14ea82d Migrate grc blocks from xml to yaml by Vasil Velichkov · 4 years, 10 months ago
  3. 650a436 Fix burst_to_fn_time name in gsm_burst_to_fn_time.xml by Piotr Krysik · 6 years ago
  4. 9930553 Moving trx burst interface to trx directory by Piotr Krysik · 6 years ago
  5. 2471052 Merge branch 'fixeria/trx' of https://github.com/axilirator/gr-gsm into fixeria_trx by Piotr Krysik · 6 years ago
  6. 8a8d41a Merge branch 'ptrkrysik/trx' into development by Piotr Krysik · 6 years ago
  7. c097ce7 Added block for extracting assignment commands by Piotr Krysik · 6 years ago
  8. 0aafe28 Implement the 'burst_to_fn_time' block in C++ by Vadim Yanitskiy · 7 years ago
  9. 2c00474 Corrected output name for burst_to_fn_time by Piotr Krysik · 7 years ago
  10. 1243ffa Changed name of of preprocess_tx_burst xml file, and removed 'executable' bit from two xml files by Piotr Krysik · 7 years ago
  11. 8d7b64d Added Python version of bursts to fn_time converter by Piotr Krysik · 7 years ago
  12. 8e9b307 grc/gsm_trx_burst_if.xml: fix prefix of <key> value by Vadim Yanitskiy · 7 years ago
  13. 25916f3 Clean up the "TRX Burst Interface" block description by Vadim Yanitskiy · 7 years ago
  14. e601c36 Refactor the 'TRX Burst Interface' block by Vadim Yanitskiy · 7 years ago
  15. 369bdb3 Merge branch 'master' into collect-system-info by Piotr Krysik · 7 years ago
  16. 98581a8 Implemented system info collection block by Roman Khassraf · 7 years ago
  17. e5ddab3 #240: Implemented block for extraction of information from cipher mode command messages by Roman Khassraf · 8 years ago
  18. 74c4ca9 Removed blocks related to old frequency correction loop (controlled const source and old clock offset corrector) by Piotr Krysik · 8 years ago
  19. 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
  20. d1ca389 Corrections to clock offset corrector that uses tags by Piotr Krysik · 8 years ago
  21. 0982673 New clock offset corrector and clock offset control by Piotr Krysik · 8 years ago
  22. 74c4f2c New blocks (msg to tag and controlled resampler) related stuff by Piotr Krysik · 8 years ago
  23. 24db075 Little changes of GRC blocks names by Piotr Krysik · 8 years ago
  24. 1bed4ab Moved new blocks (controlled resampler and msg to tag) to appropriate directory by Piotr Krysik · 8 years ago
  25. dfe7009 Added options to print frame number and A5 frame count in message printer. Issue #127 by Roman Khassraf · 9 years ago
  26. e91edbd Merged origin/msg-file-sink-source-101 into dev, fixed conflicts. Issue #101 by Roman Khassraf · 9 years ago
  27. 64c7446 Merged origin/test-utils-98 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  28. c323454 Implemented message file source and sink. Issue #101 by Roman Khassraf · 9 years ago
  29. 1c3419e Renamed burst sink/source to burst file sink/source by Roman Khassraf · 9 years ago
  30. b8f4909 Moved qa utilities to a separate directory by Roman Khassraf · 9 years ago
  31. 1e82b8d Implemented message sink block for unit testing by Roman Khassraf · 9 years ago
  32. adea86f Implemented message source block for unit testing by Roman Khassraf · 9 years ago
  33. 2bf49e4 Added option to message printer that allows printing the gsmtap header. by Roman Khassraf · 9 years ago
  34. 7faabf3 Added option to burst printer for ignoring dummy bursts. Issue #95 by Roman Khassraf · 9 years ago
  35. b894289 Added block burst_sink_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  36. 462fa45 Added block burst_source_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  37. 8b60aca Merge pull request #87 from romankh/ia-collector by Piotr Krysik · 9 years ago
  38. f1111eb Added some doc to burst printer block. Issue #86 by Roman Khassraf · 9 years ago
  39. 6344496 Added options to burst printer to have partial output compatibility to airprobe. See issue #86 by Roman Khassraf · 9 years ago
  40. 1e9a809 Improved documentation of immediate assignment extractor by Roman Khassraf · 9 years ago
  41. 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
  42. 2b5ca48 Added option to ignore Immediate Assignments for GPRS channels in the extractor. Enhancement of issue #84 by Roman Khassraf · 9 years ago
  43. a212ca2 Added option to enable/disable information printing in immediate assignment extractor, plus code cleanup by Roman Khassraf · 9 years ago
  44. 5bd14f2 Implementation of a block for extracting immediate assignments from control channel messages. Currently only printing to terminal. by Roman Khassraf · 9 years ago
  45. cd5a48b Implemented a burst sink and a burst source. See issue #42 by Roman Khassraf · 9 years ago
  46. 717b57b Added option to prepend framenumber in bursts_printer by Roman Khassraf · 9 years ago
  47. f46f563 Added gr-gsm gnuradio-companion xml description file for tmsi_dumper by ptrkrysik · 9 years ago
  48. 3b77654 Merge branch 'master' of https://github.com/mrjacobagilbert/gr-gsm into mrjaco-master by ptrkrysik · 9 years ago
  49. 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
  50. 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
  51. 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
  52. 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
  53. 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
  54. 486d979 Created tree of modules for gnuradio-companion reflecting their organization. by ptrkrysik · 10 years ago
  55. b108d6b Removed receiver_hier and wireshark_sink by ptrkrysik · 10 years ago
  56. 8fdc5c0 Little change in wireshark_sink.xml (package name) by ptrkrysik · 10 years ago
  57. eaaf22f Added message input to the wireshark sink by ptrkrysik · 10 years ago
  58. 0da1c63 Moved wireshark_sink.xml to subdirectory by ptrkrysik · 10 years ago
  59. 66bb3cd Changed directory structure. by Piotr K · 10 years ago