1. 6bb450d Merge branch 'master' of github.com:Jakotako/gr-gsm by ptrkrysik · 10 years ago
  2. 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
  3. a25bb70 Changed asser.h to output DCOUT messages to stderr by ptrkrysik · 10 years ago
  4. 7f61c64 Changes in control channels decoder to output messages in PDU format - when connected to Socket PDU the messages can be dissected with Wireshark now. The information in the header might be not complete/fully correct at this moment (no SNR, power measurements, channel type statically set to BCCH). by ptrkrysik · 10 years ago
  5. 4c82577 Repaired cmake buildsystem - include files paths were inconsistent with source files after changing directory structure by ptrkrysik · 10 years ago
  6. 66bb3cd Changed directory structure. by Piotr K · 10 years ago
  7. 608a08e Removed completely old method of frequency offset correction by Piotr K · 10 years ago
  8. d6d6687 Removed redundant state from the receiver by piotr · 10 years ago
  9. 4089c1a Added new blocks for clock freqeuncy correction by piotr · 10 years ago
  10. f2b6a1b Added reset to the receiver, computation of power and function for setting arfcn of the receiver by piotr · 10 years ago
  11. faacc72 Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper for BCCH. by piotr · 10 years ago
  12. 501c51e Moved more files related to the gsm receiver to the receiver directory. 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