1. 3605872 Transceiver52M: UHD: Exit on receive more than 100 timeout errors by Ivan Kluchnikov · 10 years ago kluchnikov/recv-timeout-fix
  2. 187225c Transceiver52M: Fix SSE convolution shuffle register by Thomas Tsou · 10 years ago
  3. ccb73e1 Transceiver52M: Fix retransmissions when filler table is enabled by Thomas Tsou · 10 years ago
  4. a5c83ae Transceiver52M: Add E1XX USRP device id and timings by Thomas Tsou · 10 years ago
  5. c283916 Transceiver52M: Allow startup delay for stream alignment by Thomas Tsou · 10 years ago
  6. cecfb2e Transceiver52M: Set UHD rates before creating streamers by Thomas Tsou · 10 years ago
  7. 8e17df7 Transceivert52M: Add option for baseband frequency offset by Thomas Tsou · 10 years ago
  8. 3ebc772 Transceiver52M: Enable B210 dual channel support by Thomas Tsou · 10 years ago
  9. 18d3b83 Transceiver52M: Disable initial device time reset by Thomas Tsou · 10 years ago
  10. e788239 Transceiver52M: Split B200 and B210 identifiers by Thomas Tsou · 10 years ago
  11. 635f1bf Transceiver52M: Set B2XX clock frequency to 26 MHz by Thomas Tsou · 10 years ago
  12. 15d743e Transceiver52M: Disable filler table retransmissions by default by Thomas Tsou · 10 years ago
  13. af50644 Transceiver52M: Add missing scaling vector resize by Thomas Tsou · 11 years ago
  14. 4de70be Transceiver52M: Remove database configuration file requirement by Thomas Tsou · 11 years ago
  15. fb827d0 Transceiver52M: Ignore channel estimation if we are not equalizing by Thomas Tsou · 11 years ago
  16. 2c79110 Transceiver52M: UHD: Check running status before stopping stream by Thomas Tsou · 11 years ago
  17. 85b179d Transceiver52M: Create new osmo-trx executable by Thomas Tsou · 11 years ago
  18. 2e622ff Transceiver52M: Output device and operating mode to stdout by Thomas Tsou · 11 years ago
  19. 3f32ab5 Transceiver52M: Enable all warnings and resolve by Thomas Tsou · 11 years ago
  20. 8c33679 Transceiver52M: Add virtual destructor for radio device by Thomas Tsou · 11 years ago
  21. 477b77c Transceiver52M: Remove unused code by Thomas Tsou · 11 years ago
  22. d3fccea Transceiver52M: Allow only channel zero to set TSC value by Thomas Tsou · 11 years ago
  23. cb269a3 Transceiver52M: Use independent power scaling varables for each channel by Thomas Tsou · 11 years ago
  24. 1882099 Transceiver52M: Set const qualifier on appropriate radio vector methods by Thomas Tsou · 11 years ago
  25. a0179e3 Transceiver52M: Use independent noise vectors for each channel by Thomas Tsou · 11 years ago
  26. ef25dba Transceiver52M: Ignore detected bursts at the noise floor by Thomas Tsou · 11 years ago
  27. 2d0c00b Transceiver52M: Check time slot validity of incoming bursts by Thomas Tsou · 11 years ago
  28. e90a42b Transceiver52M: Add dual channel diversity receiver option by Thomas Tsou · 11 years ago
  29. 30421a7 Transceiver52M: Refactor receive path outer burst handling by Thomas Tsou · 11 years ago
  30. 34bbef7 Transceiver52M: sigproc: Wrap internal phase on frequency shift by Thomas Tsou · 11 years ago
  31. 2c1f85a Transceiver52M: UHD: Add string descriptors to device-offset pairs by Thomas Tsou · 11 years ago
  32. a2fe91a Transceiver52M: Add vectorized radio burst capability by Thomas Tsou · 11 years ago
  33. e1ce925 Transceiver52M: Rearrange socket port assignemnts by Thomas Tsou · 11 years ago
  34. b075dd2 Transceiver52M: Dynamically allocate correlation vectors by Thomas Tsou · 11 years ago
  35. 94edaae Transceiver52M: Allow separate in/out vectors for delay and decimation by Thomas Tsou · 11 years ago
  36. 0e0e1f4 Transceiver52M: Setup sinc() call directly with table lookup by Thomas Tsou · 11 years ago
  37. d0f3ca3 Transceiver52M: Preallocate head room for burst correlation by Thomas Tsou · 11 years ago
  38. f8bc7c3 Transceiver52M: UHD: Continue on receive and send timeouts by Thomas Tsou · 11 years ago
  39. a4cf48c Transceiver52M: Set priority on downlink socket thread by Thomas Tsou · 11 years ago
  40. 7940335 Transceiver52M: Default to 1 sample-per-symbol low powered devices by Thomas Tsou · 11 years ago
  41. f79c4d0 Transceiver52M: Precompute fractional delay filters by Thomas Tsou · 11 years ago
  42. 20eb6d6 Transceiver52M: Separate signalVector into it's own file by Thomas Tsou · 11 years ago
  43. e0fa2bf Transceiver52M: Remove extra copy in receive drive path by Thomas Tsou · 11 years ago
  44. 6f4906e Transceiver52M: Dynamically allocate convolution input vectors by Thomas Tsou · 11 years ago
  45. 0a3dc4c Transceiver52M: Add NEON complex-complex multiply by Thomas Tsou · 11 years ago
  46. acc22fa Transceiver52M: Use USRP1 type window for B2xx devices by Thomas Tsou · 11 years ago
  47. 7553aa9 Transceiver52M: Set variable thread priority levels by Thomas Tsou · 11 years ago
  48. 7e4e536 Transceiver52M: Add ARM NEON support by Thomas Tsou · 11 years ago
  49. 204a9f1 Transceiver52M: Add multi channel transceiver support by Thomas Tsou · 11 years ago
  50. 0169b31 Transceiver52M: Remove unnecessary UHD clock setting call by Thomas Tsou · 11 years ago
  51. 66e2dd2 Transceiver52M: Remove unused files and utilities by Thomas Tsou · 11 years ago
  52. f078273 Transceiver52M: Separate transceiver per-slot state information by Thomas Tsou · 11 years ago
  53. d647ec5 Transceiver52M: Delay socket allocation to heap by Thomas Tsou · 11 years ago
  54. c289d7a Transceiver52M: Remove transmit logging option by Thomas Tsou · 11 years ago
  55. 035bee5 build: Remove subversion references by Thomas Tsou · 11 years ago
  56. cf910dc Transceiver52M: Reset overrun and underrun indicators by Thomas Tsou · 11 years ago
  57. 69762fd Transceiver52M: Fix SSE preprocessor definition by Thomas Tsou · 11 years ago
  58. fffd987 build: Set UHD driver as default configuration by Thomas Tsou · 11 years ago
  59. 17bbb9b Transceiver52M: Separate architecture specific files by Thomas Tsou · 11 years ago
  60. a1a3ab4 Transceiver52M: Update RSSI calculation by Thomas Tsou · 11 years ago
  61. fa3a787 Transceiver52M: Update noise measurement calculation by Thomas Tsou · 11 years ago
  62. 010fff7 Transceiver52M: Move reference select from compile time to database by Thomas Tsou · 11 years ago
  63. 61b4a6a Transceiver52M: Delay UHD messaging registration until after start by Thomas Tsou · 11 years ago
  64. de1648c Transceiver52M: Deallocate high level resources on shutdown by Thomas Tsou · 11 years ago
  65. 3952d80 Transceiver52M: Reduce and place bounds checking on I/O buffers by Thomas Tsou · 11 years ago
  66. fe269fe Transceiver52M: Add 64 MHz resampling option with B100 by Thomas Tsou · 11 years ago
  67. c064124 Transceiver52M: Remove support for ancient libusrp versions by Thomas Tsou · 11 years ago
  68. 69d14c9 Transceiver52M: Add B210 support by Thomas Tsou · 11 years ago
  69. c1f7c42 Transceiver52M: Setup dual sample rate transceiver by Thomas Tsou · 11 years ago
  70. 2c282f5 Transceiver52M: Generate delay filter with SSE memory alignment by Thomas Tsou · 11 years ago
  71. 92c16df Transceiver52M: Separate main transmit and receive drive threads by Thomas Tsou · 11 years ago
  72. d5a80c3 Transceiver52M: Disable equalization by Thomas Tsou · 11 years ago
  73. dafb337 Transceiver52M: Reduce RACH and TSC correlation windows by Thomas Tsou · 11 years ago
  74. 0e44ab3 Transceiver52M: Narrow resampling filter bandwidth by Thomas Tsou · 11 years ago
  75. 092f757 Transceiver52M: Add B200 support by Thomas Tsou · 11 years ago
  76. a57bc8a Transceiver52M: Setup dual Laurent pulse shaping filter by Thomas Tsou · 11 years ago
  77. 84c60f6 Transceiver52M: Check that sample rates are sane before using by Thomas Tsou · 11 years ago
  78. 865bca4 Transceiver52M: Refactor RACH and normal burst detection by Thomas Tsou · 11 years ago
  79. c88d8d5 Transceiver52M: Add UmTRX support by Thomas Tsou · 11 years ago
  80. 9ccd9f2 Transceiver52M: Add 4 samples-per-symbol Laurent pulse shape by Thomas Tsou · 11 years ago
  81. 8181b01 Transceiver52M: Disable energy detector by Thomas Tsou · 11 years ago
  82. 9471d76 Transceiver52M: Add SSE floating point / integer conversion by Thomas Tsou · 11 years ago
  83. 03e6ecf Transceiver52M: Replace resampler with SSE enabled implementation by Thomas Tsou · 11 years ago
  84. 3eaae80 Transceiver52M: Replace convolve and related calls with SSE implementation by Thomas Tsou · 11 years ago
  85. e57004d Transceiver52M: Generate RACH correlation sequence at initialization by Thomas Tsou · 11 years ago
  86. 6aa1f18 Transceiver52M: Remove logging from signal processing core by Thomas Tsou · 11 years ago
  87. e5dcfc4 Transceiver52M: Add destructors to correlation seqeunce objects by Thomas Tsou · 11 years ago
  88. 83e0689 Transceiver52M: Make GSM pulse filter internal to implementation by Thomas Tsou · 11 years ago
  89. d24cc2c Transceiver52M: Rename samples-per-symbol variable names by Thomas Tsou · 11 years ago
  90. ddd6def Transceiver52M: Verify global config sanity before using by Thomas Tsou · 11 years ago
  91. 96794cb Transceiver52M: Remove unused test code from main by Thomas Tsou · 11 years ago
  92. 7e06806 Transceiver52M: Use exception blocks for rate changes by Thomas Tsou · 11 years ago
  93. cb69f08 Transceiver52M: Set resampling option automatically based on device by Thomas Tsou · 11 years ago
  94. 312e387 Transceiver52M: Remove and rename oversampling variables by Thomas Tsou · 11 years ago
  95. f2293b8 Transceiver52M: Remove periodic alignment update from UHD build by Thomas Tsou · 11 years ago
  96. e3e8814 Transceiver52M: Add device offset correction table by Thomas Tsou · 11 years ago
  97. 02d88d1 Transceiver52M: Add UHD device type checking by Thomas Tsou · 11 years ago
  98. b4cb4e2 Transceiver52M: Update to UHD streamer interface by Thomas Tsou · 11 years ago
  99. d734e2d Fix build of the Transceiver. by Alexander Chemeris · 11 years ago
  100. 040b305 Checking in build system for the Transceiver. by Alexander Chemeris · 11 years ago