1. a49a4d2 Implemented multiband channelizer as gr-gsm block. by rpp · 9 years ago
  2. 5ec7987 Added functions to get first and last arfcn of a band by Roman Khassraf · 9 years ago
  3. e7e75f0 Replaced band config dictionary by an OrderedDict by Roman Khassraf · 9 years ago
  4. 9144861 Added arfcn functions by Roman Khassraf · 9 years ago
  5. 8b64d87 Implemented burst sdcch subslot filter. Issue #100 by Roman Khassraf · 9 years ago
  6. d7e3eec Implemented burst timeslot filter. Issue #100 by Roman Khassraf · 9 years ago
  7. e91edbd Merged origin/msg-file-sink-source-101 into dev, fixed conflicts. Issue #101 by Roman Khassraf · 9 years ago
  8. 3ea373c Fixed changed block names in qa code of flow-control blocks. Issue #100 by Roman Khassraf · 9 years ago
  9. 98da635 Merged origin/flow-control-100 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  10. f163ca5 Fixed changed block name in qa code by Roman Khassraf · 9 years ago
  11. 64c7446 Merged origin/test-utils-98 into dev, fixed conflicts by Roman Khassraf · 9 years ago
  12. a1eb188 Implemented burst sub-slot splitter. Issue #100 by Roman Khassraf · 9 years ago
  13. 7cccb52 Implemented dummy burst filter. Issue #100 by Roman Khassraf · 9 years ago
  14. 8e3b0ec Implemented burst framenumber filter. Issue #100 by Roman Khassraf · 9 years ago
  15. dbc3a50 Implemented burst timeslot splitter for flow control. Issue #100 by Roman Khassraf · 9 years ago
  16. c323454 Implemented message file source and sink. Issue #101 by Roman Khassraf · 9 years ago
  17. 1ce4469 Renamed burst_sink_qa/burst_source_qa to burst_sink/burst_source by Roman Khassraf · 9 years ago
  18. fa92b61 Implemented unit tests for message printer block by Roman Khassraf · 9 years ago
  19. 298700d Added CMakeLists entry for qa_burst_printer by Roman Khassraf · 9 years ago
  20. b94cc81 Added QA/unit tests for burst printer. by Roman Khassraf · 9 years ago
  21. 9f1cfce Added QA / unit testing for decryption block by Roman Khassraf · 9 years ago
  22. dfdf878 Changes to buildsystem from libgnuradio-gsm to libgnuradio-grgsm by ptrkrysik · 9 years ago
  23. 18f7690 Update gsm_input.py by Piotr Krysik · 9 years ago
  24. f8c7e83 Reimplemented clock_offset_control block in C++ by ptrkrysik · 9 years ago
  25. 3c73810 Removed redundant CMakeList.txt by ptrkrysik · 9 years ago
  26. 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
  27. 821c87c Added some info about python blocks. by ptrkrysik · 10 years ago
  28. 2e5b7fb Corrected sch_detector 'np.complex64' occurences to 'complex64'. by ptrkrysik · 10 years ago
  29. 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
  30. 6985131 Update sch_detector.py by Piotr Krysik · 10 years ago
  31. d6cc069 Update fcch_burst_tagger.py by Piotr Krysik · 10 years ago
  32. 529895b Updated copyleft statements of my files #3 by ptrkrysik · 10 years ago
  33. 4c538ba Removed unused samp_rate parameter from clock_offset_control by ptrkrysik · 10 years ago
  34. 381253a Changes in clock offset corrector and gsm_input - the previous version wasn't working well when samp_rate_in was different from samp_rate_out. by ptrkrysik · 10 years ago
  35. 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
  36. 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
  37. b108d6b Removed receiver_hier and wireshark_sink by ptrkrysik · 10 years ago
  38. 62215e8 changed name of a variable to better reflect it role in clock_offset_control by ptrkrysik · 10 years ago
  39. 66bb3cd Changed directory structure. by Piotr K · 10 years ago
  40. 77f3b06 Changed name of conditional_reset() to timed_reset(). Added line to stop timer if synchronization was achieved by the receiver. by Piotr K · 10 years ago
  41. 8cfe4c4 Returning to clean state after 0.5s if not synchronized by Piotr K · 10 years ago
  42. 608a08e Removed completely old method of frequency offset correction by Piotr K · 10 years ago
  43. 9b59e82 Safeguard in clock_offset_control against too big values of ppm by piotr · 10 years ago
  44. 4a47046 Changed name of message input in clock offset corrector by piotr · 10 years ago
  45. 1c8de50 Changes to make clock_offset_corrector install and work on other machines by piotr · 10 years ago
  46. d6d6687 Removed redundant state from the receiver by piotr · 10 years ago
  47. 6fbc732 Cleanup in examples directory by piotr · 10 years ago
  48. 4089c1a Added new blocks for clock freqeuncy correction by piotr · 10 years ago
  49. dda2227 Added new block for extracting info about base stations by piotr · 10 years ago
  50. f2b6a1b Added reset to the receiver, computation of power and function for setting arfcn of the receiver by piotr · 10 years ago
  51. 5431033 Removed python/cfile signal file that was used for testing by piotr · 10 years ago
  52. d8506d6 Changes to sch detector - it is not fully working yet by piotr · 10 years ago
  53. 75c2f5c Correction of fcch_burst_tagger by piotr · 10 years ago
  54. 299ff0e Added missing chirpz.py by piotr · 10 years ago
  55. 6b78abc Added new blocks written in python for new experimental gsm receiver. by piotr · 10 years ago
  56. 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
  57. 6d152d9 added arfcn parameter to the receiver by piotr · 10 years ago
  58. 7c82b17 Improved synchronization, added message output with bursts by piotr · 10 years ago
  59. 437f546 Initial commit - gsm-receiver with removed quick hacks by piotr · 10 years ago