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