1. 21fc94d resampler: adding only one original_offset tag at given position by Piotr Krysik · 4 years, 10 months ago ptrkrysik/trx_hopping
  2. 59257a1 receiver: removed redundant parameter from synchronized_handler by Piotr Krysik · 4 years, 10 months ago
  3. 9e861d7 receiver: fixes of synchronization by Piotr Krysik · 4 years, 10 months ago
  4. 467a7aa plotting: improve interface so it's possible to pass rvalues by Piotr Krysik · 4 years, 10 months ago
  5. 0de0172 utils/time_spec: support fractional tick_rate by Piotr Krysik · 4 years, 10 months ago
  6. 43dfbdf utils/fn_time: added clock_error to fn_time_delta by Piotr Krysik · 4 years, 10 months ago
  7. c5ed045 receiver/time_sample_ref: SDR hardware time tracking by Piotr Krysik · 4 years, 10 months ago
  8. 891b2de constants: added missing brackets to defined values by Piotr Krysik · 4 years, 10 months ago
  9. dc4cb98 trx: renaming of old freq hopping block and creation of a new one by Piotr Krysik · 4 years, 10 months ago
  10. cd69577 receiver: Added resamp_rate parameter by Piotr Krysik · 4 years, 10 months ago
  11. f11e31d Switching version to development (git) and bumping the least significant number by Piotr Krysik · 4 years, 10 months ago
  12. f51a624 Filter out SoapyAudio devices by Vasil Velichkov · 5 years ago
  13. b615cef grgsm_capture: Fix device arguments by Vasil Velichkov · 5 years ago
  14. f8151a8 Improve the TCH/H decoder logs by Vasil Velichkov · 5 years ago
  15. 252ed2f Improve slightly interface of plotting so it's easier to use it by Piotr Krysik · 5 years ago
  16. 807e061 Fix the TCH/H decoder and demapper XML definitions by Vasil Velichkov · 5 years ago
  17. e11b1d3 Major simplification and some argument changes in grgsm_capture by Piotr Krysik · 6 years ago
  18. 8c30ba6 grgsm_livemon: Use the osr variable in all blocks by Vasil Velichkov · 5 years ago
  19. 4b034e7 MacOS fixes by Vasil Velichkov · 5 years ago
  20. 6feac43 apps/grgsm_trx: introduce initial LMS driver support by Vadim Yanitskiy · 5 years ago
  21. ad0c62a apps/grgsm_trx: add RadioInterface driver selection argument by Vadim Yanitskiy · 5 years ago
  22. 2520380 trx/radio_if.py: print type of RadioInterface by Vadim Yanitskiy · 5 years ago
  23. 6ee957f python/trx: fork RadioInterfaceUHD from RadioInterface by Vadim Yanitskiy · 5 years ago
  24. 8072d3a trx/ctrl_if.py: use relative import for UDPLink by Vadim Yanitskiy · 5 years ago
  25. 0b70fcc trx/radio_if.py: update clock_offset_control in set_rx_freq() by Vadim Yanitskiy · 5 years ago
  26. 5819e31 trx/radio_if.py: do not print anything if freq. shift is 0 by Vadim Yanitskiy · 5 years ago
  27. 2cbc3b5 python/trx: introduce and use Transceiver class by Vadim Yanitskiy · 5 years ago
  28. 04863d9 trx/ctrl_if_bb.py: reset transceiver on POWEROFF by Vadim Yanitskiy · 5 years ago
  29. 6e7f2ce trx/radio_if.py: introduce a new @property 'ready' by Vadim Yanitskiy · 5 years ago
  30. 7d8a1ca trx/radio_if.py: do not init both rx_freq and tx_freq by Vadim Yanitskiy · 5 years ago
  31. d54e8fb python/trx: get rid of FakePM class by Vadim Yanitskiy · 5 years ago
  32. 3e6bfe7 apps/grgsm_trx: move init code from run() to __init__() by Vadim Yanitskiy · 5 years ago
  33. 44d8c1e python/trx: use CamelCase naming for basic classes by Vadim Yanitskiy · 5 years ago
  34. 0d0508a trx/radio_if.py: use existing 'dict_toggle_sign' block by Vadim Yanitskiy · 5 years ago
  35. ac3fe63 python/trx: rename 'change_sign_of_dict_elements' to 'dict_toggle_sign' by Vadim Yanitskiy · 5 years ago
  36. 31c543f python/trx/__init__.py: cosmetic: add missing new line by Vadim Yanitskiy · 5 years ago
  37. 4d300e9 Improve voice boundary detection by Vasil Velichkov · 6 years ago
  38. 2479152 Add TCH/H decoder tests by Vasil Velichkov · 6 years ago
  39. 5968552 Add TCH/H decoder block with AMR multirate support by Vasil Velichkov · 6 years ago
  40. 9d3606b Add tests for the TCH/F and TCH/H Demappers by Vasil Velichkov · 6 years ago
  41. 63e568d Move HR demapping into a separate block by Vasil Velichkov · 6 years ago
  42. 3e2f883 Add HR demapping by Andrew Artyushok · 6 years ago
  43. 7fb1738 transmitter/txtime_setter: fix error print syntax error by Piotr Krysik · 5 years ago
  44. 9aadf3d lib/trx, lib/transmitter: Include grgsm/endian.h by David Holm · 6 years ago
  45. fad602b trx/txtime_setter: print error if reference fn is missing by Vadim Yanitskiy · 5 years ago
  46. 06f76fb trx/txtime_setter: reduce code nesting in process_txtime_of_burst() by Vadim Yanitskiy · 6 years ago
  47. ef93382 apps/grgsm_trx: (re)structurize help message by Vadim Yanitskiy · 6 years ago
  48. db65883 apps/grgsm_trx: remove redundant unit from freq_offset variable name by Piotr Krysik · 6 years ago
  49. ad01342 Add .gitreview similar to the other osmocom's projects by Vasil Velichkov · 6 years ago
  50. 554aa90 receiver/time_sample_ref: improve accuracy of offset<->time conversions by Piotr Krysik · 6 years ago
  51. 89dc990 misc_utils/resampler: Add offsets of tags at the input by Piotr Krysik · 6 years ago
  52. acd7d71 misc_utils/resampler: Cosmetic changes by Piotr Krysik · 6 years ago
  53. 6a0fb1a misc_utils/resampler: Fix repetition of tags at the output by Piotr Krysik · 6 years ago
  54. 00a9c40 grgsm_channelize: Add ichar data type by Vasil Velichkov · 6 years ago
  55. d6e8bb7 apps/grgsm_trx: remove unnecessary checks of freq_offset by Piotr Krysik · 6 years ago
  56. 11583ad trx/radio_if: add freq_offset parameter to constructor by Piotr Krysik · 6 years ago
  57. 492f48c burst_file_source: Fix reading longer bursts by Vasil Velichkov · 6 years ago
  58. 262bda1 apps/grgsm_trx: migrate from getopt to argparse by Piotr Krysik · 6 years ago
  59. 58659a4 trx/radio_if.py: clarify magic numbers in sample rate calculation by Piotr Krysik · 6 years ago
  60. 5621252 apps/grgsm_trx: fix inaccurate sample rate calculation by Vadim Yanitskiy · 6 years ago
  61. 9e46c48 Format the output into ostringstream and then write it at once. by Vasil Velichkov · 6 years ago
  62. 1e04c1f grgsm_scanner: Add --debug option by Vasil Velichkov · 6 years ago
  63. ba6fd0e Revert "grgsm_trx: Migrated argument parsing to argparse" that shouldn't be pushed by Piotr Krysik · 6 years ago
  64. fcb64a8 grgsm_trx: Migrated argument parsing to argparse by Piotr Krysik · 6 years ago
  65. 3f9abbd apps/grgsm_trx: add baseband frequency shift feature by Vadim Yanitskiy · 6 years ago
  66. 22cd7c9 Changed submodule URLs to point to osmocom servers by Piotr Krysik · 6 years ago
  67. 6d2f538 Increasing version number in order to correct wrongs of previous attempt by Piotr Krysik · 6 years ago
  68. 80ec5ba New gr-gsm version by Piotr Krysik · 6 years ago
  69. 641133e apps/grgsm_trx: print bind / remote address and port by Vadim Yanitskiy · 6 years ago
  70. 2165584 apps/grgsm_trx: introduce bind address option by Vadim Yanitskiy · 6 years ago
  71. f94a51b gsm_trx_burst_if: allow to customize the bind address by Vadim Yanitskiy · 6 years ago
  72. 053f9e5 trx/ctrl_if.py: send control responses to where commands are from by Vadim Yanitskiy · 6 years ago
  73. 8705f0e trx/udp_link.py: set SO_REUSEADDR socket option by Vadim Yanitskiy · 6 years ago
  74. ed9d728 trx/udp_link.py: close socket in destructor by Vadim Yanitskiy · 6 years ago
  75. 4cedbb5 apps/grgsm_trx: use format string for help message by Vadim Yanitskiy · 6 years ago
  76. 3824bba trx/radio_if.py: drop useless import of osmosdr by Vadim Yanitskiy · 6 years ago
  77. 45457e9 trx/radio_if.py: reset UHD device time at startup by Vadim Yanitskiy · 6 years ago
  78. 07a2abb grgsm_trx: change default TRX port number to 6700 by Vadim Yanitskiy · 6 years ago
  79. a609d2f apps/grgsm_trx: also print Piotr as a copyright holder by Vadim Yanitskiy · 6 years ago
  80. f0f7183 tests: Fix Debian and Kali dockerfiles by Piotr Krysik · 6 years ago
  81. 8d30757 Keep the old mailing list for now by Piotr Krysik · 6 years ago
  82. de798b3 README.md: Turn URLs into hyperlinks (video, mailing list) by Harald Welte · 6 years ago
  83. cd3b36f README.md: Change mailing list address to osmocom.org by Harald Welte · 6 years ago
  84. 6a64ce8 Simplify cmake checks related to libosmocore by Piotr Krysik · 6 years ago
  85. f9f7cbd Run tests with CTEST_OUTPUT_ON_FAILURE=1 by Vasil Velichkov · 6 years ago
  86. 9d211b3 Add LOCAL_OSMOCOM cmake option by Vasil Velichkov · 6 years ago
  87. bbc8af5 Placing grcc compilation utils in separate files by Piotr Krysik · 6 years ago
  88. ded359b Separating libosmogsm from the rest by Piotr Krysik · 6 years ago
  89. 0658bd4 Check that pkg-config is available by Vasil Velichkov · 6 years ago
  90. b4a0acf Add DEBIAN_FRONTEND=noninteractive by Vasil Velichkov · 6 years ago
  91. e9aaeb1 Fix the parallel build with cmake 3.11 by Vasil Velichkov · 6 years ago
  92. c91b128 Add CentOS7 docker container by Vasil Velichkov · 6 years ago
  93. f608e7c Add cmake options that enable/disable grcc compilation by Vasil Velichkov · 6 years ago
  94. 3fbc96c Changing tabs to spaces by Piotr Krysik · 6 years ago
  95. 02454b3 Disabling installation of desktop files by Piotr Krysik · 6 years ago
  96. 4a3a52c Commenting out a line causeing crash on HackRF by Piotr Krysik · 6 years ago
  97. 6463dc7 Freq hopping fixes by Piotr Krysik · 6 years ago trx_hopping
  98. 4e4a92e Added functions for arfcn conversions taken from libosmocore by Piotr Krysik · 6 years ago
  99. 1a32fc4 Added block for doing hopping for mobile station transceiver by Piotr Krysik · 6 years ago
  100. b7cce89 Distilled function to generate hopping from cx_channel hopper by Piotr Krysik · 6 years ago