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