1. 5b7c60a trx_interface: implement built-in timeslot filter by Vadim Yanitskiy · 7 years ago
  2. 1d6b628 trx_interface: set proper burst type in GSMTAP header by Vadim Yanitskiy · 7 years ago
  3. ac3a527 trx_interface: implement incoming data handler by Vadim Yanitskiy · 7 years ago
  4. c36c498 trx_interface: append two unused bytes at the end of messages by Vadim Yanitskiy · 7 years ago
  5. 89fc14b Implement transceiver interface by Vadim Yanitskiy · 7 years ago
  6. b31689d Changed mask for System Information type 2ter. Closes #281. by Piotr Krysik · 7 years ago
  7. a081366 Quick hack to interpret unencrypted assignment commands by Piotr Krysik · 7 years ago
  8. 8f121c1 Added interpretation of SC (start ciphering) field in cmc extractor by Piotr Krysik · 7 years ago
  9. 263f00d Fix operator precedence in comparisons by Steve Glass · 7 years ago
  10. 369bdb3 Merge branch 'master' into collect-system-info by Piotr Krysik · 7 years ago
  11. 654d652 Ressurected old frequency correction function by Piotr Krysik · 7 years ago
  12. 9bc0fc0 Changed frequency estimator to the old one that worked better by Piotr Krysik · 7 years ago
  13. 98581a8 Implemented system info collection block by Roman Khassraf · 7 years ago
  14. 81f9700 Merge branch 'development' into libosmocore_integration by Piotr Krysik · 7 years ago
  15. 70c25a1 Changes in decoding: by Piotr Krysik · 7 years ago
  16. 01f9c19 Merge pull request #241 from romankh/cmc-extractor by Piotr Krysik · 8 years ago
  17. 25ae3e2 Merge branch '213-3digit-mnc' of https://github.com/romankh/gr-gsm into libosmocore_integration by Piotr Krysik · 8 years ago
  18. e5ddab3 #240: Implemented block for extraction of information from cipher mode command messages by Roman Khassraf · 8 years ago
  19. ddd096e #213: Fixes 3-digit MNC by Roman Khassraf · 8 years ago
  20. 1591cde Fix for #232 (incorrect facch subtype) by Roman Khassraf · 8 years ago
  21. b52c15f Include of grgsm/endian.h allows for make on OSX by aurelienduarte · 8 years ago
  22. 694ed81 TCH decoding with libosmocore by Piotr Krysik · 8 years ago
  23. ea90c6d License statement in clock offset control by Piotr Krysik · 8 years ago
  24. b8d33d9 Control channels decoding with libosmocore by Piotr Krysik · 8 years ago
  25. ea34c01 Added license statements where it was missing by Piotr Krysik · 8 years ago
  26. 61696ed SCH decoding with libosmocore by Piotr Krysik · 8 years ago
  27. 5878225 Correction of comment in the decryption block by Piotr Krysik · 8 years ago
  28. b516e6d Moved control channels decoder to libosmocore implementation by Piotr Krysik · 8 years ago
  29. a3405b2 Changed path (flow_control) and name of uplink_downlink_filter to splitter by Piotr Krysik · 8 years ago
  30. d61f85b Changed method of frequency estimation by Piotr Krysik · 8 years ago
  31. 0a932e6 Commented out one include by Piotr Krysik · 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. 5c9afd3 TCH/F decoding correction - less wrong messages interpreted as voice frames by Piotr Krysik · 8 years ago
  34. 601195b Little corrections to uplink/downlink filter by Piotr Krysik · 8 years ago
  35. 2bb54c8 Added uplink/downlink splitter by Piotr Krysik · 8 years ago
  36. 8a77346 Merge branch 'master' of https://github.com/m-alizadeh/gr-gsm into m-alizadeh-master by Piotr Krysik · 8 years ago
  37. 43af70d Don't compute requency offset when freq. correction was triggered during FCCH burst by Piotr Krysik · 8 years ago
  38. 4e89883 modified: lib/demapping/tch_f_chans_demapper_impl.cc by Your Name · 8 years ago
  39. cab0604 Corrected msg_to_tag and controlled resampler's headers by Piotr Krysik · 8 years ago
  40. 74c4ca9 Removed blocks related to old frequency correction loop (controlled const source and old clock offset corrector) by Piotr Krysik · 8 years ago
  41. 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
  42. 4a1ca98 Changes in the buildsystem for new blocks by Piotr Krysik · 8 years ago
  43. f7b3fc2 Removed unneeded prints from controlled resampler by Piotr Krysik · 8 years ago
  44. 1902886 Merge branch 'development' of https://github.com/ptrkrysik/gr-gsm into development by Piotr Krysik · 8 years ago
  45. 0982673 New clock offset corrector and clock offset control by Piotr Krysik · 8 years ago
  46. 74c4f2c New blocks (msg to tag and controlled resampler) related stuff by Piotr Krysik · 8 years ago
  47. 938cda4 Simplified uplink fix for the dehopper by Piotr Krysik · 8 years ago
  48. 2fef161 Merge uplink fix from 'm-alizadeh-master' into development by Piotr Krysik · 8 years ago
  49. a7976a3 Dehopping for Uplink channels has been added. by Your Name · 8 years ago
  50. 47ab20e Added a controlled fractional resampler by Piotr Krysik · 8 years ago
  51. 0a60e7a Corrections of tch/f decoder - removal of parameter continued by Piotr Krysik · 8 years ago
  52. 2b97cb1 Added voice output, removed saving to file from inside the decoder - now it should be done GNU Radio way by Piotr Krysik · 8 years ago
  53. c6eb3b5 Added msg_to_tag block - currently it does nothing by Piotr Krysik · 8 years ago
  54. af8ad5d Changed GSM_API to GRGSM_API so gr_modtool created blocks don't have to be modified by Piotr Krysik · 8 years ago
  55. 27085ac Corrected setting of header fields in the universal demapper by Piotr Krysik · 8 years ago
  56. f517bea Added check of sizes of vectors passed to universal demapper block by Piotr Krysik · 8 years ago
  57. 773a194 Big change of the universal control channels demapper: by Piotr Krysik · 8 years ago
  58. 8630fac Merged uplink-decoding branch (with complete support for control channels decoding on uplink) by Piotr Krysik · 8 years ago
  59. f0ec659 Removed burst detection - everything on hopping channels is treated as bursts now. by Piotr Krysik · 8 years ago
  60. 4ea1b92 Correction of the last merge by Piotr Krysik · 8 years ago
  61. ae3470d Merged the changes for building on OSX #161 by Piotr Krysik · 8 years ago
  62. 9e61a12 Merge branch 'fix-osx' of https://github.com/stiabhan/gr-gsm into stiabhan-fix-osx by Piotr Krysik · 8 years ago
  63. 6b20e1f Fix buffer overrun/silence compiler warning by Steve Glass · 8 years ago
  64. c8edec5 Changes to silence compiler warnings on OSX by Steve Glass · 9 years ago
  65. 0f0cf58 Replaced C++11 statemets. Solves #150 by Piotr Krysik · 8 years ago
  66. 0fdbfdd Next corrections to the buildsystem by Piotr Krysik · 8 years ago
  67. 8722be5 Changed parts with "gnuradio_grgsm" to grgsm from cmake files by Piotr Krysik · 8 years ago
  68. 97d4f8a Removed old and now not needed hack from the receiver's synchronization algorithm by Piotr Krysik · 8 years ago
  69. 34935e9 Corrected of MCC field interpretation by Piotr Krysik · 9 years ago
  70. 74efd10 Added parsing arfcn's from cell description in SIT1. by Roman Khassraf · 9 years ago
  71. 9f4feb5 Added parsing CCCH Config in system info extractor by Roman Khassraf · 9 years ago
  72. a1dd7ee Added MCC parsing in system info extractor, fixed MNC parsing for 2-digit MNC's by Roman Khassraf · 9 years ago
  73. 29bcd39 Added missing include of endian.h to the message printer by Piotr Krysik · 9 years ago
  74. 9a54c7b Replaced frame count calculation by libosmogsm function by Roman Khassraf · 9 years ago
  75. dfe7009 Added options to print frame number and A5 frame count in message printer. Issue #127 by Roman Khassraf · 9 years ago
  76. 41b63f2 misc_utils: Include endian.h from grgsm by David Holm · 9 years ago
  77. 6698793 Fix issue #112 (copy messages instead of modifying the input msg) by iZsh · 9 years ago
  78. 868abf7 fix compilation and linking on Mac OS X by iZsh · 9 years ago
  79. d36123d Fixed missing GSM 06.10 header for FR audio frames. by Roman Khassraf · 9 years ago
  80. 23c8d8a Implemented boundary check for voice decoding. Issue 107 by Roman Khassraf · 9 years ago
  81. 8b64d87 Implemented burst sdcch subslot filter. Issue #100 by Roman Khassraf · 9 years ago
  82. d7e3eec Implemented burst timeslot filter. Issue #100 by Roman Khassraf · 9 years ago
  83. 9f723fd Changed control channels demappers in order to support uplink. Values of parameters for uplink are incorrect at this stage. by Piotr Krysik · 9 years ago
  84. 380dea8 Added uplink processing to the receiver by ptrkrysik · 9 years ago
  85. 202788e Added function for subtraction of timeslots from bursts counter by ptrkrysik · 9 years ago
  86. 5e37674 Changes in extract_system_info by ptrkrysik · 9 years ago
  87. e91edbd Merged origin/msg-file-sink-source-101 into dev, fixed conflicts. Issue #101 by Roman Khassraf · 9 years ago
  88. 98da635 Merged origin/flow-control-100 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  89. 64c7446 Merged origin/test-utils-98 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  90. 1fc0565 Merge remote-tracking branch 'origin/burst-printer-issue-95' into dev by Roman Khassraf · 9 years ago
  91. a1eb188 Implemented burst sub-slot splitter. Issue #100 by Roman Khassraf · 9 years ago
  92. 7cccb52 Implemented dummy burst filter. Issue #100 by Roman Khassraf · 9 years ago
  93. 8e3b0ec Implemented burst framenumber filter. Issue #100 by Roman Khassraf · 9 years ago
  94. dbc3a50 Implemented burst timeslot splitter for flow control. Issue #100 by Roman Khassraf · 9 years ago
  95. c323454 Implemented message file source and sink. Issue #101 by Roman Khassraf · 9 years ago
  96. 1ce4469 Renamed burst_sink_qa/burst_source_qa to burst_sink/burst_source by Roman Khassraf · 9 years ago
  97. 1c3419e Renamed burst sink/source to burst file sink/source by Roman Khassraf · 9 years ago
  98. b8f4909 Moved qa utilities to a separate directory by Roman Khassraf · 9 years ago
  99. 0a2e5c8 Merge remote-tracking branch 'upstream/master' into message-source-sink by Roman Khassraf · 9 years ago
  100. 277ed30 Added include for scoped_ptr by Roman Khassraf · 9 years ago