1. f631403 Python 3 compatibility changes in fn_time.py by Vasil Velichkov · 4 years, 10 months ago
  2. 46c90be Various python3 related changes by Vasil Velichkov · 4 years, 10 months ago
  3. 1789ae2 GNU Radio 3.8 support by Vasil Velichkov · 4 years, 11 months ago
  4. 54580d1 Filter out SoapyAudio devices by Vasil Velichkov · 5 years ago
  5. 0aafe28 Implement the 'burst_to_fn_time' block in C++ by Vadim Yanitskiy · 7 years ago
  6. 8d7b64d Added Python version of bursts to fn_time converter by Piotr Krysik · 7 years ago
  7. 6e41d06 Corrections in fn_time by Piotr Krysik · 7 years ago
  8. 1dd2afe Changed fn_time to use time_spec_t copied from libUHD by Piotr Krysik · 7 years ago
  9. ffd09ac Corrections in fn_time conversions by Piotr Krysik · 7 years ago
  10. eb62dc1 Changes in fn_time by Piotr Krysik · 7 years ago
  11. d890cd3 Added frame number operations by Piotr Krysik · 7 years ago
  12. 9b5617a Corrections in the buildsystem by Piotr Krysik · 7 years ago
  13. 0945cc5 Changed organization of cmake files by Piotr Krysik · 7 years ago
  14. 3dfa11b Making arfcn<->freq conversions more robust and uptading apps depending on it by Piotr Krysik · 7 years ago
  15. aed9f5c Fixed problems resulting from Nones returned when no such frequency or ARFCN exists. by Piotr Krysik · 7 years ago
  16. a6268a5 Big update of copyright statements so they can be automatically processed to produce debian/copyright file by Piotr Krysik · 7 years ago
  17. ea34c01 Added license statements where it was missing by Piotr Krysik · 8 years ago
  18. fb772f8 #154: fix for arfcn conversion by Roman Khassraf · 8 years ago
  19. 7973538 Changing ppm parameter in clock offset corrector now takes effect on the fractional resampler by Piotr Krysik · 8 years ago
  20. 74c4ca9 Removed blocks related to old frequency correction loop (controlled const source and old clock offset corrector) by Piotr Krysik · 8 years ago
  21. 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
  22. d1ca389 Corrections to clock offset corrector that uses tags by Piotr Krysik · 8 years ago
  23. 0982673 New clock offset corrector and clock offset control by Piotr Krysik · 8 years ago
  24. 799133a Changed clock_offset_corrector in order to address the problem #152 - this is not ideal solution yet, as it involves removing of sampling frequency offset correction. by Your Name · 8 years ago
  25. 8715da0 Fixed all hierarchical blocks in the project by Piotr Krysik · 8 years ago
  26. e3b652d Another approach to fix for problem #135 by Piotr Krysik · 8 years ago
  27. 3a527f8 Fix for problem #135 with hierarhical blocks due to incompatibility introduced in GNU Radio 3.7.9 by Piotr Krysik · 8 years ago
  28. 5ec7987 Added functions to get first and last arfcn of a band by Roman Khassraf · 9 years ago
  29. e7e75f0 Replaced band config dictionary by an OrderedDict by Roman Khassraf · 9 years ago
  30. 9144861 Added arfcn functions by Roman Khassraf · 9 years ago
  31. 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
  32. 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
  33. 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
  34. 66bb3cd Changed directory structure. by Piotr K · 10 years ago