1. f28d722 radioInterface: HACK: placeholder for the diversity switching logic. by Alexander Chemeris · 9 years ago achemeris/diversity
  2. 1537d4b UHD: DEBUG: More debug output. by Alexander Chemeris · 9 years ago
  3. 94325a3 UHD: HACK: diversity switch control function. by Alexander Chemeris · 9 years ago
  4. d369f68 UHD: Implement getting current device timestamp. by Alexander Chemeris · 9 years ago
  5. 601a69a Transceiver: FIx whitespaces. by Alexander Chemeris · 9 years ago
  6. c939277 Transceiver: Add chan number to the debug output of received bursts. by Alexander Chemeris · 9 years ago
  7. 79dae63 GSM: Fix whitespaces. by Alexander Chemeris · 9 years ago
  8. c8b9ace GSM: Make decTN()/incTN() to work with more than one frame adjustment. by Alexander Chemeris · 9 years ago
  9. eac726b Transcever:hack: Support second independent channel by adding CLK socket to the second channel. by Alexander Chemeris · 9 years ago achemeris/2sector
  10. facdadc uhd: Output Rx/Tx gain limits to log to make it more transparent. by Alexander Chemeris · 9 years ago
  11. eefa8e5 Logger: Output ERR log messages to stderr as well. by Alexander Chemeris · 9 years ago
  12. 3ac1cbf Transceiver: Add support for OsmoBTS style handover. by Alexander Chemeris · 9 years ago
  13. 139c845 Transceiver: Fix whitespace. by Alexander Chemeris · 9 years ago
  14. 2cb6070 uhd: Fix UmTRX tuning broken in commit 90f7a01d. by Alexander Chemeris · 9 years ago
  15. f2bdd1a transceiver: Add a debug option to dump selected timeslots to disk. by Alexander Chemeris · 9 years ago
  16. 34e5a38 Transceiver: Do not update state->SNRestimate if equalization is disabled. by Alexander Chemeris · 9 years ago
  17. b49874a uhd: Fix rounding error in timestamp conversion functions. by Alexander Chemeris · 9 years ago
  18. 0309516 sigProcLib: Abstract out common part of Normal/RACH burst detection. by Alexander Chemeris · 9 years ago
  19. b721d61 Checking in clockdump.sh utility. by Alexander Chemeris · 9 years ago
  20. c19d1f6 Checking in a more relevant README. by Alexander Chemeris · 9 years ago
  21. f0d8a58 Transceiver: Update noise level only when the timeslot is marked as IDLE. by Alexander Chemeris · 9 years ago
  22. 37b445d transceiver: Remove noise/RSSI gating. by Alexander Chemeris · 9 years ago
  23. df127bc osmo-trx: Add an option to swap channels on UmTRX. by Alexander Chemeris · 9 years ago
  24. 6512812 sigProcLib: Check for bogus TOA before using it. by Alexander Chemeris · 9 years ago
  25. ded68da Transceiver: Fix clipping detection. by Alexander Chemeris · 9 years ago
  26. 37bbfa2 Transceiver: Print noise level for each burst in debug mode. by Alexander Chemeris · 9 years ago
  27. fdbf914 osmo-trx: Add a command line option for the dBFS to dBm offset. by Alexander Chemeris · 9 years ago
  28. bbef7e4 Common: Use a scoped lock in the Logger to avoid deadlock on thread cancel. by Alexander Chemeris · 9 years ago
  29. 351fd76 sigProcLib: Fix burst start phase. by Alexander Chemeris · 9 years ago
  30. 6a2bf0d transceiver: Drive clock indication form the receive thread. by Alexander Chemeris · 9 years ago
  31. 2966048 transceiver: Fix out-of-bounds acces in genRandNormalBurst(). by Alexander Chemeris · 9 years ago
  32. f5fd578 osmo-trx: Fix random filler command line option. by Alexander Chemeris · 9 years ago
  33. 57ef87d Common: Log to console instead of loging to syslog by default. by Alexander Chemeris · 9 years ago
  34. 5721920 Common: Introduce a global variable to disable syslog logging. by Alexander Chemeris · 9 years ago
  35. 194a9b1 Transceiver52M: Change POWERON behavior to return success if the transceiver is already running, and only return fail on device by Ivan Kluchnikov · 9 years ago
  36. 1fe5282 Transceiver: Check TSC values to be in [0..7] range. by Alexander Chemeris · 9 years ago
  37. 4438a9f Transceiver: Make error response to an unknown command on UDP command interface more understandable. by Alexander Chemeris · 11 years ago
  38. 64ad712 test: Add command line random normal burst option by Tom Tsou · 9 years ago
  39. 5c7c178 uhd: Pass UHD command line arguments to constructor by Tom Tsou · 9 years ago
  40. 90f7a01 umtrx: Don't use DSP tuning, because LMS6002D PLL steps are small enough. by Alexander Chemeris · 9 years ago
  41. e171425 uhd: Set RF frontend bandwidth for UmTRX to improve signal quality. by Alexander Chemeris · 9 years ago
  42. 4d029d8 UmTRX: Manually set Tx gain stages for the best signal quality. by Alexander Chemeris · 10 years ago
  43. 6613331 build: Provide option for disabling SSE autodetection by Tom Tsou · 9 years ago
  44. 577cd02 sigproc: Add clipping detection on RACH and TSC input by Tom Tsou · 9 years ago
  45. 88bbf1a uhd: Use full DAC scale with UmTRX to improve signal quality. by Alexander Chemeris · 9 years ago
  46. 2cc2ddd build: Add 'subdir-objects' to AM_INIT_AUTOMAKE by Tom Tsou · 9 years ago
  47. d7610cf radioInterface: Reset sample buffer cursors on each start by Tom Tsou · 9 years ago
  48. 722d4f7 usrp1: Update device API for frequency offset tuning by Tom Tsou · 9 years ago
  49. 93b7f37 b210: Lock dual-channel tuning access by Tom Tsou · 9 years ago
  50. 4ad9ea6 Transceiver52M: Add X300/X310 and E310 USRP support by Tom Tsou · 9 years ago
  51. eb54bdd Transceiver52M: Implement POWEROFF command by Tom Tsou · 9 years ago
  52. a4d1a41 Transceiver52M: Allow setting gain before POWERON by Tom Tsou · 9 years ago
  53. b999759 CommonLibs: Add thread cancellation capability by Tom Tsou · 10 years ago
  54. 1ae2556 uhd: Display current timestamp with buffer status errors by Tom Tsou · 9 years ago
  55. 187225c Transceiver52M: Fix SSE convolution shuffle register by Thomas Tsou · 10 years ago
  56. ccb73e1 Transceiver52M: Fix retransmissions when filler table is enabled by Thomas Tsou · 10 years ago
  57. a5c83ae Transceiver52M: Add E1XX USRP device id and timings by Thomas Tsou · 10 years ago
  58. c283916 Transceiver52M: Allow startup delay for stream alignment by Thomas Tsou · 10 years ago
  59. cecfb2e Transceiver52M: Set UHD rates before creating streamers by Thomas Tsou · 10 years ago
  60. 8e17df7 Transceivert52M: Add option for baseband frequency offset by Thomas Tsou · 10 years ago
  61. 3ebc772 Transceiver52M: Enable B210 dual channel support by Thomas Tsou · 10 years ago
  62. 18d3b83 Transceiver52M: Disable initial device time reset by Thomas Tsou · 10 years ago
  63. e788239 Transceiver52M: Split B200 and B210 identifiers by Thomas Tsou · 10 years ago
  64. 635f1bf Transceiver52M: Set B2XX clock frequency to 26 MHz by Thomas Tsou · 10 years ago
  65. 15d743e Transceiver52M: Disable filler table retransmissions by default by Thomas Tsou · 10 years ago
  66. af50644 Transceiver52M: Add missing scaling vector resize by Thomas Tsou · 11 years ago
  67. 4de70be Transceiver52M: Remove database configuration file requirement by Thomas Tsou · 11 years ago
  68. fb827d0 Transceiver52M: Ignore channel estimation if we are not equalizing by Thomas Tsou · 11 years ago
  69. 2c79110 Transceiver52M: UHD: Check running status before stopping stream by Thomas Tsou · 11 years ago
  70. 85b179d Transceiver52M: Create new osmo-trx executable by Thomas Tsou · 11 years ago
  71. 2e622ff Transceiver52M: Output device and operating mode to stdout by Thomas Tsou · 11 years ago
  72. 3f32ab5 Transceiver52M: Enable all warnings and resolve by Thomas Tsou · 11 years ago
  73. 8c33679 Transceiver52M: Add virtual destructor for radio device by Thomas Tsou · 11 years ago
  74. 477b77c Transceiver52M: Remove unused code by Thomas Tsou · 11 years ago
  75. d3fccea Transceiver52M: Allow only channel zero to set TSC value by Thomas Tsou · 11 years ago
  76. cb269a3 Transceiver52M: Use independent power scaling varables for each channel by Thomas Tsou · 11 years ago
  77. 1882099 Transceiver52M: Set const qualifier on appropriate radio vector methods by Thomas Tsou · 11 years ago
  78. a0179e3 Transceiver52M: Use independent noise vectors for each channel by Thomas Tsou · 11 years ago
  79. ef25dba Transceiver52M: Ignore detected bursts at the noise floor by Thomas Tsou · 11 years ago
  80. 2d0c00b Transceiver52M: Check time slot validity of incoming bursts by Thomas Tsou · 11 years ago
  81. e90a42b Transceiver52M: Add dual channel diversity receiver option by Thomas Tsou · 11 years ago
  82. 30421a7 Transceiver52M: Refactor receive path outer burst handling by Thomas Tsou · 11 years ago
  83. 34bbef7 Transceiver52M: sigproc: Wrap internal phase on frequency shift by Thomas Tsou · 11 years ago
  84. 2c1f85a Transceiver52M: UHD: Add string descriptors to device-offset pairs by Thomas Tsou · 11 years ago
  85. a2fe91a Transceiver52M: Add vectorized radio burst capability by Thomas Tsou · 11 years ago
  86. e1ce925 Transceiver52M: Rearrange socket port assignemnts by Thomas Tsou · 11 years ago
  87. b075dd2 Transceiver52M: Dynamically allocate correlation vectors by Thomas Tsou · 11 years ago
  88. 94edaae Transceiver52M: Allow separate in/out vectors for delay and decimation by Thomas Tsou · 11 years ago
  89. 0e0e1f4 Transceiver52M: Setup sinc() call directly with table lookup by Thomas Tsou · 11 years ago
  90. d0f3ca3 Transceiver52M: Preallocate head room for burst correlation by Thomas Tsou · 11 years ago
  91. f8bc7c3 Transceiver52M: UHD: Continue on receive and send timeouts by Thomas Tsou · 11 years ago
  92. a4cf48c Transceiver52M: Set priority on downlink socket thread by Thomas Tsou · 11 years ago
  93. 7940335 Transceiver52M: Default to 1 sample-per-symbol low powered devices by Thomas Tsou · 11 years ago
  94. f79c4d0 Transceiver52M: Precompute fractional delay filters by Thomas Tsou · 11 years ago
  95. 20eb6d6 Transceiver52M: Separate signalVector into it's own file by Thomas Tsou · 11 years ago
  96. e0fa2bf Transceiver52M: Remove extra copy in receive drive path by Thomas Tsou · 11 years ago
  97. 6f4906e Transceiver52M: Dynamically allocate convolution input vectors by Thomas Tsou · 11 years ago
  98. 0a3dc4c Transceiver52M: Add NEON complex-complex multiply by Thomas Tsou · 11 years ago
  99. acc22fa Transceiver52M: Use USRP1 type window for B2xx devices by Thomas Tsou · 11 years ago
  100. 7553aa9 Transceiver52M: Set variable thread priority levels by Thomas Tsou · 11 years ago