1. 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
  2. 529895b Updated copyleft statements of my files #3 by ptrkrysik · 10 years ago
  3. 617ba03 Changed format of messages containing bursts to PDU. Corrected types of bursts. by ptrkrysik · 10 years ago
  4. 7a7b9b0 Changed cell allocation elements type from float to int by ptrkrysik · 10 years ago
  5. 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
  6. 5821379 First step to add multichannel capability to the GSM receiver. At this moment it might still contain debuging code. The training sequence number for non C0 channels is embedded in the code. by ptrkrysik · 10 years ago
  7. 4c82577 Repaired cmake buildsystem - include files paths were inconsistent with source files after changing directory structure by ptrkrysik · 10 years ago
  8. 608a08e Removed completely old method of frequency offset correction by Piotr K · 10 years ago
  9. d6d6687 Removed redundant state from the receiver by piotr · 10 years ago
  10. 4089c1a Added new blocks for clock freqeuncy correction by piotr · 10 years ago
  11. f2b6a1b Added reset to the receiver, computation of power and function for setting arfcn of the receiver by piotr · 10 years ago
  12. faacc72 Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper for BCCH. by piotr · 10 years ago
  13. 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
  14. 7af92ca Correction in plotting.h by piotr · 10 years ago[Renamed from lib/receiver_impl.h]
  15. c7c249a Changed gr-gsm::receiver block into typical typical sink inherited from sync_block. by piotr · 10 years ago
  16. 6d152d9 added arfcn parameter to the receiver by piotr · 10 years ago
  17. 7c82b17 Improved synchronization, added message output with bursts by piotr · 10 years ago
  18. 7e3b0db Changed differentiation between dummy and normal bursts to a metod based on correlation of training sequences by piotr · 10 years ago
  19. 437f546 Initial commit - gsm-receiver with removed quick hacks by piotr · 10 years ago