Brand new version tag v0.42.1 after adding trx
  1. 2779e62 Fix includes after moving trx_burst_if by Piotr Krysik · 6 years ago
  2. 2471052 Merge branch 'fixeria/trx' of https://github.com/axilirator/gr-gsm into fixeria_trx by Piotr Krysik · 6 years ago
  3. 8a8d41a Merge branch 'ptrkrysik/trx' into development by Piotr Krysik · 6 years ago
  4. c097ce7 Added block for extracting assignment commands by Piotr Krysik · 6 years ago
  5. 7f121d6 Clean up grgsm_swig.i by Vadim Yanitskiy · 6 years ago
  6. 0aafe28 Implement the 'burst_to_fn_time' block in C++ by Vadim Yanitskiy · 7 years ago
  7. 2344483 Added a block for generating Access Bursts by Piotr Krysik · 7 years ago
  8. ccb5e68 Added tx bursts preprocessing block by Piotr Krysik · 7 years ago
  9. acc365f Added C++ version of burst type filter by Piotr Krysik · 7 years ago
  10. e601c36 Refactor the 'TRX Burst Interface' block by Vadim Yanitskiy · 7 years ago
  11. 264fbf6 Corrected namespaces from grgsm to gsm by Piotr Krysik · 7 years ago
  12. 517464c Added txtime_setter block (a c++ version of txtime_bursts_tagger Python block) by Piotr Krysik · 7 years ago
  13. 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
  14. 6e41d06 Corrections in fn_time by Piotr Krysik · 7 years ago
  15. 1dd2afe Changed fn_time to use time_spec_t copied from libUHD by Piotr Krysik · 7 years ago
  16. 34ce7a0 Added C++ version of fn_time by Piotr Krysik · 7 years ago
  17. 902f4eb Moved trx utilities from apps subdirectory - the grgsm_trx app need to be updated by Piotr Krysik · 7 years ago
  18. 9b5617a Corrections in the buildsystem by Piotr Krysik · 7 years ago
  19. e6e7879 Merge branch 'fixeria/trx' into development by Piotr Krysik · 7 years ago
  20. dea0574 Added a function returning maintance version name by Piotr Krysik · 7 years ago
  21. bb961c1 Added versioning borrowed fron GNU Radio to gr-gsm 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. 04536ab flow_control: implement pass / drop filtering policies by Vadim Yanitskiy · 7 years ago
  24. 89fc14b Implement transceiver interface by Vadim Yanitskiy · 7 years ago
  25. 369bdb3 Merge branch 'master' into collect-system-info by Piotr Krysik · 7 years ago
  26. 98581a8 Implemented system info collection block by Roman Khassraf · 7 years ago
  27. e5ddab3 #240: Implemented block for extraction of information from cipher mode command messages by Roman Khassraf · 7 years ago
  28. a3405b2 Changed path (flow_control) and name of uplink_downlink_filter to splitter by Piotr Krysik · 8 years ago
  29. 2bb54c8 Added uplink/downlink splitter by Piotr Krysik · 8 years ago
  30. 89ff899 Moved remaining msg_to_tag and controlled resampler files to proper directories by Piotr Krysik · 8 years ago
  31. 74c4ca9 Removed blocks related to old frequency correction loop (controlled const source and old clock offset corrector) by Piotr Krysik · 8 years ago
  32. 74c4f2c New blocks (msg to tag and controlled resampler) related stuff by Piotr Krysik · 8 years ago
  33. 1bed4ab Moved new blocks (controlled resampler and msg to tag) to appropriate directory by Piotr Krysik · 8 years ago
  34. c6eb3b5 Added msg_to_tag block - currently it does nothing by Piotr Krysik · 8 years ago
  35. af8ad5d Changed GSM_API to GRGSM_API so gr_modtool created blocks don't have to be modified by Piotr Krysik · 8 years ago
  36. 89cac10 Removed redundant "gnuradio" from the grgsm library's name by Piotr Krysik · 8 years ago
  37. 868abf7 fix compilation and linking on Mac OS X by iZsh · 9 years ago
  38. 8b64d87 Implemented burst sdcch subslot filter. Issue #100 by Roman Khassraf · 9 years ago
  39. d7e3eec Implemented burst timeslot filter. Issue #100 by Roman Khassraf · 9 years ago
  40. e91edbd Merged origin/msg-file-sink-source-101 into dev, fixed conflicts. Issue #101 by Roman Khassraf · 9 years ago
  41. 98da635 Merged origin/flow-control-100 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  42. a1eb188 Implemented burst sub-slot splitter. Issue #100 by Roman Khassraf · 9 years ago
  43. 7cccb52 Implemented dummy burst filter. Issue #100 by Roman Khassraf · 9 years ago
  44. 8e3b0ec Implemented burst framenumber filter. Issue #100 by Roman Khassraf · 9 years ago
  45. dbc3a50 Implemented burst timeslot splitter for flow control. Issue #100 by Roman Khassraf · 9 years ago
  46. c323454 Implemented message file source and sink. Issue #101 by Roman Khassraf · 9 years ago
  47. 1ce4469 Renamed burst_sink_qa/burst_source_qa to burst_sink/burst_source by Roman Khassraf · 9 years ago
  48. 1c3419e Renamed burst sink/source to burst file sink/source by Roman Khassraf · 9 years ago
  49. b8f4909 Moved qa utilities to a separate directory by Roman Khassraf · 9 years ago
  50. 1e82b8d Implemented message sink block for unit testing by Roman Khassraf · 9 years ago
  51. adea86f Implemented message source block for unit testing by Roman Khassraf · 9 years ago
  52. b894289 Added block burst_sink_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  53. 462fa45 Added block burst_source_qa for unit testing of burst-based blocks by Roman Khassraf · 9 years ago
  54. 4a7b645 Merge remote-tracking branch 'upstream/master' into ia-collector by Roman Khassraf · 9 years ago
  55. dfdf878 Changes to buildsystem from libgnuradio-gsm to libgnuradio-grgsm by ptrkrysik · 9 years ago
  56. 5bd14f2 Implementation of a block for extracting immediate assignments from control channel messages. Currently only printing to terminal. by Roman Khassraf · 9 years ago
  57. 4f0f3b5 Added CX channel hopper block by rpp · 9 years ago
  58. cd5a48b Implemented a burst sink and a burst source. See issue #42 by Roman Khassraf · 9 years ago
  59. 059bab9 Implementation of TCH/F decoder supporting GSM-FR and GSM-EFR. Issue #50 by Roman Khassraf · 9 years ago
  60. fb6bc50 Implementation of TCH/F demapper block. See issue #38 by Roman Khassraf · 9 years ago
  61. f8c7e83 Reimplemented clock_offset_control block in C++ by ptrkrysik · 9 years ago
  62. 9d1cb8c Removed get_bcch_or_cch_bursts block by ptrkrysik · 9 years ago
  63. 8984758 Changed grgsm_swig.i to include the tmsi_dumper by ptrkrysik · 9 years ago
  64. 18b631e Added new decryption block (be careful - untested component). Changed CMakeFiles to reflect more modular design (not finished for the lib directory) by ptrkrysik · 9 years ago
  65. 3be74a7 Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old prefix caused conflicts with libraries already available. by ptrkrysik · 9 years ago
  66. 6dded65 Added new configurable block for demapping of control channels. by ptrkrysik · 10 years ago
  67. b108d6b Removed receiver_hier and wireshark_sink by ptrkrysik · 10 years ago
  68. f9834dc Correction of swig configuration - the receiver now compiles and works by ptrkrysik · 10 years ago
  69. 3c6dfcc Added empty sink for wireshark sink by ptrkrysik · 10 years ago
  70. 6ecbfca Added check to cmake by ptrkrysik · 10 years ago
  71. 4520e99 Missing swig for new message printing block by piotr · 10 years ago
  72. 8a9f592 Missing swig and CMake changes for clock correction by piotr · 10 years ago
  73. dda2227 Added new block for extracting info about base stations by piotr · 10 years ago
  74. faacc72 Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper for BCCH. by piotr · 10 years ago
  75. d73f0bb Removed get_ccch_bursts block by piotr · 10 years ago
  76. 9049a85 Corrected swig so it is possible to load get_ccch_bursts block by piotr · 10 years ago
  77. 7c82b17 Improved synchronization, added message output with bursts by piotr · 10 years ago
  78. 437f546 Initial commit - gsm-receiver with removed quick hacks by piotr · 10 years ago