1. 8e17df7 Transceivert52M: Add option for baseband frequency offset by Thomas Tsou · 11 years ago
  2. 3ebc772 Transceiver52M: Enable B210 dual channel support by Thomas Tsou · 11 years ago
  3. 18d3b83 Transceiver52M: Disable initial device time reset by Thomas Tsou · 11 years ago
  4. e788239 Transceiver52M: Split B200 and B210 identifiers by Thomas Tsou · 11 years ago
  5. 635f1bf Transceiver52M: Set B2XX clock frequency to 26 MHz by Thomas Tsou · 11 years ago
  6. 2c79110 Transceiver52M: UHD: Check running status before stopping stream by Thomas Tsou · 11 years ago
  7. 2e622ff Transceiver52M: Output device and operating mode to stdout by Thomas Tsou · 11 years ago
  8. 3f32ab5 Transceiver52M: Enable all warnings and resolve by Thomas Tsou · 11 years ago
  9. e90a42b Transceiver52M: Add dual channel diversity receiver option by Thomas Tsou · 11 years ago
  10. 2c1f85a Transceiver52M: UHD: Add string descriptors to device-offset pairs by Thomas Tsou · 11 years ago
  11. f8bc7c3 Transceiver52M: UHD: Continue on receive and send timeouts by Thomas Tsou · 11 years ago
  12. acc22fa Transceiver52M: Use USRP1 type window for B2xx devices by Thomas Tsou · 11 years ago
  13. 7553aa9 Transceiver52M: Set variable thread priority levels by Thomas Tsou · 11 years ago
  14. 204a9f1 Transceiver52M: Add multi channel transceiver support by Thomas Tsou · 11 years ago
  15. 0169b31 Transceiver52M: Remove unnecessary UHD clock setting call by Thomas Tsou · 11 years ago
  16. cf910dc Transceiver52M: Reset overrun and underrun indicators by Thomas Tsou · 11 years ago
  17. 010fff7 Transceiver52M: Move reference select from compile time to database by Thomas Tsou · 11 years ago
  18. 61b4a6a Transceiver52M: Delay UHD messaging registration until after start by Thomas Tsou · 11 years ago
  19. fe269fe Transceiver52M: Add 64 MHz resampling option with B100 by Thomas Tsou · 11 years ago
  20. 69d14c9 Transceiver52M: Add B210 support by Thomas Tsou · 11 years ago
  21. c1f7c42 Transceiver52M: Setup dual sample rate transceiver by Thomas Tsou · 11 years ago
  22. 092f757 Transceiver52M: Add B200 support by Thomas Tsou · 11 years ago
  23. a57bc8a Transceiver52M: Setup dual Laurent pulse shaping filter by Thomas Tsou · 11 years ago
  24. 84c60f6 Transceiver52M: Check that sample rates are sane before using by Thomas Tsou · 11 years ago
  25. c88d8d5 Transceiver52M: Add UmTRX support by Thomas Tsou · 11 years ago
  26. 03e6ecf Transceiver52M: Replace resampler with SSE enabled implementation by Thomas Tsou · 11 years ago
  27. 7e06806 Transceiver52M: Use exception blocks for rate changes by Thomas Tsou · 11 years ago
  28. cb69f08 Transceiver52M: Set resampling option automatically based on device by Thomas Tsou · 11 years ago
  29. f2293b8 Transceiver52M: Remove periodic alignment update from UHD build by Thomas Tsou · 11 years ago
  30. e3e8814 Transceiver52M: Add device offset correction table by Thomas Tsou · 11 years ago
  31. 02d88d1 Transceiver52M: Add UHD device type checking by Thomas Tsou · 11 years ago
  32. b4cb4e2 Transceiver52M: Update to UHD streamer interface by Thomas Tsou · 11 years ago
  33. ec842de Alexander's patches: by kurtis.heimerl · 12 years ago
  34. f60dafa Transceiver52M: UHD: Setup option to pass arguments from command line by ttsou · 12 years ago
  35. 60dc4c9 transceiver: uhd: prevent output of underrun message at ERROR level by ttsou · 12 years ago
  36. 221f23e transceiver: uhd: allow underrun flag to reset during timing alignment by ttsou · 12 years ago
  37. 724eb36 transceiver, uhd: output timestamps on monontonic error by ttsou · 13 years ago
  38. 3b5c0c1 transceiver, uhd: fix build error due to log level by ttsou · 13 years ago
  39. 37720be transceiver, uhd: display device information on make failure by ttsou · 13 years ago
  40. b371ed5 transceiver, uhd: alert user on unrecoverable errors by ttsou · 13 years ago
  41. 856bbbe Matching UHD changes in gnuradio by kurtis.heimerl · 13 years ago
  42. e332032 transceiver52M: bump critial errors to ALERT level by kurtis.heimerl · 13 years ago
  43. 4403d4f transceiver, uhd: exit informatively if no devices are found by kurtis.heimerl · 13 years ago
  44. 523ae5a transceiver, uhd: reject usrp1 if compiled with uhd support by kurtis.heimerl · 13 years ago
  45. ac0ee12 transceiver, uhd: runtime check for setting master clock rate by kurtis.heimerl · 13 years ago
  46. e417c5a transceiver: uhd: increase log level on constructor errors by kurtis.heimerl · 13 years ago
  47. c6b9b70 transceiver: uhd: make external reference a compile time option by kurtis.heimerl · 13 years ago
  48. 4e59d66 transceiver: update to log messages to work with P2.8 by kurtis.heimerl · 13 years ago
  49. 3998da7 transceiver: add a newline for uhd information outputs by kurtis.heimerl · 13 years ago
  50. b7358ce transceiver: reject usrp1 if detected using uhd by kurtis.heimerl · 13 years ago
  51. e380af3 transceiver: make the transmit drive loop bus dependent by kurtis.heimerl · 13 years ago
  52. 0803ad9 transceiver: reroute uhd messages to logging facility by kurtis.heimerl · 13 years ago
  53. ce31733 transceiver: add option for host based resampling by kurtis.heimerl · 13 years ago
  54. 513a629 uhd: keep reading on overrun or other non-fatal errors by kurtis.heimerl · 13 years ago
  55. 119ca9c transceiver: uhd: update copyright header by kurtis.heimerl · 13 years ago
  56. 1979c6f transceiver: minor cleanup of sample type sizing in uhd by kurtis.heimerl · 13 years ago
  57. 26ca5bc uhd: remove external clock polarity setting by kurtis.heimerl · 13 years ago
  58. d3e2590 uhd: verify setting of master clock rate by kurtis.heimerl · 13 years ago
  59. 2b28c69 uhd: remove uhd type argument by kurtis.heimerl · 13 years ago
  60. 495d3c8 uhd: flush receive buffer should return true on timeout by kurtis.heimerl · 13 years ago
  61. 6cb348b uhd: log asynchronous errors as errors by kurtis.heimerl · 13 years ago
  62. 7ac54b1 transceiver: simplify transmit power control by kurtis.heimerl · 13 years ago
  63. d4be074 uhd: reorganize error handling, exit when non-recoverable by kurtis.heimerl · 13 years ago
  64. 13074c9 uhd: enable automatic alignment updates by kurtis.heimerl · 13 years ago
  65. 187b03d uhd: cleanup startup timestamp alignment by kurtis.heimerl · 13 years ago
  66. 6829210 uhd: rework handling of timestamp errors by kurtis.heimerl · 13 years ago
  67. c7cb817 uhd: fix timestamp conversion bug on 32-bit architectures by kurtis.heimerl · 13 years ago
  68. a14d4be uhd: reset sample clock when time goes non-monotonic by kurtis.heimerl · 13 years ago
  69. 24481de uhd: move static functions into the uhd_device class by kurtis.heimerl · 13 years ago
  70. 02d0405 uhd: set and shadow settings through interface by kurtis.heimerl · 13 years ago
  71. 9933644 uhd: set receive gain during initialization by kurtis.heimerl · 13 years ago
  72. be6abe1 uhd: set hardware side delay offset for e100 by kurtis.heimerl · 13 years ago
  73. 3cc1da9 uhd: log useful information on monotonic errors by kurtis.heimerl · 13 years ago
  74. c491997 uhd: only the E100 supports FPGA timestamps and adjustable clock rate by kurtis.heimerl · 13 years ago
  75. 33f748f uhd: flush initial receive samples by kurtis.heimerl · 13 years ago
  76. 965e757 uhd: add 52 MHz transceiver support by kurtis.heimerl · 13 years ago