1. df41773 cmake: make formatting of install statements follow one pattern by Piotr Krysik · 4 years, 4 months ago
  2. 14ea82d Migrate grc blocks from xml to yaml by Vasil Velichkov · 4 years, 10 months ago
  3. f0c83d8 Fixing missing callback to set_fc in clock_offset_control block by Piotr Krysik · 6 years ago
  4. c97a7ff Removed wideband_input_adaptor by Piotr Krysik · 7 years ago
  5. 83afe73 Changed clock offset controller and company in order to remove from the gsm_input one of the resamplers. by Piotr Krysik · 8 years ago
  6. cbaf476 New gsm_input block by Piotr Krysik · 8 years ago
  7. 0982673 New clock offset corrector and clock offset control by Piotr Krysik · 8 years ago
  8. 24db075 Little changes of GRC blocks names by Piotr Krysik · 8 years ago
  9. 8630fac Merged uplink-decoding branch (with complete support for control channels decoding on uplink) by Piotr Krysik · 8 years ago
  10. 5707c2b Make band user-selectable in gsm_wideband_input by Steve Glass · 8 years ago
  11. a49a4d2 Implemented multiband channelizer as gr-gsm block. by rpp · 9 years ago
  12. 7a85170 Added grc receiver block that supports uplink and changed block that supports downlink only by Piotr Krysik · 9 years ago
  13. 267214a Implemented channel hopping for CX channels by rpp · 9 years ago
  14. 4f0f3b5 Added CX channel hopper block by rpp · 9 years ago
  15. 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
  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. 4c538ba Removed unused samp_rate parameter from clock_offset_control by ptrkrysik · 10 years ago
  18. b311bd4 Hidden some parameters of the GSM Receiver by ptrkrysik · 10 years ago
  19. 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
  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. 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
  22. 486d979 Created tree of modules for gnuradio-companion reflecting their organization. by ptrkrysik · 10 years ago
  23. b108d6b Removed receiver_hier and wireshark_sink by ptrkrysik · 10 years ago
  24. 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
  25. 66bb3cd Changed directory structure. by Piotr K · 10 years ago