1. a116920 Fix compilation error: '_1' was not declared in this scope by Vadim Yanitskiy · 3 years, 2 months ago
  2. 89585b3 burst_file_source: Fix reading longer bursts by Vasil Velichkov · 6 years ago
  3. 75ae9cc Format the output into ostringstream and then write it at once. by Vasil Velichkov · 6 years ago
  4. 5394c60 gsm_trx_burst_if: allow to customize the bind address by Vadim Yanitskiy · 6 years ago
  5. 9930553 Moving trx burst interface to trx directory by Piotr Krysik · 6 years ago
  6. 2471052 Merge branch 'fixeria/trx' of https://github.com/axilirator/gr-gsm into fixeria_trx by Piotr Krysik · 6 years ago
  7. 8a8d41a Merge branch 'ptrkrysik/trx' into development by Piotr Krysik · 6 years ago
  8. c097ce7 Added block for extracting assignment commands by Piotr Krysik · 6 years ago
  9. 70f549a Merge remote-tracking branch 'origin/quick-hack' into grgsm_on_win by Piotr Krysik · 6 years ago
  10. eb81b03 Portability fix: Replaced problematic includes by Piotr Krysik · 6 years ago
  11. 0aafe28 Implement the 'burst_to_fn_time' block in C++ by Vadim Yanitskiy · 7 years ago
  12. 962e2d8 misc_utils/trx_burst_if: get rid of built-in timeslot filter by Vadim Yanitskiy · 7 years ago
  13. 6bac574 misc_utils/trx_burst_if: get rid of clock interface by Vadim Yanitskiy · 7 years ago
  14. e601c36 Refactor the 'TRX Burst Interface' block by Vadim Yanitskiy · 7 years ago
  15. 264fbf6 Corrected namespaces from grgsm to gsm by Piotr Krysik · 7 years ago
  16. 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
  17. 6e41d06 Corrections in fn_time by Piotr Krysik · 7 years ago
  18. 8926c1f Correction in time_spec.cc by Piotr Krysik · 7 years ago
  19. 1dd2afe Changed fn_time to use time_spec_t copied from libUHD by Piotr Krysik · 7 years ago
  20. 34ce7a0 Added C++ version of fn_time by Piotr Krysik · 7 years ago
  21. 0945cc5 Changed organization of cmake files by Piotr Krysik · 7 years ago
  22. a6268a5 Big update of copyright statements so they can be automatically processed to produce debian/copyright file by Piotr Krysik · 7 years ago
  23. b31689d Changed mask for System Information type 2ter. Closes #281. by Piotr Krysik · 7 years ago
  24. a081366 Quick hack to interpret unencrypted assignment commands by Piotr Krysik · 7 years ago
  25. 8f121c1 Added interpretation of SC (start ciphering) field in cmc extractor by Piotr Krysik · 7 years ago
  26. 263f00d Fix operator precedence in comparisons by Steve Glass · 7 years ago
  27. 369bdb3 Merge branch 'master' into collect-system-info by Piotr Krysik · 7 years ago
  28. 98581a8 Implemented system info collection block by Roman Khassraf · 7 years ago
  29. 01f9c19 Merge pull request #241 from romankh/cmc-extractor by Piotr Krysik · 7 years ago
  30. e5ddab3 #240: Implemented block for extraction of information from cipher mode command messages by Roman Khassraf · 8 years ago
  31. ddd096e #213: Fixes 3-digit MNC by Roman Khassraf · 8 years ago
  32. d01e222 Removed call to delete_head_blocking that was removed from new gnu radio by Piotr Krysik · 8 years ago
  33. cab0604 Corrected msg_to_tag and controlled resampler's headers by Piotr Krysik · 8 years ago
  34. 74c4ca9 Removed blocks related to old frequency correction loop (controlled const source and old clock offset corrector) by Piotr Krysik · 8 years ago
  35. 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
  36. f7b3fc2 Removed unneeded prints from controlled resampler by Piotr Krysik · 8 years ago
  37. 74c4f2c New blocks (msg to tag and controlled resampler) related stuff by Piotr Krysik · 8 years ago
  38. 34935e9 Corrected of MCC field interpretation by Piotr Krysik · 9 years ago
  39. 74efd10 Added parsing arfcn's from cell description in SIT1. by Roman Khassraf · 9 years ago
  40. 9f4feb5 Added parsing CCCH Config in system info extractor by Roman Khassraf · 9 years ago
  41. a1dd7ee Added MCC parsing in system info extractor, fixed MNC parsing for 2-digit MNC's by Roman Khassraf · 9 years ago
  42. 29bcd39 Added missing include of endian.h to the message printer by Piotr Krysik · 9 years ago
  43. 9a54c7b Replaced frame count calculation by libosmogsm function by Roman Khassraf · 9 years ago
  44. dfe7009 Added options to print frame number and A5 frame count in message printer. Issue #127 by Roman Khassraf · 9 years ago
  45. 41b63f2 misc_utils: Include endian.h from grgsm by David Holm · 9 years ago
  46. 5e37674 Changes in extract_system_info by ptrkrysik · 9 years ago
  47. e91edbd Merged origin/msg-file-sink-source-101 into dev, fixed conflicts. Issue #101 by Roman Khassraf · 9 years ago
  48. 64c7446 Merged origin/test-utils-98 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  49. 1fc0565 Merge remote-tracking branch 'origin/burst-printer-issue-95' into dev by Roman Khassraf · 9 years ago
  50. c323454 Implemented message file source and sink. Issue #101 by Roman Khassraf · 9 years ago
  51. 1c3419e Renamed burst sink/source to burst file sink/source by Roman Khassraf · 9 years ago
  52. b8f4909 Moved qa utilities to a separate directory by Roman Khassraf · 9 years ago
  53. 0a2e5c8 Merge remote-tracking branch 'upstream/master' into message-source-sink by Roman Khassraf · 9 years ago
  54. 277ed30 Added include for scoped_ptr by Roman Khassraf · 9 years ago
  55. 0940538 Added interpretation of neighbour cells from SI2bis and SI2ter messages. by ptrkrysik · 9 years ago
  56. a7cafdd Added missing include in burst_source_qa_impl.cc by Martin Hauke · 9 years ago
  57. 1e82b8d Implemented message sink block for unit testing by Roman Khassraf · 9 years ago
  58. adea86f Implemented message source block for unit testing by Roman Khassraf · 9 years ago
  59. 2bf49e4 Added option to message printer that allows printing the gsmtap header. by Roman Khassraf · 9 years ago
  60. 7faabf3 Added option to burst printer for ignoring dummy bursts. Issue #95 by Roman Khassraf · 9 years ago
  61. 590d96c Merge pull request #93 from romankh/a53-decryption-issue-85 by Piotr Krysik · 9 years ago
  62. b894289 Added block burst_sink_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  63. 462fa45 Added block burst_source_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  64. f287904 Fix for burst source thread join() bug. Issue #89 by Roman Khassraf · 9 years ago
  65. 8b60aca Merge pull request #87 from romankh/ia-collector by Piotr Krysik · 9 years ago
  66. f1111eb Added some doc to burst printer block. Issue #86 by Roman Khassraf · 9 years ago
  67. 6344496 Added options to burst printer to have partial output compatibility to airprobe. See issue #86 by Roman Khassraf · 9 years ago
  68. 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
  69. 2b5ca48 Added option to ignore Immediate Assignments for GPRS channels in the extractor. Enhancement of issue #84 by Roman Khassraf · 9 years ago
  70. a212ca2 Added option to enable/disable information printing in immediate assignment extractor, plus code cleanup by Roman Khassraf · 9 years ago
  71. 95c6f9d Added functions for retrieving data from immediate assignment extractor by Roman Khassraf · 9 years ago
  72. 4a7b645 Merge remote-tracking branch 'upstream/master' into ia-collector by Roman Khassraf · 9 years ago
  73. 42411c6 Added more includes of STL containers definitions. by ptrkrysik · 9 years ago
  74. 3fe7584 Added includes of map and set to extract_system_info block by ptrkrysik · 9 years ago
  75. e9539c1 Implemented interpretation of bit map and variable bit map cell lists formats in system info extractor. by ptrkrysik · 9 years ago
  76. 5bd14f2 Implementation of a block for extracting immediate assignments from control channel messages. Currently only printing to terminal. by Roman Khassraf · 9 years ago
  77. b85c062 Changed place where thread join function is invoked to run(). by ptrkrysik · 9 years ago
  78. 963f8b2 Make burst_source stop when end of file is reached by Piotr Krysik · 9 years ago
  79. cd5a48b Implemented a burst sink and a burst source. See issue #42 by Roman Khassraf · 9 years ago
  80. af76964 Define missing 16 bit endian swap macro and fix some endian.h inclusion. by Martin Jesper Low Madsen · 9 years ago
  81. 717b57b Added option to prepend framenumber in bursts_printer by Roman Khassraf · 9 years ago
  82. 9e661ca Addition of processing of type 2 and 3 paging requests (previous commit) - credit to banjaxbanjo <paulkinsella29@yahoo.ie> by banjaxbanjo · 9 years ago
  83. 8c6e6ac Addition of processing of Pagin Requests Type 2 and 3 by ptrkrysik · 9 years ago
  84. 03da5c6 Changed code to use C++ functions, and select Panging Requests starting from message type byte - the effect will be probably shorter and easier to read code. by ptrkrysik · 9 years ago
  85. 6f27bcf Update tmsi_dumper_impl.cc by banjaxbanjo · 9 years ago
  86. 27ca869 Update tmsi_dumper_impl.cc by banjaxbanjo · 9 years ago
  87. dd700c1 Moved files to gr-gsm directories. Changed CMakeLists.txt files accordingly. by ptrkrysik · 9 years ago
  88. 2f0f4c3 Correction in system information extractor by ptrkrysik · 9 years ago
  89. 3b77654 Merge branch 'master' of https://github.com/mrjacobagilbert/gr-gsm into mrjaco-master by ptrkrysik · 9 years ago
  90. a31a481 Corrected extract_system_info_impl to work with PDU messages by ptrkrysik · 10 years ago
  91. 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
  92. 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
  93. 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
  94. 402c1fa Added missing #include statements in order to make gr-gsm compile on some systems. by ptrkrysik · 10 years ago
  95. 529895b Updated copyleft statements of my files #3 by ptrkrysik · 10 years ago
  96. 617ba03 Changed format of messages containing bursts to PDU. Corrected types of bursts. by ptrkrysik · 10 years ago
  97. b108d6b Removed receiver_hier and wireshark_sink by ptrkrysik · 10 years ago
  98. 7f61c64 Changes in control channels decoder to output messages in PDU format - when connected to Socket PDU the messages can be dissected with Wireshark now. The information in the header might be not complete/fully correct at this moment (no SNR, power measurements, channel type statically set to BCCH). by ptrkrysik · 10 years ago
  99. af9431b Added extraction of gsmtap header and message content from pmt msg by ptrkrysik · 10 years ago
  100. eaaf22f Added message input to the wireshark sink by ptrkrysik · 10 years ago