1. 3629017 Add 4/4 Tx/Rx SPS definition for OCR01 by Keith · 4 years, 2 months ago whytek/ocsdr
  2. 6d496c8 Add Device Definition for the OC Connect1 SDR by Keith · 4 years, 3 months ago
  3. dfc6e5f radioDevice: Drop unused isControl param from WriteSamples API by Pau Espin Pedrol · 4 years, 3 months ago
  4. f8c0c46 radioDevice: Drop unused RSSI param from readSamples API by Pau Espin Pedrol · 4 years, 3 months ago
  5. b0e5426 lms: Change radioDevice constructor arg name to avoid masking instance attr by Pau Espin Pedrol · 4 years, 5 months ago
  6. 9279e0e uhd: Improve some logging lines printing UHD pretty-print output by Pau Espin Pedrol · 4 years, 6 months ago
  7. 84231bd uhd: Use DEVDRV log category and support UHD >=3.11 logging framework by Pau Espin Pedrol · 4 years, 6 months ago
  8. 0a2a40f uhd: use value already cached in tmp variable by Pau Espin Pedrol · 4 years, 6 months ago
  9. ee2ba19 Move multi-ARFCN chan amount modification from UHDDevice to parent class by Pau Espin Pedrol · 4 years, 9 months ago
  10. e2ac20a UHDDevice: Drop unneeded MULTI_ARFCN checks by Pau Espin Pedrol · 4 years, 9 months ago
  11. 2ab9218 radioDevice: Introduce getTxGain() API by Pau Espin Pedrol · 4 years, 9 months ago
  12. 67aa91b Drop old setPriority related code by Pau Espin Pedrol · 4 years, 10 months ago
  13. 21d03d3 Add SPDX annotation by Pau Espin Pedrol · 4 years, 11 months ago
  14. 580c48b smpl_buf: Remove unused clk_rt variable by Pau Espin Pedrol · 5 years ago
  15. 7214fde device: Drop unused numberRead/numberWritten APIs by Pau Espin Pedrol · 5 years ago
  16. ef192d3 uhd: Avoid reallocation of buffers every read by Pau Espin Pedrol · 5 years ago
  17. ac927b2 cosmetic: uhd: Use loglevel ERROR instead of ERR by Pau Espin Pedrol · 5 years ago
  18. 87b7d09 uhd: smpl_buf: Drop UHD specifics out back to UHDDevice by Pau Espin Pedrol · 5 years ago
  19. 7bef234 cosmetic: uhd: Move smpl_buf out of UHDDevice, move UHDDevice class definition to .h by Pau Espin Pedrol · 5 years ago
  20. 75cb0b9 Move duplicated thread_enable_cancel to CommonLibs by Pau Espin Pedrol · 5 years ago
  21. ebb3769 UHDDevice: log exception information on device open failure by d0gtail · 6 years ago
  22. 1c4bbad UHDDevice: setRxGain on chan 0 when using multi-arfcn by Pau Espin Pedrol · 6 years ago
  23. 5b60c98 Use pthread_setname_np to name threads by Pau Espin Pedrol · 6 years ago
  24. 1f4a009 UHHDDevice: Replace deprecated header uhd/utils/thread_priority.hpp by Pau Espin Pedrol · 6 years ago
  25. 5cc8858 logging: Introduce new "DDEV" category for device-specific code by Harald Welte · 6 years ago
  26. 61707e8 radioDevice: better encapsulation in base class by Harald Welte · 6 years ago
  27. ce70ba5 radioDevice: Move tx_sps from derived into base class by Harald Welte · 6 years ago
  28. 2407314 move set_antennas() from UHD to generic radioDevice base class by Harald Welte · 6 years ago
  29. 55df1e4 UHDDevice: Fix setup failure with LimeSuite > 18.04.1 by Pau Espin Pedrol · 6 years ago
  30. e564f0f Transceiver: Move device specific code to radioDevice class by Pau Espin Pedrol · 6 years ago
  31. 0fc20d1 Move device specific code out of radioInterface by Pau Espin Pedrol · 6 years ago
  32. 2128a30 Move device specific files to device subdir by Pau Espin Pedrol · 6 years ago[Renamed from Transceiver52M/UHDDevice.cpp]
  33. b7095c7 UHDDevice: Initialize async_event_thrd in constructor by Pau Espin Pedrol · 6 years ago
  34. 77ce99a Add support to set Rx/TxAntenna by Pau Espin Pedrol · 6 years ago
  35. f58cd8a Fix whitespace by Pau Espin Pedrol · 6 years ago
  36. aa60dda UHDDevice.cpp: add USRP B205mini support by Piotr Krysik · 7 years ago
  37. 28d8081 LimeSDR: Fix sample value range by ignasj · 7 years ago
  38. 87ed77b LimeSDR: change tx window type to TX_WINDOW_FIXED by ignasj · 7 years ago
  39. f9d9968 LimeSDR: Change device detection to work with USB and PCIe versions by ignasj · 7 years ago
  40. 4cafb0f LimeSDR: set approximate tx offset value to make GSM work by Tom Tsou · 7 years ago
  41. f611569 uhd: Always specify samples-per-symbol for device lookup by Tom Tsou · 7 years ago
  42. 988a464 uhd: Fix USRP2/N200/N210 device detection by Tom Tsou · 7 years ago
  43. 1b6ab7d uhd: Fix Tx-RX timing offset setting by Tom Tsou · 7 years ago
  44. 980525c uhd: Add non-UmTRX channel swap support by Tom Tsou · 7 years ago
  45. 1fb0ce6 uhd: Use map container for for device parameter access by Tom Tsou · 7 years ago
  46. d6ae864 radioInterface: Remove UmTRX 'diversity' option by Tom Tsou · 7 years ago
  47. a93f789 uhd: Increase MC-BTS FPGA clock rate to 51.2 MHz by Tom Tsou · 7 years ago
  48. 72bf762 uhd: Add support for UHD-3.11 logging control by Tom Tsou · 7 years ago
  49. 80cb080 Revert "uhd: Set minimum supported version to 3.9.0" by Tom Tsou · 7 years ago
  50. 44c7f41 uhd: Add X300 sample timing for 4 SPS by Tom Tsou · 7 years ago
  51. 93ca09e uhd: Set minimum supported version to 3.9.0 by Tom Tsou · 8 years ago
  52. 43242ef uhd: Add missing B200 sample timing for 4 SPS receive by Tom Tsou · 8 years ago
  53. 8f0ccf6 uhd: Update USRP2/N200/N210 for 4 SPS Rx by Tom Tsou · 8 years ago
  54. 2f3e60b uhd: Add command line option for GPS reference by Tom Tsou · 8 years ago
  55. cbfef6e UHD: Initial LimeSDR support. by Alexander Chemeris · 8 years ago
  56. 7676427 mcbts: Add multi-ARFCN radio support by Tom Tsou · 8 years ago
  57. 05c6feb radioInterface: Convert diversity argument to general type by Tom Tsou · 8 years ago
  58. 2e4ed10 transceiver: Add Rx samples-per-symbol option by Tom Tsou · 8 years ago
  59. 1ba69e7 uhd: Fix comment. by Alexander Chemeris · 8 years ago
  60. 3b093bb uhd: Set minimum UHD version requirement for E3XX by Tom Tsou · 8 years ago
  61. 3f4a13f uhd: Make device offset check a private method by Tom Tsou · 8 years ago
  62. a5e0f1c uhd: Update default E3XX settings by Tom Tsou · 8 years ago
  63. d2b0703 uhd: Correct timing alignment in 8-PSK and GMSK downlink bursts by Tom Tsou · 8 years ago
  64. 9bd649e EDGE: Fix USRP B210 device support by Tom Tsou · 8 years ago
  65. 871b878 EDGE: Add support for UmTRX. by Alexander Chemeris · 8 years ago
  66. 5cd70dc EDGE: Setup variable sampling on receive path by Tom Tsou · 8 years ago
  67. 283b22d uhd: Remove references to USRP B205 by Tom Tsou · 9 years ago
  68. d4d3daa uhd: Use internal UHD tick conversions by Tom Tsou · 9 years ago
  69. c312905 uhd: Add version 3.9.0 support by Tom Tsou · 9 years ago
  70. c4eab87 uhd: Output Rx/Tx gain limits to log to make it more transparent. by Alexander Chemeris · 9 years ago
  71. f3b9af6 uhd: Fix UmTRX tuning broken in commit 90f7a01d. by Alexander Chemeris · 9 years ago
  72. c052aa1 uhd: Fix rounding error in timestamp conversion functions. by Alexander Chemeris · 9 years ago
  73. 50747dc osmo-trx: Add an option to swap channels on UmTRX. by Alexander Chemeris · 9 years ago
  74. 5c7c178 uhd: Pass UHD command line arguments to constructor by Tom Tsou · 9 years ago
  75. 90f7a01 umtrx: Don't use DSP tuning, because LMS6002D PLL steps are small enough. by Alexander Chemeris · 9 years ago
  76. e171425 uhd: Set RF frontend bandwidth for UmTRX to improve signal quality. by Alexander Chemeris · 9 years ago
  77. 4d029d8 UmTRX: Manually set Tx gain stages for the best signal quality. by Alexander Chemeris · 10 years ago
  78. 88bbf1a uhd: Use full DAC scale with UmTRX to improve signal quality. by Alexander Chemeris · 9 years ago
  79. 93b7f37 b210: Lock dual-channel tuning access by Tom Tsou · 9 years ago
  80. 4ad9ea6 Transceiver52M: Add X300/X310 and E310 USRP support by Tom Tsou · 10 years ago
  81. eb54bdd Transceiver52M: Implement POWEROFF command by Tom Tsou · 10 years ago
  82. 1ae2556 uhd: Display current timestamp with buffer status errors by Tom Tsou · 9 years ago
  83. a5c83ae Transceiver52M: Add E1XX USRP device id and timings by Thomas Tsou · 10 years ago
  84. c283916 Transceiver52M: Allow startup delay for stream alignment by Thomas Tsou · 10 years ago
  85. cecfb2e Transceiver52M: Set UHD rates before creating streamers by Thomas Tsou · 10 years ago
  86. 8e17df7 Transceivert52M: Add option for baseband frequency offset by Thomas Tsou · 10 years ago
  87. 3ebc772 Transceiver52M: Enable B210 dual channel support by Thomas Tsou · 10 years ago
  88. 18d3b83 Transceiver52M: Disable initial device time reset by Thomas Tsou · 10 years ago
  89. e788239 Transceiver52M: Split B200 and B210 identifiers by Thomas Tsou · 10 years ago
  90. 635f1bf Transceiver52M: Set B2XX clock frequency to 26 MHz by Thomas Tsou · 10 years ago
  91. 2c79110 Transceiver52M: UHD: Check running status before stopping stream by Thomas Tsou · 11 years ago
  92. 2e622ff Transceiver52M: Output device and operating mode to stdout by Thomas Tsou · 11 years ago
  93. 3f32ab5 Transceiver52M: Enable all warnings and resolve by Thomas Tsou · 11 years ago
  94. e90a42b Transceiver52M: Add dual channel diversity receiver option by Thomas Tsou · 11 years ago
  95. 2c1f85a Transceiver52M: UHD: Add string descriptors to device-offset pairs by Thomas Tsou · 11 years ago
  96. f8bc7c3 Transceiver52M: UHD: Continue on receive and send timeouts by Thomas Tsou · 11 years ago
  97. acc22fa Transceiver52M: Use USRP1 type window for B2xx devices by Thomas Tsou · 11 years ago
  98. 7553aa9 Transceiver52M: Set variable thread priority levels by Thomas Tsou · 11 years ago
  99. 204a9f1 Transceiver52M: Add multi channel transceiver support by Thomas Tsou · 11 years ago
  100. 0169b31 Transceiver52M: Remove unnecessary UHD clock setting call by Thomas Tsou · 11 years ago