1. c7134ff Do not add python/misc_utils to PYTHONPATH when executing tests by Vasil Velichkov · 4 years, 10 months ago
  2. 6eea94f Fix grcc compilation with python3 by adding local subdirs to __path__ by Vasil Velichkov · 4 years, 10 months ago
  3. 1789ae2 GNU Radio 3.8 support by Vasil Velichkov · 4 years, 11 months ago
  4. ff88ba4 Add control channels demappers tests by Vasil Velichkov · 5 years ago
  5. c5bb436 Fix the TCH/H decoder and demapper XML definitions by Vasil Velichkov · 5 years ago
  6. 0ccec37 Add tests for the TCH/F and TCH/H Demappers by Vasil Velichkov · 6 years ago
  7. 89585b3 burst_file_source: Fix reading longer bursts by Vasil Velichkov · 6 years ago
  8. 8a8d41a Merge branch 'ptrkrysik/trx' into development by Piotr Krysik · 6 years ago
  9. bb7d94a Add tch_f_decoder tests by Vasil Velichkov · 6 years ago
  10. 517464c Added txtime_setter block (a c++ version of txtime_bursts_tagger Python block) by Piotr Krysik · 7 years ago
  11. 902f4eb Moved trx utilities from apps subdirectory - the grgsm_trx app need to be updated by Piotr Krysik · 7 years ago
  12. cb04d0d Merge branch 'development' into ptrkrysik/trx by Piotr Krysik · 7 years ago
  13. 9b5617a Corrections in the buildsystem by Piotr Krysik · 7 years ago
  14. 531d978 Added cmake files for transmitter by Piotr Krysik · 7 years ago
  15. 0945cc5 Changed organization of cmake files by Piotr Krysik · 7 years ago
  16. c97a7ff Removed wideband_input_adaptor by Piotr Krysik · 7 years ago
  17. fb772f8 #154: fix for arfcn conversion by Roman Khassraf · 8 years ago
  18. a3405b2 Changed path (flow_control) and name of uplink_downlink_filter to splitter by Piotr Krysik · 8 years ago
  19. 2bb54c8 Added uplink/downlink splitter by Piotr Krysik · 8 years ago
  20. 74c4ca9 Removed blocks related to old frequency correction loop (controlled const source and old clock offset corrector) by Piotr Krysik · 8 years ago
  21. 5f480d3 Merge branch 'packaging_piotr' into development by Piotr Krysik · 8 years ago
  22. a693483 Removed not written tests by Piotr Krysik · 8 years ago
  23. 0982673 New clock offset corrector and clock offset control by Piotr Krysik · 8 years ago
  24. 5c7b374 Corrected the tests so they can be run without installation of gr-gsm by Piotr Krysik · 8 years ago
  25. c6eb3b5 Added msg_to_tag block - currently it does nothing by Piotr Krysik · 8 years ago
  26. 773a194 Big change of the universal control channels demapper: by Piotr Krysik · 8 years ago
  27. 8715da0 Fixed all hierarchical blocks in the project by Piotr Krysik · 8 years ago
  28. a49a4d2 Implemented multiband channelizer as gr-gsm block. by rpp · 9 years ago
  29. 9144861 Added arfcn functions by Roman Khassraf · 9 years ago
  30. 8b64d87 Implemented burst sdcch subslot filter. Issue #100 by Roman Khassraf · 9 years ago
  31. d7e3eec Implemented burst timeslot filter. Issue #100 by Roman Khassraf · 9 years ago
  32. 98da635 Merged origin/flow-control-100 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  33. 64c7446 Merged origin/test-utils-98 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  34. a1eb188 Implemented burst sub-slot splitter. Issue #100 by Roman Khassraf · 9 years ago
  35. 7cccb52 Implemented dummy burst filter. Issue #100 by Roman Khassraf · 9 years ago
  36. 8e3b0ec Implemented burst framenumber filter. Issue #100 by Roman Khassraf · 9 years ago
  37. dbc3a50 Implemented burst timeslot splitter for flow control. Issue #100 by Roman Khassraf · 9 years ago
  38. fa92b61 Implemented unit tests for message printer block by Roman Khassraf · 9 years ago
  39. 298700d Added CMakeLists entry for qa_burst_printer by Roman Khassraf · 9 years ago
  40. 9f1cfce Added QA / unit testing for decryption block by Roman Khassraf · 9 years ago
  41. dfdf878 Changes to buildsystem from libgnuradio-gsm to libgnuradio-grgsm by ptrkrysik · 9 years ago
  42. f8c7e83 Reimplemented clock_offset_control block in C++ by ptrkrysik · 9 years ago
  43. 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
  44. 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
  45. dac3b2a Added new block which adapts stream of samples to GSM receiver's input requirements (integer multiply of 1625000/6 symbol rate, LP filtering) by ptrkrysik · 10 years ago
  46. b108d6b Removed receiver_hier and wireshark_sink by ptrkrysik · 10 years ago
  47. 66bb3cd Changed directory structure. by Piotr K · 10 years ago
  48. 1c8de50 Changes to make clock_offset_corrector install and work on other machines by piotr · 10 years ago
  49. 4089c1a Added new blocks for clock freqeuncy correction by piotr · 10 years ago
  50. dda2227 Added new block for extracting info about base stations by piotr · 10 years ago
  51. 299ff0e Added missing chirpz.py by piotr · 10 years ago
  52. 6b78abc Added new blocks written in python for new experimental gsm receiver. by piotr · 10 years ago
  53. 7f3f366 Little changes commited from all files. Cleanup in the lib directory - files moved associated with different blocks moved to associated directories. by piotr · 10 years ago
  54. 437f546 Initial commit - gsm-receiver with removed quick hacks by piotr · 10 years ago