1. b79895c siggen: Add osmo-siggen for GSM/EDGE test signal generation by Tom Tsou · 7 years ago ttsou/siggen
  2. 980525c uhd: Add non-UmTRX channel swap support by Tom Tsou · 7 years ago
  3. 70134a0 sigProcLib: Remove unused functions from public interface by Tom Tsou · 7 years ago
  4. 1fb0ce6 uhd: Use map container for for device parameter access by Tom Tsou · 7 years ago
  5. 8ca237b build: Require and check for gcc C++11 support by Tom Tsou · 7 years ago
  6. 082bbbf PRBS: a Pseudo-random binary sequence (PRBS) generator class. by Alexander Chemeris · 7 years ago
  7. 3bd763d ssedetect: call __builtin_cpu_supports() only if supported by Vadim Yanitskiy · 7 years ago
  8. ee57357 buildenv: check for __builtin_cpu_supports call support by Vadim Yanitskiy · 7 years ago
  9. 8537b90 buildenv: cosmetic changes by Vadim Yanitskiy · 7 years ago
  10. 038fd7f buildenv: fix build on systems without SIMD support by Vadim Yanitskiy · 7 years ago
  11. 0cd246c buildenv: actually strip unused cpuid functionality by Vadim Yanitskiy · 7 years ago
  12. 61fbf2e buildenv: correct the ax_sse macro description by Vadim Yanitskiy · 7 years ago
  13. 15f9d95 BitVector: Remove Generator class. by Alexander Chemeris · 7 years ago
  14. 73dbccd Configuration: Variables allocated with 'new' must be freed with 'delete'. by Alexander Chemeris · 7 years ago
  15. 5e65b53 sigProcLib: Fix number of tail bits in random Normal Bursts and zero Stealing Bits. by Alexander Chemeris · 7 years ago
  16. b992d0a debian: remove obsolete dependency by Max · 7 years ago
  17. d6ae864 radioInterface: Remove UmTRX 'diversity' option by Tom Tsou · 7 years ago
  18. e51a8f0 cosmetic: Add info about SSE support by Philipp Maier · 7 years ago
  19. e8ae9fc buildenv: Split up SSE3 and SSE4.1 code by Philipp Maier · 7 years ago
  20. f5bf33b buildenv: Make build CPU invariant by Philipp Maier · 7 years ago
  21. fe97698 cosmetic: remove code duplication by Philipp Maier · 7 years ago
  22. 7e07cf2 ssedetect: Add runtime CPU detection by Philipp Maier · 7 years ago
  23. dfe0aef Add test program to verify convolution implementation by Philipp Maier · 7 years ago
  24. 131f82b cosmetic: Make parameter lists uniform by Philipp Maier · 7 years ago
  25. 78b5627 buildenv: Turn off native architecture builds by Philipp Maier · 7 years ago
  26. de116e9 config: Remove OpenBTS style sqlite configuration by Tom Tsou · 7 years ago
  27. 15da7e1 Configuration: Fix const and signedness compile warnings by Tom Tsou · 7 years ago
  28. 6031734 Transceiver: Remove unsigned negative compares by Tom Tsou · 7 years ago
  29. 5d2a36a Resampler: Fix non-array delete for filter taps by Tom Tsou · 7 years ago
  30. 2af1440 sigProcLib: Fix negative value check on unsigned value by Tom Tsou · 7 years ago
  31. 92bdfb8 sigProcLib: Check return status on downsampling by Tom Tsou · 7 years ago
  32. ae91f13 sigProcLib: Remove unreachable code and no-effect checks by Tom Tsou · 7 years ago
  33. 9d53ecf Resampler: Fix initialization return checking by Tom Tsou · 7 years ago
  34. e0c1218 sigProcLib: Constify demodulation functions burst argument. by Alexander Chemeris · 7 years ago
  35. 1470fcd sigProcLib: constify signalVector arguments for detectBurst() functions. by Alexander Chemeris · 7 years ago
  36. 6e1dffd Move Transceiver::demodulate() to sigProcLib to make it reusable. by Alexander Chemeris · 7 years ago
  37. 0229d22 sigProcLib.h: Fix whitespaces. No non-whitespace changes. by Alexander Chemeris · 7 years ago
  38. f7717ac sigProcLib: Add operator<< to print CorrType to a string. by Alexander Chemeris · 7 years ago
  39. b34e60c Move BURST_THRESH from Transceiver.cpp to sigProcLib.h to make it reusable. by Alexander Chemeris · 7 years ago
  40. 4e6c938 Move Transceiver::detectBurst() to sigProcLib to make it reusable. by Alexander Chemeris · 7 years ago
  41. 4aa548f sigProcLib: rename signalError type to SignalError. by Alexander Chemeris · 7 years ago
  42. f9e78be Move CorrType type from Transceiver to sigProcLib. by Alexander Chemeris · 7 years ago
  43. f0189c4 vector: Introduce shrink() function to shrink vector size without loosing data. by Alexander Chemeris · 7 years ago
  44. c708816 vector: Introduce segmentMove() method to move data inside of a vector. by Alexander Chemeris · 7 years ago
  45. e56bf3a signalVector: Implement segment(). by Alexander Chemeris · 7 years ago
  46. 38b6987 BitVector: Convert SoftVector from 0..1 to -1..+1 soft bits. by Alexander Chemeris · 7 years ago
  47. 7db522b BitVector: Remove convolutional codec - we don't use it in osmo-trx. by Alexander Chemeris · 7 years ago
  48. ae09b04 CommonLibs: Print soft bits with less confidence to console when printing a soft vector. by Alexander Chemeris · 7 years ago
  49. b61c610 Call vectorSlicer() right before packing bits for transmission to osmo-bts. by Alexander Chemeris · 7 years ago
  50. 132fb24 sigProcLib: Slice SoftVector instead of signalVector for GMSK demod. by Alexander Chemeris · 7 years ago
  51. 1c0b8b3 sigProcLib: Rename demodulateBurst() to demodGmskBurst() for clarity. by Alexander Chemeris · 7 years ago
  52. 1dd05cf sigProcLib: make energyDetect() simpler by returning actual energy. by Alexander Chemeris · 7 years ago
  53. 14d13b6 sigProcLib: Fix documentation, sync argument names in .cpp and .h files. by Alexander Chemeris · 7 years ago
  54. 89bca9b radioBuffer: Remove extra ; at the end of inline function definitions. by Alexander Chemeris · 7 years ago
  55. 9270a5a sigProcLib: Typo sybols -> symbols by Alexander Chemeris · 7 years ago
  56. 4793f46 CommonLibs: Remove unused files. by Alexander Chemeris · 7 years ago
  57. 802b865 Add autoconf-archive to dependencies by Max · 7 years ago
  58. a93f789 uhd: Increase MC-BTS FPGA clock rate to 51.2 MHz by Tom Tsou · 7 years ago
  59. 72bf762 uhd: Add support for UHD-3.11 logging control by Tom Tsou · 7 years ago
  60. 2dee3e9 Fix building against sqlite3 by Max · 7 years ago
  61. 1f1cebb Remove embedded sqlite3 by Max · 7 years ago
  62. d1b28bd Do not embed sqlite3 when building by Ruben Undheim · 7 years ago
  63. 833e97e Integrate Debian packaging changes by Max · 7 years ago
  64. e6d059f Add gerrit settings by Max · 7 years ago
  65. 012a1b3 debian: Require fftw3 header files for osmo-trx by Holger Hans Peter Freyther · 7 years ago
  66. 80cb080 Revert "uhd: Set minimum supported version to 3.9.0" by Tom Tsou · 7 years ago
  67. 44c7f41 uhd: Add X300 sample timing for 4 SPS by Tom Tsou · 7 years ago
  68. 9436fbb transceiver: Fix mismatched allocations and deallocations by pierre.baudry · 8 years ago
  69. 93ca09e uhd: Set minimum supported version to 3.9.0 by Tom Tsou · 8 years ago
  70. 365bc38 transceiver: Fix command build warning by Tom Tsou · 8 years ago
  71. 43242ef uhd: Add missing B200 sample timing for 4 SPS receive by Tom Tsou · 8 years ago
  72. 76b98cf add contrib/jenkins.sh, for gerrit build bot by Neels Hofmeyr · 8 years ago
  73. aa15d62 sigproc: Match differential GMSK start/end bits to tail bits by Tom Tsou · 8 years ago
  74. 2e5e2c5 The INSTALL file is being overwritten by autoreconf, but it is committed by Neels Hofmeyr · 8 years ago
  75. 8f0ccf6 uhd: Update USRP2/N200/N210 for 4 SPS Rx by Tom Tsou · 8 years ago
  76. 06676ea sigproc: Fix missing 8-PSK tail symbols by Tom Tsou · 8 years ago
  77. 4609f32 transceiver: Fix 4 SPS receive TOA value by Tom Tsou · 8 years ago
  78. 7c741ec transceiver: Fix mixed GSMK / 8-PSK transmission by Tom Tsou · 8 years ago
  79. 2f3e60b uhd: Add command line option for GPS reference by Tom Tsou · 8 years ago
  80. cbfef6e UHD: Initial LimeSDR support. by Alexander Chemeris · 8 years ago
  81. b577ef0 radioInterface: Fix multi-channel buffer index bug by Tom Tsou · 8 years ago
  82. c37594f mcbts: Allow out of order channel setup by Tom Tsou · 8 years ago
  83. ffee30d transceiver: Remove HANDOVER warnings by Tom Tsou · 8 years ago
  84. 24575a6 configure.ac: check for boost/config.hpp header by Neels Hofmeyr · 8 years ago
  85. 1e98014 add basic .gitignore by Neels Hofmeyr · 8 years ago
  86. 64464e6 egprs: Enable 8-PSK burst detection when EDGE is enabled by Tom Tsou · 8 years ago
  87. e887108 egprs: Enable 8-PSK length vectors on the Tx interface by Tom Tsou · 8 years ago
  88. a84e162 sigproc: Adjust burst detection threshold criteria by Tom Tsou · 8 years ago
  89. 7676427 mcbts: Add multi-ARFCN radio support by Tom Tsou · 8 years ago
  90. 3522229 mcbts: Add multi-ARFCN channelizing filters by Tom Tsou · 8 years ago
  91. 28670fb iface: Add inner ring-buffer implementation by Tom Tsou · 9 years ago
  92. 05c6feb radioInterface: Convert diversity argument to general type by Tom Tsou · 8 years ago
  93. 2e4ed10 transceiver: Add Rx samples-per-symbol option by Tom Tsou · 8 years ago
  94. c8c4eac transceiver: Do not report error on SETTSC when radio is on by Tom Tsou · 8 years ago
  95. 37c52c7 transceiver: Add an option to emulate a RACH delay in random filler mode. by Alexander Chemeris · 8 years ago
  96. 58e9591 transceiver: Log channel number in DEBUG output of demoded bursts. by Alexander Chemeris · 8 years ago
  97. 19174f5 radioInterface: Initialize power scale with a meaningful default. by Alexander Chemeris · 8 years ago
  98. 1ba69e7 uhd: Fix comment. by Alexander Chemeris · 8 years ago
  99. f931cf2 radioDevice: GSMRATE macro must have parentheses around its definition. by Alexander Chemeris · 8 years ago
  100. e476231 makefile: Fix build from an external path. by Alexander Chemeris · 8 years ago