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