1. 3b11689 Change ints to size_t by Piotr Krysik · 6 years ago
  2. a6268a5 Big update of copyright statements so they can be automatically processed to produce debian/copyright file by Piotr Krysik · 7 years ago
  3. cc82cf0 receiver_impl.cc: refactor the source code by Vadim Yanitskiy · 7 years ago
  4. 654d652 Ressurected old frequency correction function by Piotr Krysik · 7 years ago
  5. 9bc0fc0 Changed frequency estimator to the old one that worked better by Piotr Krysik · 7 years ago
  6. d61f85b Changed method of frequency estimation by Piotr Krysik · 8 years ago
  7. 380dea8 Added uplink processing to the receiver by ptrkrysik · 9 years ago
  8. 42411c6 Added more includes of STL containers definitions. by ptrkrysik · 9 years ago
  9. 32c2116 Removed boost timer from clock_offset_control to avoid race conditions. by ptrkrysik · 9 years ago
  10. ef5e2db Removed some typedefs by ptrkrysik · 10 years ago
  11. 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
  12. 529895b Updated copyleft statements of my files #3 by ptrkrysik · 10 years ago
  13. 617ba03 Changed format of messages containing bursts to PDU. Corrected types of bursts. by ptrkrysik · 10 years ago
  14. 7a7b9b0 Changed cell allocation elements type from float to int by ptrkrysik · 10 years ago
  15. 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
  16. 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
  17. 4c82577 Repaired cmake buildsystem - include files paths were inconsistent with source files after changing directory structure by ptrkrysik · 10 years ago
  18. 608a08e Removed completely old method of frequency offset correction by Piotr K · 10 years ago
  19. d6d6687 Removed redundant state from the receiver by piotr · 10 years ago
  20. 4089c1a Added new blocks for clock freqeuncy correction by piotr · 10 years ago
  21. f2b6a1b Added reset to the receiver, computation of power and function for setting arfcn of the receiver by piotr · 10 years ago
  22. faacc72 Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper for BCCH. by piotr · 10 years ago
  23. 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
  24. 7af92ca Correction in plotting.h by piotr · 10 years ago[Renamed from lib/receiver_impl.h]
  25. c7c249a Changed gr-gsm::receiver block into typical typical sink inherited from sync_block. by piotr · 10 years ago
  26. 6d152d9 added arfcn parameter to the receiver by piotr · 10 years ago
  27. 7c82b17 Improved synchronization, added message output with bursts by piotr · 10 years ago
  28. 7e3b0db Changed differentiation between dummy and normal bursts to a metod based on correlation of training sequences by piotr · 10 years ago
  29. 437f546 Initial commit - gsm-receiver with removed quick hacks by piotr · 10 years ago