1. 89ff899 Moved remaining msg_to_tag and controlled resampler files to proper directories by Piotr Krysik · 8 years ago
  2. 74c4ca9 Removed blocks related to old frequency correction loop (controlled const source and old clock offset corrector) by Piotr Krysik · 8 years ago
  3. 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
  4. 1902886 Merge branch 'development' of https://github.com/ptrkrysik/gr-gsm into development by Piotr Krysik · 8 years ago
  5. cc982d2 Removed include from receiver.h by Piotr Krysik · 8 years ago
  6. 0982673 New clock offset corrector and clock offset control by Piotr Krysik · 8 years ago
  7. 74c4f2c New blocks (msg to tag and controlled resampler) related stuff by Piotr Krysik · 8 years ago
  8. 47ab20e Added a controlled fractional resampler by Piotr Krysik · 8 years ago
  9. 0a60e7a Corrections of tch/f decoder - removal of parameter continued by Piotr Krysik · 8 years ago
  10. 1bfe1e0 Disabled boundary check by default by Piotr Krysik · 8 years ago
  11. c6eb3b5 Added msg_to_tag block - currently it does nothing by Piotr Krysik · 8 years ago
  12. af8ad5d Changed GSM_API to GRGSM_API so gr_modtool created blocks don't have to be modified by Piotr Krysik · 8 years ago
  13. 773a194 Big change of the universal control channels demapper: by Piotr Krysik · 8 years ago
  14. bac8284 Added default values for uplink parameters by Piotr Krysik · 8 years ago
  15. 8630fac Merged uplink-decoding branch (with complete support for control channels decoding on uplink) by Piotr Krysik · 8 years ago
  16. 74efd10 Added parsing arfcn's from cell description in SIT1. by Roman Khassraf · 9 years ago
  17. 9f4feb5 Added parsing CCCH Config in system info extractor by Roman Khassraf · 9 years ago
  18. a1dd7ee Added MCC parsing in system info extractor, fixed MNC parsing for 2-digit MNC's by Roman Khassraf · 9 years ago
  19. dfe7009 Added options to print frame number and A5 frame count in message printer. Issue #127 by Roman Khassraf · 9 years ago
  20. 868abf7 fix compilation and linking on Mac OS X by iZsh · 9 years ago
  21. 23c8d8a Implemented boundary check for voice decoding. Issue 107 by Roman Khassraf · 9 years ago
  22. 2547f60 Corrected constructor declaration by Piotr Krysik · 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. 380dea8 Added uplink processing to the receiver 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. 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. 1e82b8d Implemented message sink block for unit testing by Roman Khassraf · 9 years ago
  38. adea86f Implemented message source block for unit testing by Roman Khassraf · 9 years ago
  39. 2bf49e4 Added option to message printer that allows printing the gsmtap header. by Roman Khassraf · 9 years ago
  40. 7faabf3 Added option to burst printer for ignoring dummy bursts. Issue #95 by Roman Khassraf · 9 years ago
  41. b894289 Added block burst_sink_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  42. 462fa45 Added block burst_source_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  43. 4dec540 Added support for A5/2, A5/3, A5/4. Issue #85 by Roman Khassraf · 9 years ago
  44. 8b60aca Merge pull request #87 from romankh/ia-collector by Piotr Krysik · 9 years ago
  45. 6344496 Added options to burst printer to have partial output compatibility to airprobe. See issue #86 by Roman Khassraf · 9 years ago
  46. 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
  47. 2b5ca48 Added option to ignore Immediate Assignments for GPRS channels in the extractor. Enhancement of issue #84 by Roman Khassraf · 9 years ago
  48. a212ca2 Added option to enable/disable information printing in immediate assignment extractor, plus code cleanup by Roman Khassraf · 9 years ago
  49. 95c6f9d Added functions for retrieving data from immediate assignment extractor by Roman Khassraf · 9 years ago
  50. 4a7b645 Merge remote-tracking branch 'upstream/master' into ia-collector by Roman Khassraf · 9 years ago
  51. 42411c6 Added more includes of STL containers definitions. by ptrkrysik · 9 years ago
  52. e9539c1 Implemented interpretation of bit map and variable bit map cell lists formats in system info extractor. by ptrkrysik · 9 years ago
  53. 5bd14f2 Implementation of a block for extracting immediate assignments from control channel messages. Currently only printing to terminal. by Roman Khassraf · 9 years ago
  54. 9ee374b Merge remote-tracking branch 'origin/romankh-master' by ptrkrysik · 9 years ago
  55. 267214a Implemented channel hopping for CX channels by rpp · 9 years ago
  56. 4f0f3b5 Added CX channel hopper block by rpp · 9 years ago
  57. fa7058b Changed tch_mode enum to support AMR by Roman Khassraf · 9 years ago
  58. a6e271f Merge branch 'romankh-master' by ptrkrysik · 9 years ago
  59. 92398cf Included block.h instead of sync_block in message_printer by Piotr Krysik · 9 years ago
  60. cd5a48b Implemented a burst sink and a burst source. See issue #42 by Roman Khassraf · 9 years ago
  61. 05bfb82 Changed author in TCH demapper and decoder by Roman Khassraf · 9 years ago
  62. 059bab9 Implementation of TCH/F decoder supporting GSM-FR and GSM-EFR. Issue #50 by Roman Khassraf · 9 years ago
  63. 79fb925 Merge remote-tracking branch 'upstream/master' by Roman Khassraf · 9 years ago
  64. a25b830 Changes in buildsystem bringing back capability to quickly add new blocks with use of gr_modool. by ptrkrysik · 9 years ago
  65. af76964 Define missing 16 bit endian swap macro and fix some endian.h inclusion. by Martin Jesper Low Madsen · 9 years ago
  66. fb6bc50 Implementation of TCH/F demapper block. See issue #38 by Roman Khassraf · 9 years ago
  67. 717b57b Added option to prepend framenumber in bursts_printer by Roman Khassraf · 9 years ago
  68. f8c7e83 Reimplemented clock_offset_control block in C++ by ptrkrysik · 9 years ago
  69. 3c73810 Removed redundant CMakeList.txt by ptrkrysik · 9 years ago
  70. d8d4fbc Added timeslot nr parameter to the demapper to enable it to work on other timeslots that 0. by ptrkrysik · 9 years ago
  71. 9d1cb8c Removed get_bcch_or_cch_bursts block by ptrkrysik · 9 years ago
  72. dd700c1 Moved files to gr-gsm directories. Changed CMakeLists.txt files accordingly. by ptrkrysik · 9 years ago
  73. 9162922 Removing unnecessary forecast() and general_work(...) functions. by ptrkrysik · 9 years ago
  74. 82bd117 After: by ptrkrysik · 9 years ago
  75. 3b77654 Merge branch 'master' of https://github.com/mrjacobagilbert/gr-gsm into mrjaco-master by ptrkrysik · 10 years ago
  76. 18b631e Added new decryption block (be careful - untested component). Changed CMakeFiles to reflect more modular design (not finished for the lib directory) by ptrkrysik · 10 years ago
  77. 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
  78. 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
  79. 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
  80. bb69c79 Merge pull request #5 from dholm/feature/osx-support by Piotr K. · 10 years ago
  81. 529895b Updated copyleft statements of my files #3 by ptrkrysik · 10 years ago
  82. 9880653 endian: MacOS X support for endian conversion macros by David Holm · 10 years ago
  83. 6dded65 Added new configurable block for demapping of control channels. by ptrkrysik · 10 years ago
  84. 7a7b9b0 Changed cell allocation elements type from float to int by ptrkrysik · 10 years ago
  85. e518bbf Added capability to receive multiple channels of a single BTS to the receiver. It is now possible to receive bursts on channels for which frequency hopping was used. Changed examples to work without hierarhical GSM Receiver block. by ptrkrysik · 10 years ago
  86. b108d6b Removed receiver_hier and wireshark_sink by ptrkrysik · 10 years ago
  87. 3c6dfcc Added empty sink for wireshark sink by ptrkrysik · 10 years ago
  88. 0708c4c Removed from burst printer structure chan_info by ptrkrysik · 10 years ago
  89. 4c82577 Repaired cmake buildsystem - include files paths were inconsistent with source files after changing directory structure by ptrkrysik · 10 years ago
  90. 66bb3cd Changed directory structure. by Piotr K · 10 years ago
  91. 8e4d727 ... by Piotr K · 10 years ago
  92. 8a9f592 Missing swig and CMake changes for clock correction by piotr · 10 years ago
  93. 4089c1a Added new blocks for clock freqeuncy correction by piotr · 10 years ago
  94. dda2227 Added new block for extracting info about base stations by piotr · 10 years ago
  95. d06e4b1 Added oprion to the mapper - another commit by piotr · 10 years ago
  96. f2b6a1b Added reset to the receiver, computation of power and function for setting arfcn of the receiver by piotr · 10 years ago
  97. c00ce9c Moved burst printer to different directory by piotr · 10 years ago
  98. faacc72 Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper for BCCH. by piotr · 10 years ago
  99. 7af92ca Correction in plotting.h by piotr · 10 years ago
  100. c7c249a Changed gr-gsm::receiver block into typical typical sink inherited from sync_block. by piotr · 10 years ago