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