1. f0ec659 Removed burst detection - everything on hopping channels is treated as bursts now. by Piotr Krysik · 8 years ago
  2. 4ea1b92 Correction of the last merge by Piotr Krysik · 8 years ago
  3. ae3470d Merged the changes for building on OSX #161 by Piotr Krysik · 8 years ago
  4. 9e61a12 Merge branch 'fix-osx' of https://github.com/stiabhan/gr-gsm into stiabhan-fix-osx by Piotr Krysik · 8 years ago
  5. 6b20e1f Fix buffer overrun/silence compiler warning by Steve Glass · 8 years ago
  6. c8edec5 Changes to silence compiler warnings on OSX by Steve Glass · 9 years ago
  7. 0f0cf58 Replaced C++11 statemets. Solves #150 by Piotr Krysik · 8 years ago
  8. 0fdbfdd Next corrections to the buildsystem by Piotr Krysik · 8 years ago
  9. 8722be5 Changed parts with "gnuradio_grgsm" to grgsm from cmake files by Piotr Krysik · 8 years ago
  10. 97d4f8a Removed old and now not needed hack from the receiver's synchronization algorithm by Piotr Krysik · 8 years ago
  11. 34935e9 Corrected of MCC field interpretation by Piotr Krysik · 9 years ago
  12. 74efd10 Added parsing arfcn's from cell description in SIT1. by Roman Khassraf · 9 years ago
  13. 9f4feb5 Added parsing CCCH Config in system info extractor by Roman Khassraf · 9 years ago
  14. a1dd7ee Added MCC parsing in system info extractor, fixed MNC parsing for 2-digit MNC's by Roman Khassraf · 9 years ago
  15. 29bcd39 Added missing include of endian.h to the message printer by Piotr Krysik · 9 years ago
  16. 9a54c7b Replaced frame count calculation by libosmogsm function by Roman Khassraf · 9 years ago
  17. dfe7009 Added options to print frame number and A5 frame count in message printer. Issue #127 by Roman Khassraf · 9 years ago
  18. 41b63f2 misc_utils: Include endian.h from grgsm by David Holm · 9 years ago
  19. 6698793 Fix issue #112 (copy messages instead of modifying the input msg) by iZsh · 9 years ago
  20. 868abf7 fix compilation and linking on Mac OS X by iZsh · 9 years ago
  21. d36123d Fixed missing GSM 06.10 header for FR audio frames. by Roman Khassraf · 9 years ago
  22. 23c8d8a Implemented boundary check for voice decoding. Issue 107 by Roman Khassraf · 9 years ago
  23. 8b64d87 Implemented burst sdcch subslot filter. Issue #100 by Roman Khassraf · 9 years ago
  24. d7e3eec Implemented burst timeslot filter. Issue #100 by Roman Khassraf · 9 years ago
  25. 5e37674 Changes in extract_system_info by ptrkrysik · 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. 98da635 Merged origin/flow-control-100 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  28. 64c7446 Merged origin/test-utils-98 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  29. 1fc0565 Merge remote-tracking branch 'origin/burst-printer-issue-95' into dev by Roman Khassraf · 9 years ago
  30. a1eb188 Implemented burst sub-slot splitter. Issue #100 by Roman Khassraf · 9 years ago
  31. 7cccb52 Implemented dummy burst filter. Issue #100 by Roman Khassraf · 9 years ago
  32. 8e3b0ec Implemented burst framenumber filter. Issue #100 by Roman Khassraf · 9 years ago
  33. dbc3a50 Implemented burst timeslot splitter for flow control. Issue #100 by Roman Khassraf · 9 years ago
  34. c323454 Implemented message file source and sink. Issue #101 by Roman Khassraf · 9 years ago
  35. 1ce4469 Renamed burst_sink_qa/burst_source_qa to burst_sink/burst_source by Roman Khassraf · 9 years ago
  36. 1c3419e Renamed burst sink/source to burst file sink/source by Roman Khassraf · 9 years ago
  37. b8f4909 Moved qa utilities to a separate directory 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. 1e82b8d Implemented message sink block for unit testing by Roman Khassraf · 9 years ago
  43. adea86f Implemented message source block for unit testing by Roman Khassraf · 9 years ago
  44. 2bf49e4 Added option to message printer that allows printing the gsmtap header. by Roman Khassraf · 9 years ago
  45. 7faabf3 Added option to burst printer for ignoring dummy bursts. Issue #95 by Roman Khassraf · 9 years ago
  46. 590d96c Merge pull request #93 from romankh/a53-decryption-issue-85 by Piotr Krysik · 9 years ago
  47. b894289 Added block burst_sink_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  48. 462fa45 Added block burst_source_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  49. f287904 Fix for burst source thread join() bug. Issue #89 by Roman Khassraf · 9 years ago
  50. 4dec540 Added support for A5/2, A5/3, A5/4. Issue #85 by Roman Khassraf · 9 years ago
  51. c51f12b Changed decryption block to use osmo_a5 function, in preparation for issue 85 by Roman Khassraf · 9 years ago
  52. 9c58846 Added libosmocore to build. Preparation for issue #85 by Roman Khassraf · 9 years ago
  53. f329ae5 Merge pull request #82 from rpp0/rpp0-hopping-checks by Piotr Krysik · 9 years ago
  54. bc8de9c Merge pull request #83 from romankh/amr-decoding by Piotr Krysik · 9 years ago
  55. 8b60aca Merge pull request #87 from romankh/ia-collector by Piotr Krysik · 9 years ago
  56. f1111eb Added some doc to burst printer block. Issue #86 by Roman Khassraf · 9 years ago
  57. 6344496 Added options to burst printer to have partial output compatibility to airprobe. See issue #86 by Roman Khassraf · 9 years ago
  58. 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
  59. 2b5ca48 Added option to ignore Immediate Assignments for GPRS channels in the extractor. Enhancement of issue #84 by Roman Khassraf · 9 years ago
  60. a212ca2 Added option to enable/disable information printing in immediate assignment extractor, plus code cleanup by Roman Khassraf · 9 years ago
  61. 95c6f9d Added functions for retrieving data from immediate assignment extractor by Roman Khassraf · 9 years ago
  62. 4a7b645 Merge remote-tracking branch 'upstream/master' into ia-collector by Roman Khassraf · 9 years ago
  63. b868367 Added handling of channel mode modify messages for AMR by Roman Khassraf · 9 years ago
  64. 11b549e Added input validation to CX channel hopper block by rpp · 9 years ago
  65. 42411c6 Added more includes of STL containers definitions. by ptrkrysik · 9 years ago
  66. 3fe7584 Added includes of map and set to extract_system_info block by ptrkrysik · 9 years ago
  67. d131213 Applied again bugfix for issue #65 (it was removed during one of merges) by ptrkrysik · 9 years ago
  68. e9539c1 Implemented interpretation of bit map and variable bit map cell lists formats in system info extractor. by ptrkrysik · 9 years ago
  69. dfdf878 Changes to buildsystem from libgnuradio-gsm to libgnuradio-grgsm by ptrkrysik · 9 years ago
  70. 5bd14f2 Implementation of a block for extracting immediate assignments from control channel messages. Currently only printing to terminal. by Roman Khassraf · 9 years ago
  71. 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
  72. 9ee374b Merge remote-tracking branch 'origin/romankh-master' by ptrkrysik · 9 years ago
  73. b6c6367 Merge remote-tracking branch 'upstream/master' by Roman Khassraf · 9 years ago
  74. b99d551 Bugfix for issue #65 (compilation failure due to c++ 11 array initialization) by Roman Khassraf · 9 years ago
  75. 267214a Implemented channel hopping for CX channels by rpp · 9 years ago
  76. 4f0f3b5 Added CX channel hopper block by rpp · 9 years ago
  77. 91c2835 Corrected CX channels timeslot numbering by ptrkrysik · 9 years ago
  78. 8851d66 Removed unused or duplicate code by Roman Khassraf · 9 years ago
  79. d38206c Implemented / integrated AMR decoding by Roman Khassraf · 9 years ago
  80. 67089d6 Removed check for tail bits, as it may lead to false discarding of frames by Roman Khassraf · 9 years ago
  81. e159333 Moved variable declaration to header file by Roman Khassraf · 9 years ago
  82. fa7058b Changed tch_mode enum to support AMR by Roman Khassraf · 9 years ago
  83. aa8fa99 Added missing Viterbi decoder source by Roman Khassraf · 9 years ago
  84. d71e658 Updated BitVector to recent source by Roman Khassraf · 9 years ago
  85. b85c062 Changed place where thread join function is invoked to run(). by ptrkrysik · 9 years ago
  86. 963f8b2 Make burst_source stop when end of file is reached by Piotr Krysik · 9 years ago
  87. cd5a48b Implemented a burst sink and a burst source. See issue #42 by Roman Khassraf · 9 years ago
  88. 05bfb82 Changed author in TCH demapper and decoder by Roman Khassraf · 9 years ago
  89. 091a80f Fixed missing magic bytes for GSM-EFR output file by Roman Khassraf · 9 years ago
  90. 4de8e4a Fixed bug in tch_f_demappers check for consecutive bursts by Roman Khassraf · 9 years ago
  91. 059bab9 Implementation of TCH/F decoder supporting GSM-FR and GSM-EFR. Issue #50 by Roman Khassraf · 9 years ago
  92. 650ce78 Moved handling of stolen TCH frames / FACCH to tch_f_decoder. Issues #38 and #50 by Roman Khassraf · 9 years ago
  93. 155a744 Changed demapping of TCH and FACCH to conform with GSM 05.02 and 05.03 by Roman Khassraf · 9 years ago
  94. 79fb925 Merge remote-tracking branch 'upstream/master' by Roman Khassraf · 9 years ago
  95. a25b830 Changes in buildsystem bringing back capability to quickly add new blocks with use of gr_modool. by ptrkrysik · 9 years ago
  96. af76964 Define missing 16 bit endian swap macro and fix some endian.h inclusion. by Martin Jesper Low Madsen · 9 years ago
  97. 5817a79 Included endian.h to compile the decrytpion on OSX. Corrected issue #43 by ptrkrysik · 9 years ago
  98. 2d639da Removed unnecessary includes from decryption block. by ptrkrysik · 9 years ago
  99. fb6bc50 Implementation of TCH/F demapper block. See issue #38 by Roman Khassraf · 9 years ago
  100. 717b57b Added option to prepend framenumber in bursts_printer by Roman Khassraf · 9 years ago