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