1. 2de47e2 dists: add PKGBUILD script for Arch Linux by Vadim Yanitskiy · 3 years ago master
  2. a116920 Fix compilation error: '_1' was not declared in this scope by Vadim Yanitskiy · 3 years ago
  3. 6e14734 tests: Add test for Ubuntu 20.04 by Piotr Krysik · 3 years ago porting_to_gr38
  4. 92e4032 tests: Remove test that don't work by Piotr Krysik · 3 years ago
  5. 6e602f5 Port compile_demappers helper script to gr3.8 by Piotr Krysik · 3 years ago
  6. d00289d Execute python apps with use of python3 by Piotr Krysik · 3 years ago
  7. e4da417 Remove local copy of associated osmo libraries by Piotr Krysik · 3 years ago
  8. df41773 cmake: make formatting of install statements follow one pattern by Piotr Krysik · 4 years, 3 months ago
  9. 21b0f7d cmake: change 'gsm' to 'grgsm' by Piotr Krysik · 4 years, 3 months ago
  10. d821103 trx: Removing old and unused grc based radio_if by Piotr Krysik · 4 years, 3 months ago
  11. b82bbeb Fix compiling with the local libosmocore copy by Vasil Velichkov · 4 years, 6 months ago
  12. 284f1db Log import errors as currently GRC 3.8 suppress them by Vasil Velichkov · 4 years, 6 months ago
  13. e05ada3 travis: Test in Ubuntu 18.04 container by Vasil Velichkov · 4 years, 6 months ago
  14. dfcf7fd Print the error message on stderr in a python2 compatible way by Vasil Velichkov · 4 years, 7 months ago
  15. cc8d863 tests: export VOLK_GENERIC=1 to workaround VOLK's bug 278 by Vasil Velichkov · 4 years, 8 months ago
  16. 71fb85c tests: Get more information about CPU and user limits by Vasil Velichkov · 4 years, 8 months ago
  17. fc046c4 tests: fix some shellcheck errors. by Vasil Velichkov · 4 years, 8 months ago
  18. fa1bd24 travis: Use bionic build environment by Vasil Velichkov · 4 years, 8 months ago
  19. f908045 travis: Install gr-osmosdr from the apt repository by Vasil Velichkov · 4 years, 8 months ago
  20. a12e9e1 Add .dockerignore file by Vasil Velichkov · 4 years, 8 months ago
  21. 601c786 tests: Close the temp file handle in qa_burst_file_source by Vasil Velichkov · 4 years, 8 months ago
  22. f631403 Python 3 compatibility changes in fn_time.py by Vasil Velichkov · 4 years, 8 months ago
  23. 45b04bb Build the grgsm_livemon man page by Vasil Velichkov · 4 years, 8 months ago
  24. 0c28456 tests: Do not specify filename when runing gr_unittest by Vasil Velichkov · 4 years, 8 months ago
  25. 0af1435 Remove build_utils.py and build_utils_codes.py by Vasil Velichkov · 4 years, 8 months ago
  26. 30eb567 travis: Add /usr/local/lib/python3/dist-packages/ to PYTHONPATH by Vasil Velichkov · 4 years, 8 months ago
  27. 65f95f5 travis: Install liborc-0.4-dev needed for gr-iqbal by Vasil Velichkov · 4 years, 8 months ago
  28. c7134ff Do not add python/misc_utils to PYTHONPATH when executing tests by Vasil Velichkov · 4 years, 8 months ago
  29. 6eea94f Fix grcc compilation with python3 by adding local subdirs to __path__ by Vasil Velichkov · 4 years, 8 months ago
  30. 783a1f7 Remove the RTLD_GLOBAL hack by Vasil Velichkov · 4 years, 8 months ago
  31. 5e0ea65 travis: gnuradio-companion 3.8 does not have --version parameter by Vasil Velichkov · 4 years, 8 months ago
  32. 9feb7da grgsm_decode: Print frequency or ARFCN message on stderr by Vasil Velichkov · 4 years, 8 months ago
  33. fc10d03 grgsm_livemon: Specify localhost as string by Vasil Velichkov · 4 years, 8 months ago
  34. 88c2925 grgsm_livemon: Set cell_allocation to [0] by Vasil Velichkov · 4 years, 8 months ago
  35. 165288c grgsm_livemon: Fix UDP client and server blocks by Vasil Velichkov · 4 years, 8 months ago
  36. cb11098 grgsm_livemon: Change the type of several parameters to string by Vasil Velichkov · 4 years, 8 months ago
  37. f8f25b8 grgsm_livemon: Disable PPS sync by Vasil Velichkov · 4 years, 8 months ago
  38. c00008f travis: Manually install gr-iqbal and gr-osmosdr by Vasil Velichkov · 4 years, 8 months ago
  39. fc99ad4 travis: Install only python3 packages by Vasil Velichkov · 4 years, 8 months ago
  40. 386dddb Convert grgsm_livemon and grgsm_livemon_headless to YAML by Vasil Velichkov · 4 years, 8 months ago
  41. 46c90be Various python3 related changes by Vasil Velichkov · 4 years, 8 months ago
  42. 333027f travis: Test only on distributions with gnuradio 3.8 by Vasil Velichkov · 4 years, 8 months ago
  43. 14ea82d Migrate grc blocks from xml to yaml by Vasil Velichkov · 4 years, 8 months ago
  44. 1789ae2 GNU Radio 3.8 support by Vasil Velichkov · 4 years, 9 months ago
  45. fa184a9 Fix uplink sub_slot and sub_types assignment in the sdcch4 and bcch_ccch demappers blocks by Vasil Velichkov · 4 years, 9 months ago
  46. c895bf2 Fix uplink sub_slot assignment in the sdcch8 demapper block by Vasil Velichkov · 4 years, 10 months ago
  47. 4954ae6 Fix sub_slot assignment in the universal_ctrl_chans_demapper block by Vasil Velichkov · 4 years, 10 months ago
  48. ff88ba4 Add control channels demappers tests by Vasil Velichkov · 4 years, 10 months ago
  49. 54580d1 Filter out SoapyAudio devices by Vasil Velichkov · 5 years ago
  50. 61e42c8 grgsm_capture: Fix device arguments by Vasil Velichkov · 5 years ago
  51. 61a3ca6 Improve the TCH/H decoder logs by Vasil Velichkov · 5 years ago
  52. aaac615 Improve slightly interface of plotting so it's easier to use it by Piotr Krysik · 5 years ago
  53. c5bb436 Fix the TCH/H decoder and demapper XML definitions by Vasil Velichkov · 5 years ago
  54. 81ba56f Major simplification and some argument changes in grgsm_capture by Piotr Krysik · 6 years ago
  55. 57431ed grgsm_livemon: Use the osr variable in all blocks by Vasil Velichkov · 5 years ago
  56. 2f0c096 MacOS fixes by Vasil Velichkov · 5 years ago
  57. ca25d14 apps/grgsm_trx: introduce initial LMS driver support by Vadim Yanitskiy · 5 years ago
  58. a53dd19 apps/grgsm_trx: add RadioInterface driver selection argument by Vadim Yanitskiy · 5 years ago
  59. b6f6f47 trx/radio_if.py: print type of RadioInterface by Vadim Yanitskiy · 5 years ago
  60. 3120ba7 python/trx: fork RadioInterfaceUHD from RadioInterface by Vadim Yanitskiy · 5 years ago
  61. 404842d trx/ctrl_if.py: use relative import for UDPLink by Vadim Yanitskiy · 5 years ago
  62. 5823a41 trx/radio_if.py: update clock_offset_control in set_rx_freq() by Vadim Yanitskiy · 5 years ago fixeria/trx
  63. 8bd9e15 trx/radio_if.py: do not print anything if freq. shift is 0 by Vadim Yanitskiy · 5 years ago
  64. 180a037 python/trx: introduce and use Transceiver class by Vadim Yanitskiy · 5 years ago
  65. baebe45 trx/ctrl_if_bb.py: reset transceiver on POWEROFF by Vadim Yanitskiy · 5 years ago
  66. b7a272e trx/radio_if.py: introduce a new @property 'ready' by Vadim Yanitskiy · 5 years ago
  67. 1fe2825 trx/radio_if.py: do not init both rx_freq and tx_freq by Vadim Yanitskiy · 5 years ago
  68. 7da82f4 python/trx: get rid of FakePM class by Vadim Yanitskiy · 5 years ago
  69. 435d755 apps/grgsm_trx: move init code from run() to __init__() by Vadim Yanitskiy · 5 years ago
  70. f237f1a python/trx: use CamelCase naming for basic classes by Vadim Yanitskiy · 5 years ago
  71. bd4daec trx/radio_if.py: use existing 'dict_toggle_sign' block by Vadim Yanitskiy · 5 years ago
  72. a1a871e python/trx: rename 'change_sign_of_dict_elements' to 'dict_toggle_sign' by Vadim Yanitskiy · 5 years ago
  73. ace92ae python/trx/__init__.py: cosmetic: add missing new line by Vadim Yanitskiy · 5 years ago
  74. 06321a3 Improve voice boundary detection by Vasil Velichkov · 6 years ago
  75. 6ade8b8 Add TCH/H decoder tests by Vasil Velichkov · 6 years ago
  76. 7f259fd Add TCH/H decoder block with AMR multirate support by Vasil Velichkov · 6 years ago
  77. 0ccec37 Add tests for the TCH/F and TCH/H Demappers by Vasil Velichkov · 6 years ago
  78. 1828a31 Move HR demapping into a separate block by Vasil Velichkov · 6 years ago
  79. fbcee39 Add HR demapping by Andrew Artyushok · 6 years ago
  80. 003c872 transmitter/txtime_setter: fix error print syntax error by Piotr Krysik · 5 years ago
  81. 1785216 lib/trx, lib/transmitter: Include grgsm/endian.h by David Holm · 6 years ago
  82. dc342dc trx/txtime_setter: print error if reference fn is missing by Vadim Yanitskiy · 5 years ago
  83. b73b4a8 trx/txtime_setter: reduce code nesting in process_txtime_of_burst() by Vadim Yanitskiy · 6 years ago
  84. ed03e41 apps/grgsm_trx: (re)structurize help message by Vadim Yanitskiy · 6 years ago
  85. b8632ff apps/grgsm_trx: remove redundant unit from freq_offset variable name by Piotr Krysik · 6 years ago
  86. b775afd Add .gitreview similar to the other osmocom's projects by Vasil Velichkov · 6 years ago
  87. fa2f784 grgsm_channelize: Add ichar data type by Vasil Velichkov · 6 years ago
  88. 0f3bceb apps/grgsm_trx: remove unnecessary checks of freq_offset by Piotr Krysik · 6 years ago
  89. 0631767 trx/radio_if: add freq_offset parameter to constructor by Piotr Krysik · 6 years ago
  90. 89585b3 burst_file_source: Fix reading longer bursts by Vasil Velichkov · 6 years ago
  91. 7379e34 apps/grgsm_trx: migrate from getopt to argparse by Piotr Krysik · 6 years ago
  92. b3d5c57 trx/radio_if.py: clarify magic numbers in sample rate calculation by Piotr Krysik · 6 years ago
  93. 38baac9 apps/grgsm_trx: fix inaccurate sample rate calculation by Vadim Yanitskiy · 6 years ago
  94. 75ae9cc Format the output into ostringstream and then write it at once. by Vasil Velichkov · 6 years ago
  95. fb1f65c grgsm_scanner: Add --debug option by Vasil Velichkov · 6 years ago
  96. 1cc264f Revert "grgsm_trx: Migrated argument parsing to argparse" that shouldn't be pushed by Piotr Krysik · 6 years ago
  97. c62a3d9 grgsm_trx: Migrated argument parsing to argparse by Piotr Krysik · 6 years ago
  98. 97dc84e apps/grgsm_trx: add baseband frequency shift feature by Vadim Yanitskiy · 6 years ago
  99. 840885f Changed submodule URLs to point to osmocom servers by Piotr Krysik · 6 years ago
  100. 592ec9b Increasing version number in order to correct wrongs of previous attempt by Piotr Krysik · 6 years ago development v0.42.2