1. 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
  2. 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
  3. 4c538ba Removed unused samp_rate parameter from clock_offset_control by ptrkrysik · 10 years ago
  4. b311bd4 Hidden some parameters of the GSM Receiver by ptrkrysik · 10 years ago
  5. 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
  6. 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
  7. 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
  8. 486d979 Created tree of modules for gnuradio-companion reflecting their organization. by ptrkrysik · 10 years ago
  9. b108d6b Removed receiver_hier and wireshark_sink by ptrkrysik · 10 years ago
  10. 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
  11. 66bb3cd Changed directory structure. by Piotr K · 10 years ago