1. 28b8cc6 jenkins.sh: fix the download url if the qemu image wasn't setup by Alexander Couzens · 6 years ago
  2. 3f52f0e Fix USRP1 build with support for setting Rx/TxAntenna by Alexander Huemer · 6 years ago
  3. 3da1f83 Logger: Use libosmocore logging system by Pau Espin Pedrol · 6 years ago
  4. 5ea1817 Add initial support for logging, vty, ctrl by Pau Espin Pedrol · 6 years ago
  5. 49d42e9 debian: Depend on libtalloc and libosmocore by Pau Espin Pedrol · 6 years ago
  6. 3a3b220 osmo-trx: Set up talloc ctx by Pau Espin Pedrol · 6 years ago
  7. ab22f4c osmo-trx: set up signals using libosmocore helpers by Pau Espin Pedrol · 6 years ago
  8. 8b843e5 Depend on libosmocore by Pau Espin Pedrol · 6 years ago
  9. c92dad3 configure.ac: Check for pkg-config by Pau Espin Pedrol · 6 years ago
  10. 61837c0 Logger: Remove gLogToConsole flag by Pau Espin Pedrol · 6 years ago
  11. f83e11f Logger: Remove unused includes by Pau Espin Pedrol · 6 years ago
  12. 01aff88 Logger: Drop support to log into file by Pau Espin Pedrol · 6 years ago
  13. 11d50d9 Logger: Drop syslog support by Pau Espin Pedrol · 6 years ago
  14. 8bd111c Logger: get rid of alarm APIs by Pau Espin Pedrol · 6 years ago
  15. 3808e47 Logger: Remove unused logging macros by Pau Espin Pedrol · 6 years ago
  16. bd45a97 Logger: Drop unused gLogEarly by Pau Espin Pedrol · 6 years ago
  17. b7095c7 UHDDevice: Initialize async_event_thrd in constructor by Pau Espin Pedrol · 7 years ago
  18. 77ce99a Add support to set Rx/TxAntenna by Pau Espin Pedrol · 7 years ago
  19. f58cd8a Fix whitespace by Pau Espin Pedrol · 7 years ago
  20. 99eb07e tests: null-terminate buffer by Max · 7 years ago
  21. 89be118 Remove unneeded libdl dependency by Pau Espin Pedrol · 7 years ago
  22. 6fafd33 Unbreak `./configure --with-usrp1` build by Alexander Huemer · 7 years ago
  23. 6e55d51 tests: convolve: Disable due to difference in output in different archs by Pau Espin Pedrol · 7 years ago
  24. 6cae1d7 contrib/jenkins.sh: Use qemu+proot+debootstrap to run tests with ARM instruction set by Pau Espin Pedrol · 7 years ago
  25. 28ce315 tests: TimevalTest: refactor and avoid double comparison by Pau Espin Pedrol · 7 years ago
  26. 10d76b6 tests: SocketsTest: Fail test on write fail by Pau Espin Pedrol · 7 years ago
  27. 708b8b4 tests: SocketsTest: Avoid hang forever if test fails by Pau Espin Pedrol · 7 years ago
  28. cb0fc9b tests: SocketTests: Pick OS-assigned instead of setting one manually by Pau Espin Pedrol · 7 years ago
  29. 8639fee Remove UDDSocket class by Pau Espin Pedrol · 7 years ago
  30. ca46896 .gitignore: Add missing test related files by Pau Espin Pedrol · 7 years ago
  31. 4a25d6b arm/convert.c: Add missing convert_init implementation by Pau Espin Pedrol · 7 years ago
  32. 79baee3 arm/convert.c: Fix compilation error by Pau Espin Pedrol · 7 years ago
  33. c2ba427 tests: Migrate convtest util to autotest infrastructure by Pau Espin Pedrol · 7 years ago
  34. 6112126 Move ARCH_LA to Makefile.common by Pau Espin Pedrol · 7 years ago
  35. 4ebb289 utils/convolvtest: Remove uneeded libosmocore dependency by Pau Espin Pedrol · 7 years ago
  36. 2f376a3 tests: Sockets: adapt to have reproducible output and enable autotest by Pau Espin Pedrol · 7 years ago
  37. 2edbe4d Sockets.cpp: Fix initialization of UDD socket by Pau Espin Pedrol · 7 years ago
  38. a3694bd tests: Log: adapt to have reproducible output and enable autotest by Pau Espin Pedrol · 7 years ago
  39. 2652f2b tests: Timeval: adapt to have reproducible output and enable autotest by Pau Espin Pedrol · 7 years ago
  40. 93d9b11 tests: InterThread: adapt to have reproducible output and enable autotest by Pau Espin Pedrol · 7 years ago
  41. 2ac788b Set up GNU Autotest infrastructure by Pau Espin Pedrol · 7 years ago
  42. d36ef2f cosmetic: AUTHORS: fix trailing whitespace by Pau Espin Pedrol · 7 years ago
  43. caf2abc Remove Configuration module and libsqlite dependency by Pau Espin Pedrol · 7 years ago
  44. de1685f Drop use of ConfigurationTable gConfig by Pau Espin Pedrol · 7 years ago
  45. f3837d2 Logger: Stop using Log.File and Log.Level from config by Pau Espin Pedrol · 7 years ago
  46. ddf4743 Logger: Stop using Log.Alarms.Max from config by Pau Espin Pedrol · 7 years ago
  47. 82f83ce cosmetic: Remove trailing whitespace by Pau Espin Pedrol · 7 years ago
  48. cff4ed9 Update license notes by Max · 7 years ago
  49. 6ec26bb Update legal disclaimer by Max · 7 years ago
  50. a1ff991 Update installation instructions by Max · 7 years ago
  51. d09843c Remove unused headers by Max · 7 years ago
  52. e5448ff Remove outdated references to OpenBTS by Max · 7 years ago
  53. e48c136 Mark release target as virtual by Max · 7 years ago
  54. aa60dda UHDDevice.cpp: add USRP B205mini support by Piotr Krysik · 7 years ago
  55. 1468a5c SocketsTest: Fix printing of non-nul-terminated string by Harald Welte · 7 years ago
  56. b0e1bd8 jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  57. 78e1cd2 Tag/Release 0.2.0 by Harald Welte · 7 years ago 0.2.0
  58. db9c1b5 Import git-version-gen and update AC_INIT() by Harald Welte · 7 years ago
  59. 099a44a Use release helper from libosmocore by Max · 7 years ago
  60. 8c80095 Add -j option to bind to specific address by Pau Espin Pedrol · 7 years ago
  61. d49a6aa Remove redundant explicit dependency by Max · 7 years ago
  62. 81486e0 Add '-t' command line option to enable SCHED_RR by Harald Welte · 7 years ago
  63. 28d8081 LimeSDR: Fix sample value range by ignasj · 7 years ago
  64. 87ed77b LimeSDR: change tx window type to TX_WINDOW_FIXED by ignasj · 7 years ago
  65. f9d9968 LimeSDR: Change device detection to work with USB and PCIe versions by ignasj · 7 years ago
  66. aa5acc9 deb: remove unused dependency by Max · 7 years ago
  67. 934da48 transceiver: Avoid sending clock indications when trx is not powered on by Pau Espin Pedrol · 7 years ago
  68. 7c405a0 cosmetic: transciever: Remove trailing whitespaces by Pau Espin Pedrol · 7 years ago
  69. 4cafb0f LimeSDR: set approximate tx offset value to make GSM work by Tom Tsou · 7 years ago
  70. f611569 uhd: Always specify samples-per-symbol for device lookup by Tom Tsou · 7 years ago
  71. 3547413 sigProcLib: Specify standard namespace for isnan() by Tom Tsou · 7 years ago
  72. d2e5c56 sigProcLib: Replace dynamically allocated resampling buffers by Tom Tsou · 7 years ago
  73. a3dce85 sigProcLib: Use explicit NaN check in sinc table generation by Tom Tsou · 7 years ago
  74. bb0c68a sigProcLib: Remove trigonometric tables by Tom Tsou · 7 years ago
  75. 87d158c common: Declare explicit Vector move constructor by Tom Tsou · 7 years ago
  76. 7278a87 sigProcLib: Remove heap based signal vector allocations by Tom Tsou · 7 years ago
  77. 63eef9f sigProcLib: Fix complex/real vector flag in Laurent modulator by Tom Tsou · 7 years ago
  78. d67bd60 transceiver: Fix POWEROFF crash on USRP2/N200/X300 devices by Tom Tsou · 7 years ago
  79. 988a464 uhd: Fix USRP2/N200/N210 device detection by Tom Tsou · 7 years ago
  80. 1b6ab7d uhd: Fix Tx-RX timing offset setting by Tom Tsou · 7 years ago
  81. 980525c uhd: Add non-UmTRX channel swap support by Tom Tsou · 7 years ago
  82. 70134a0 sigProcLib: Remove unused functions from public interface by Tom Tsou · 7 years ago
  83. 1fb0ce6 uhd: Use map container for for device parameter access by Tom Tsou · 7 years ago
  84. 8ca237b build: Require and check for gcc C++11 support by Tom Tsou · 7 years ago
  85. 082bbbf PRBS: a Pseudo-random binary sequence (PRBS) generator class. by Alexander Chemeris · 7 years ago
  86. 3bd763d ssedetect: call __builtin_cpu_supports() only if supported by Vadim Yanitskiy · 7 years ago
  87. ee57357 buildenv: check for __builtin_cpu_supports call support by Vadim Yanitskiy · 7 years ago
  88. 8537b90 buildenv: cosmetic changes by Vadim Yanitskiy · 7 years ago
  89. 038fd7f buildenv: fix build on systems without SIMD support by Vadim Yanitskiy · 7 years ago
  90. 0cd246c buildenv: actually strip unused cpuid functionality by Vadim Yanitskiy · 7 years ago
  91. 61fbf2e buildenv: correct the ax_sse macro description by Vadim Yanitskiy · 7 years ago
  92. 15f9d95 BitVector: Remove Generator class. by Alexander Chemeris · 7 years ago
  93. 73dbccd Configuration: Variables allocated with 'new' must be freed with 'delete'. by Alexander Chemeris · 7 years ago
  94. 5e65b53 sigProcLib: Fix number of tail bits in random Normal Bursts and zero Stealing Bits. by Alexander Chemeris · 7 years ago
  95. b992d0a debian: remove obsolete dependency by Max · 7 years ago
  96. d6ae864 radioInterface: Remove UmTRX 'diversity' option by Tom Tsou · 7 years ago
  97. e51a8f0 cosmetic: Add info about SSE support by Philipp Maier · 7 years ago
  98. e8ae9fc buildenv: Split up SSE3 and SSE4.1 code by Philipp Maier · 7 years ago
  99. f5bf33b buildenv: Make build CPU invariant by Philipp Maier · 7 years ago
  100. fe97698 cosmetic: remove code duplication by Philipp Maier · 7 years ago