1. dfe7009 Added options to print frame number and A5 frame count in message printer. Issue #127 by Roman Khassraf · 9 years ago
  2. e91edbd Merged origin/msg-file-sink-source-101 into dev, fixed conflicts. Issue #101 by Roman Khassraf · 9 years ago
  3. 64c7446 Merged origin/test-utils-98 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  4. c323454 Implemented message file source and sink. Issue #101 by Roman Khassraf · 9 years ago
  5. 1c3419e Renamed burst sink/source to burst file sink/source by Roman Khassraf · 9 years ago
  6. b8f4909 Moved qa utilities to a separate directory by Roman Khassraf · 9 years ago
  7. 1e82b8d Implemented message sink block for unit testing by Roman Khassraf · 9 years ago
  8. adea86f Implemented message source block for unit testing by Roman Khassraf · 9 years ago
  9. 2bf49e4 Added option to message printer that allows printing the gsmtap header. by Roman Khassraf · 9 years ago
  10. 7faabf3 Added option to burst printer for ignoring dummy bursts. Issue #95 by Roman Khassraf · 9 years ago
  11. b894289 Added block burst_sink_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  12. 462fa45 Added block burst_source_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  13. 8b60aca Merge pull request #87 from romankh/ia-collector by Piotr Krysik · 9 years ago
  14. 6344496 Added options to burst printer to have partial output compatibility to airprobe. See issue #86 by Roman Khassraf · 9 years ago
  15. 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
  16. 2b5ca48 Added option to ignore Immediate Assignments for GPRS channels in the extractor. Enhancement of issue #84 by Roman Khassraf · 9 years ago
  17. a212ca2 Added option to enable/disable information printing in immediate assignment extractor, plus code cleanup by Roman Khassraf · 9 years ago
  18. 95c6f9d Added functions for retrieving data from immediate assignment extractor by Roman Khassraf · 9 years ago
  19. 4a7b645 Merge remote-tracking branch 'upstream/master' into ia-collector by Roman Khassraf · 9 years ago
  20. 42411c6 Added more includes of STL containers definitions. by ptrkrysik · 9 years ago
  21. e9539c1 Implemented interpretation of bit map and variable bit map cell lists formats in system info extractor. by ptrkrysik · 9 years ago
  22. 5bd14f2 Implementation of a block for extracting immediate assignments from control channel messages. Currently only printing to terminal. by Roman Khassraf · 9 years ago
  23. a6e271f Merge branch 'romankh-master' by ptrkrysik · 9 years ago
  24. 92398cf Included block.h instead of sync_block in message_printer by Piotr Krysik · 9 years ago
  25. cd5a48b Implemented a burst sink and a burst source. See issue #42 by Roman Khassraf · 9 years ago
  26. 717b57b Added option to prepend framenumber in bursts_printer by Roman Khassraf · 9 years ago
  27. dd700c1 Moved files to gr-gsm directories. Changed CMakeLists.txt files accordingly. by ptrkrysik · 9 years ago
  28. 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
  29. 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
  30. 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