1. e7e75f0 Replaced band config dictionary by an OrderedDict by Roman Khassraf · 9 years ago
  2. 41b63f2 misc_utils: Include endian.h from grgsm by David Holm · 9 years ago
  3. 9144861 Added arfcn functions by Roman Khassraf · 9 years ago
  4. 20d2de4 Correcting installation of python apps to ${INSTALL_PREFIX}/bin directory by Piotr Krysik · 9 years ago
  5. 54f335c Added carrier frequency shift in order to avoid DC offset. Also changed universal demappers into BCCH demapper working on TS0 and SDCCH8 demapper working on TS1 by Piotr Krysik · 9 years ago
  6. 84fe412 Merge pull request #116 from iZsh/master by Piotr Krysik · 9 years ago
  7. 6698793 Fix issue #112 (copy messages instead of modifying the input msg) by iZsh · 9 years ago
  8. b9d8ce3 Merge pull request #115 from iZsh/master by Piotr Krysik · 9 years ago
  9. e3395c3 Added information about mailing list and submitting installation errors by Piotr Krysik · 9 years ago
  10. 868abf7 fix compilation and linking on Mac OS X by iZsh · 9 years ago
  11. 0acd79a Removed commented line from apps/CMakeLists by Piotr Krysik · 9 years ago
  12. b8a26e5 Corrected #111 issue with generation of python code from grc files by Piotr Krysik · 9 years ago
  13. 425fcf7 Added Socket PDU UDP Server in order to avoid receiving ICMP messages from the system by Piotr Krysik · 9 years ago
  14. 242522f Added comands building automatically grc applications by Piotr Krysik · 9 years ago
  15. 57711f6 Merge pull request #108 from romankh/tch-noise-107 by Piotr Krysik · 9 years ago
  16. d36123d Fixed missing GSM 06.10 header for FR audio frames. by Roman Khassraf · 9 years ago
  17. 23c8d8a Implemented boundary check for voice decoding. Issue 107 by Roman Khassraf · 9 years ago
  18. b78bd07 Merge pull request #103 from romankh/flow-control-100 by Piotr Krysik · 9 years ago
  19. 8b64d87 Implemented burst sdcch subslot filter. Issue #100 by Roman Khassraf · 9 years ago
  20. d7e3eec Implemented burst timeslot filter. Issue #100 by Roman Khassraf · 9 years ago
  21. 5e37674 Changes in extract_system_info by ptrkrysik · 9 years ago
  22. 32c55a1 Merge pull request #102 from romankh/merge-95-98-100-101 by Piotr Krysik · 9 years ago
  23. e91edbd Merged origin/msg-file-sink-source-101 into dev, fixed conflicts. Issue #101 by Roman Khassraf · 9 years ago
  24. 3ea373c Fixed changed block names in qa code of flow-control blocks. Issue #100 by Roman Khassraf · 9 years ago
  25. 98da635 Merged origin/flow-control-100 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  26. f163ca5 Fixed changed block name in qa code by Roman Khassraf · 9 years ago
  27. 64c7446 Merged origin/test-utils-98 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  28. 1fc0565 Merge remote-tracking branch 'origin/burst-printer-issue-95' into dev by Roman Khassraf · 9 years ago
  29. a1eb188 Implemented burst sub-slot splitter. Issue #100 by Roman Khassraf · 9 years ago
  30. 7cccb52 Implemented dummy burst filter. Issue #100 by Roman Khassraf · 9 years ago
  31. 8e3b0ec Implemented burst framenumber filter. Issue #100 by Roman Khassraf · 9 years ago
  32. dbc3a50 Implemented burst timeslot splitter for flow control. Issue #100 by Roman Khassraf · 9 years ago
  33. c323454 Implemented message file source and sink. Issue #101 by Roman Khassraf · 9 years ago
  34. 1ce4469 Renamed burst_sink_qa/burst_source_qa to burst_sink/burst_source by Roman Khassraf · 9 years ago
  35. 1c3419e Renamed burst sink/source to burst file sink/source by Roman Khassraf · 9 years ago
  36. b8f4909 Moved qa utilities to a separate directory by Roman Khassraf · 9 years ago
  37. c0cb699 Removed test utilities from GRC by Roman Khassraf · 9 years ago
  38. 0a2e5c8 Merge remote-tracking branch 'upstream/master' into message-source-sink by Roman Khassraf · 9 years ago
  39. 277ed30 Added include for scoped_ptr by Roman Khassraf · 9 years ago
  40. 0940538 Added interpretation of neighbour cells from SI2bis and SI2ter messages. by ptrkrysik · 9 years ago
  41. a7cafdd Added missing include in burst_source_qa_impl.cc by Martin Hauke · 9 years ago
  42. fa92b61 Implemented unit tests for message printer block by Roman Khassraf · 9 years ago
  43. 1e82b8d Implemented message sink block for unit testing by Roman Khassraf · 9 years ago
  44. adea86f Implemented message source block for unit testing by Roman Khassraf · 9 years ago
  45. 2bf49e4 Added option to message printer that allows printing the gsmtap header. by Roman Khassraf · 9 years ago
  46. 298700d Added CMakeLists entry for qa_burst_printer by Roman Khassraf · 9 years ago
  47. b94cc81 Added QA/unit tests for burst printer. by Roman Khassraf · 9 years ago
  48. 7faabf3 Added option to burst printer for ignoring dummy bursts. Issue #95 by Roman Khassraf · 9 years ago
  49. 829eabb Update README.md by Piotr Krysik · 9 years ago
  50. 590d96c Merge pull request #93 from romankh/a53-decryption-issue-85 by Piotr Krysik · 9 years ago
  51. 3373d8f Added .unittests directory to .gitignore by Roman Khassraf · 9 years ago
  52. 9f1cfce Added QA / unit testing for decryption block by Roman Khassraf · 9 years ago
  53. b894289 Added block burst_sink_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  54. 462fa45 Added block burst_source_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  55. c7cbbe9 Merge pull request #90 from romankh/burst-source-join-issue-89 by Piotr Krysik · 9 years ago
  56. f287904 Fix for burst source thread join() bug. Issue #89 by Roman Khassraf · 9 years ago
  57. 4dec540 Added support for A5/2, A5/3, A5/4. Issue #85 by Roman Khassraf · 9 years ago
  58. c51f12b Changed decryption block to use osmo_a5 function, in preparation for issue 85 by Roman Khassraf · 9 years ago
  59. 9c58846 Added libosmocore to build. Preparation for issue #85 by Roman Khassraf · 9 years ago
  60. f329ae5 Merge pull request #82 from rpp0/rpp0-hopping-checks by Piotr Krysik · 9 years ago
  61. bc8de9c Merge pull request #83 from romankh/amr-decoding by Piotr Krysik · 9 years ago
  62. 8b60aca Merge pull request #87 from romankh/ia-collector by Piotr Krysik · 9 years ago
  63. 4e0afb4 Merge pull request #88 from romankh/burst-printer-86 by Piotr Krysik · 9 years ago
  64. f1111eb Added some doc to burst printer block. Issue #86 by Roman Khassraf · 9 years ago
  65. 6344496 Added options to burst printer to have partial output compatibility to airprobe. See issue #86 by Roman Khassraf · 9 years ago
  66. 1e9a809 Improved documentation of immediate assignment extractor by Roman Khassraf · 9 years ago
  67. 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
  68. 2b5ca48 Added option to ignore Immediate Assignments for GPRS channels in the extractor. Enhancement of issue #84 by Roman Khassraf · 9 years ago
  69. a212ca2 Added option to enable/disable information printing in immediate assignment extractor, plus code cleanup by Roman Khassraf · 9 years ago
  70. 95c6f9d Added functions for retrieving data from immediate assignment extractor by Roman Khassraf · 9 years ago
  71. 4a7b645 Merge remote-tracking branch 'upstream/master' into ia-collector by Roman Khassraf · 9 years ago
  72. b868367 Added handling of channel mode modify messages for AMR by Roman Khassraf · 9 years ago
  73. 11b549e Added input validation to CX channel hopper block by rpp · 9 years ago
  74. 42411c6 Added more includes of STL containers definitions. by ptrkrysik · 9 years ago
  75. 3fe7584 Added includes of map and set to extract_system_info block by ptrkrysik · 9 years ago
  76. e8ea529 Changed position of mailing list info in readme by Piotr Krysik · 9 years ago
  77. d131213 Applied again bugfix for issue #65 (it was removed during one of merges) by ptrkrysik · 9 years ago
  78. e9539c1 Implemented interpretation of bit map and variable bit map cell lists formats in system info extractor. by ptrkrysik · 9 years ago
  79. dfdf878 Changes to buildsystem from libgnuradio-gsm to libgnuradio-grgsm by ptrkrysik · 9 years ago
  80. fee40b1 Added gr-gsm's mailing list address by Piotr Krysik · 9 years ago
  81. 96d5efc Merge pull request #73 from martinjlowm/master by Piotr Krysik · 9 years ago
  82. 5bd14f2 Implementation of a block for extracting immediate assignments from control channel messages. Currently only printing to terminal. by Roman Khassraf · 9 years ago
  83. f3105d9 Include endian.h in cx_channel_hopper_impl and make burst_sink/source link Boost thread library by Martin Jesper Low Madsen · 9 years ago
  84. 9ee374b Merge remote-tracking branch 'origin/romankh-master' by ptrkrysik · 9 years ago
  85. 42bbbd3 Merge pull request #66 from romankh/master by Piotr Krysik · 9 years ago
  86. b6c6367 Merge remote-tracking branch 'upstream/master' by Roman Khassraf · 9 years ago
  87. b99d551 Bugfix for issue #65 (compilation failure due to c++ 11 array initialization) by Roman Khassraf · 9 years ago
  88. 544d9a0 Merge pull request #64 from rpp0/rpp0-hopping by Piotr Krysik · 9 years ago
  89. 267214a Implemented channel hopping for CX channels by rpp · 9 years ago
  90. 4f0f3b5 Added CX channel hopper block by rpp · 9 years ago
  91. 601dca3 Merge pull request #63 from romankh/amr-decoding by Piotr Krysik · 9 years ago
  92. 91c2835 Corrected CX channels timeslot numbering by ptrkrysik · 9 years ago
  93. 8851d66 Removed unused or duplicate code by Roman Khassraf · 9 years ago
  94. d38206c Implemented / integrated AMR decoding by Roman Khassraf · 9 years ago
  95. 67089d6 Removed check for tail bits, as it may lead to false discarding of frames by Roman Khassraf · 9 years ago
  96. e159333 Moved variable declaration to header file by Roman Khassraf · 9 years ago
  97. fa7058b Changed tch_mode enum to support AMR by Roman Khassraf · 9 years ago
  98. aa8fa99 Added missing Viterbi decoder source by Roman Khassraf · 9 years ago
  99. d71e658 Updated BitVector to recent source by Roman Khassraf · 9 years ago
  100. 5d73271 Corrected timemeslot to timeslot by ptrkrysik · 9 years ago