1. 1c4bbad UHDDevice: setRxGain on chan 0 when using multi-arfcn by Pau Espin Pedrol · 6 years ago
  2. 5b60c98 Use pthread_setname_np to name threads by Pau Espin Pedrol · 6 years ago
  3. 1f4a009 UHHDDevice: Replace deprecated header uhd/utils/thread_priority.hpp by Pau Espin Pedrol · 6 years ago
  4. 5cc8858 logging: Introduce new "DDEV" category for device-specific code by Harald Welte · 6 years ago
  5. 61707e8 radioDevice: better encapsulation in base class by Harald Welte · 6 years ago
  6. ce70ba5 radioDevice: Move tx_sps from derived into base class by Harald Welte · 6 years ago
  7. 2407314 move set_antennas() from UHD to generic radioDevice base class by Harald Welte · 6 years ago
  8. 55df1e4 UHDDevice: Fix setup failure with LimeSuite > 18.04.1 by Pau Espin Pedrol · 6 years ago
  9. e564f0f Transceiver: Move device specific code to radioDevice class by Pau Espin Pedrol · 6 years ago
  10. 0fc20d1 Move device specific code out of radioInterface by Pau Espin Pedrol · 6 years ago
  11. 2128a30 Move device specific files to device subdir by Pau Espin Pedrol · 6 years ago[Renamed from Transceiver52M/UHDDevice.cpp]
  12. b7095c7 UHDDevice: Initialize async_event_thrd in constructor by Pau Espin Pedrol · 7 years ago
  13. 77ce99a Add support to set Rx/TxAntenna by Pau Espin Pedrol · 7 years ago
  14. f58cd8a Fix whitespace by Pau Espin Pedrol · 7 years ago
  15. aa60dda UHDDevice.cpp: add USRP B205mini support by Piotr Krysik · 7 years ago
  16. 28d8081 LimeSDR: Fix sample value range by ignasj · 7 years ago
  17. 87ed77b LimeSDR: change tx window type to TX_WINDOW_FIXED by ignasj · 7 years ago
  18. f9d9968 LimeSDR: Change device detection to work with USB and PCIe versions by ignasj · 7 years ago
  19. 4cafb0f LimeSDR: set approximate tx offset value to make GSM work by Tom Tsou · 7 years ago
  20. f611569 uhd: Always specify samples-per-symbol for device lookup by Tom Tsou · 7 years ago
  21. 988a464 uhd: Fix USRP2/N200/N210 device detection by Tom Tsou · 7 years ago
  22. 1b6ab7d uhd: Fix Tx-RX timing offset setting by Tom Tsou · 7 years ago
  23. 980525c uhd: Add non-UmTRX channel swap support by Tom Tsou · 7 years ago
  24. 1fb0ce6 uhd: Use map container for for device parameter access by Tom Tsou · 7 years ago
  25. d6ae864 radioInterface: Remove UmTRX 'diversity' option by Tom Tsou · 7 years ago
  26. a93f789 uhd: Increase MC-BTS FPGA clock rate to 51.2 MHz by Tom Tsou · 7 years ago
  27. 72bf762 uhd: Add support for UHD-3.11 logging control by Tom Tsou · 7 years ago
  28. 80cb080 Revert "uhd: Set minimum supported version to 3.9.0" by Tom Tsou · 8 years ago
  29. 44c7f41 uhd: Add X300 sample timing for 4 SPS by Tom Tsou · 8 years ago
  30. 93ca09e uhd: Set minimum supported version to 3.9.0 by Tom Tsou · 8 years ago
  31. 43242ef uhd: Add missing B200 sample timing for 4 SPS receive by Tom Tsou · 8 years ago
  32. 8f0ccf6 uhd: Update USRP2/N200/N210 for 4 SPS Rx by Tom Tsou · 8 years ago
  33. 2f3e60b uhd: Add command line option for GPS reference by Tom Tsou · 8 years ago
  34. cbfef6e UHD: Initial LimeSDR support. by Alexander Chemeris · 9 years ago
  35. 7676427 mcbts: Add multi-ARFCN radio support by Tom Tsou · 8 years ago
  36. 05c6feb radioInterface: Convert diversity argument to general type by Tom Tsou · 8 years ago
  37. 2e4ed10 transceiver: Add Rx samples-per-symbol option by Tom Tsou · 8 years ago
  38. 1ba69e7 uhd: Fix comment. by Alexander Chemeris · 8 years ago
  39. 3b093bb uhd: Set minimum UHD version requirement for E3XX by Tom Tsou · 8 years ago
  40. 3f4a13f uhd: Make device offset check a private method by Tom Tsou · 8 years ago
  41. a5e0f1c uhd: Update default E3XX settings by Tom Tsou · 8 years ago
  42. d2b0703 uhd: Correct timing alignment in 8-PSK and GMSK downlink bursts by Tom Tsou · 8 years ago
  43. 9bd649e EDGE: Fix USRP B210 device support by Tom Tsou · 8 years ago
  44. 871b878 EDGE: Add support for UmTRX. by Alexander Chemeris · 8 years ago
  45. 5cd70dc EDGE: Setup variable sampling on receive path by Tom Tsou · 8 years ago
  46. 283b22d uhd: Remove references to USRP B205 by Tom Tsou · 9 years ago
  47. d4d3daa uhd: Use internal UHD tick conversions by Tom Tsou · 9 years ago
  48. c312905 uhd: Add version 3.9.0 support by Tom Tsou · 9 years ago
  49. c4eab87 uhd: Output Rx/Tx gain limits to log to make it more transparent. by Alexander Chemeris · 9 years ago
  50. f3b9af6 uhd: Fix UmTRX tuning broken in commit 90f7a01d. by Alexander Chemeris · 9 years ago
  51. c052aa1 uhd: Fix rounding error in timestamp conversion functions. by Alexander Chemeris · 9 years ago
  52. 50747dc osmo-trx: Add an option to swap channels on UmTRX. by Alexander Chemeris · 9 years ago
  53. 5c7c178 uhd: Pass UHD command line arguments to constructor by Tom Tsou · 9 years ago
  54. 90f7a01 umtrx: Don't use DSP tuning, because LMS6002D PLL steps are small enough. by Alexander Chemeris · 9 years ago
  55. e171425 uhd: Set RF frontend bandwidth for UmTRX to improve signal quality. by Alexander Chemeris · 9 years ago
  56. 4d029d8 UmTRX: Manually set Tx gain stages for the best signal quality. by Alexander Chemeris · 10 years ago
  57. 88bbf1a uhd: Use full DAC scale with UmTRX to improve signal quality. by Alexander Chemeris · 9 years ago
  58. 93b7f37 b210: Lock dual-channel tuning access by Tom Tsou · 10 years ago
  59. 4ad9ea6 Transceiver52M: Add X300/X310 and E310 USRP support by Tom Tsou · 10 years ago
  60. eb54bdd Transceiver52M: Implement POWEROFF command by Tom Tsou · 10 years ago
  61. 1ae2556 uhd: Display current timestamp with buffer status errors by Tom Tsou · 10 years ago
  62. a5c83ae Transceiver52M: Add E1XX USRP device id and timings by Thomas Tsou · 10 years ago
  63. c283916 Transceiver52M: Allow startup delay for stream alignment by Thomas Tsou · 10 years ago
  64. cecfb2e Transceiver52M: Set UHD rates before creating streamers by Thomas Tsou · 10 years ago
  65. 8e17df7 Transceivert52M: Add option for baseband frequency offset by Thomas Tsou · 10 years ago
  66. 3ebc772 Transceiver52M: Enable B210 dual channel support by Thomas Tsou · 11 years ago
  67. 18d3b83 Transceiver52M: Disable initial device time reset by Thomas Tsou · 11 years ago
  68. e788239 Transceiver52M: Split B200 and B210 identifiers by Thomas Tsou · 11 years ago
  69. 635f1bf Transceiver52M: Set B2XX clock frequency to 26 MHz by Thomas Tsou · 11 years ago
  70. 2c79110 Transceiver52M: UHD: Check running status before stopping stream 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. e90a42b Transceiver52M: Add dual channel diversity receiver option by Thomas Tsou · 11 years ago
  74. 2c1f85a Transceiver52M: UHD: Add string descriptors to device-offset pairs by Thomas Tsou · 11 years ago
  75. f8bc7c3 Transceiver52M: UHD: Continue on receive and send timeouts by Thomas Tsou · 11 years ago
  76. acc22fa Transceiver52M: Use USRP1 type window for B2xx devices by Thomas Tsou · 11 years ago
  77. 7553aa9 Transceiver52M: Set variable thread priority levels by Thomas Tsou · 11 years ago
  78. 204a9f1 Transceiver52M: Add multi channel transceiver support by Thomas Tsou · 11 years ago
  79. 0169b31 Transceiver52M: Remove unnecessary UHD clock setting call by Thomas Tsou · 11 years ago
  80. cf910dc Transceiver52M: Reset overrun and underrun indicators by Thomas Tsou · 11 years ago
  81. 010fff7 Transceiver52M: Move reference select from compile time to database by Thomas Tsou · 11 years ago
  82. 61b4a6a Transceiver52M: Delay UHD messaging registration until after start by Thomas Tsou · 11 years ago
  83. fe269fe Transceiver52M: Add 64 MHz resampling option with B100 by Thomas Tsou · 11 years ago
  84. 69d14c9 Transceiver52M: Add B210 support by Thomas Tsou · 11 years ago
  85. c1f7c42 Transceiver52M: Setup dual sample rate transceiver by Thomas Tsou · 11 years ago
  86. 092f757 Transceiver52M: Add B200 support by Thomas Tsou · 11 years ago
  87. a57bc8a Transceiver52M: Setup dual Laurent pulse shaping filter by Thomas Tsou · 11 years ago
  88. 84c60f6 Transceiver52M: Check that sample rates are sane before using by Thomas Tsou · 11 years ago
  89. c88d8d5 Transceiver52M: Add UmTRX support by Thomas Tsou · 11 years ago
  90. 03e6ecf Transceiver52M: Replace resampler with SSE enabled implementation by Thomas Tsou · 11 years ago
  91. 7e06806 Transceiver52M: Use exception blocks for rate changes by Thomas Tsou · 11 years ago
  92. cb69f08 Transceiver52M: Set resampling option automatically based on device by Thomas Tsou · 11 years ago
  93. f2293b8 Transceiver52M: Remove periodic alignment update from UHD build by Thomas Tsou · 11 years ago
  94. e3e8814 Transceiver52M: Add device offset correction table by Thomas Tsou · 11 years ago
  95. 02d88d1 Transceiver52M: Add UHD device type checking by Thomas Tsou · 11 years ago
  96. b4cb4e2 Transceiver52M: Update to UHD streamer interface by Thomas Tsou · 11 years ago
  97. ec842de Alexander's patches: by kurtis.heimerl · 12 years ago
  98. f60dafa Transceiver52M: UHD: Setup option to pass arguments from command line by ttsou · 12 years ago
  99. 60dc4c9 transceiver: uhd: prevent output of underrun message at ERROR level by ttsou · 12 years ago
  100. 221f23e transceiver: uhd: allow underrun flag to reset during timing alignment by ttsou · 12 years ago