aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/UHDDevice.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-11-26uhd: flush receive buffer should return true on timeoutkurtis.heimerl1-4/+10
2011-11-26uhd: log asynchronous errors as errorskurtis.heimerl1-1/+1
2011-11-26transceiver: simplify transmit power controlkurtis.heimerl1-3/+6
2011-11-26uhd: reorganize error handling, exit when non-recoverablekurtis.heimerl1-11/+34
2011-11-26uhd: enable automatic alignment updateskurtis.heimerl1-1/+1
2011-11-26uhd: cleanup startup timestamp alignmentkurtis.heimerl1-12/+8
2011-11-26uhd: rework handling of timestamp errorskurtis.heimerl1-7/+13
2011-11-26uhd: fix timestamp conversion bug on 32-bit architectureskurtis.heimerl1-1/+1
2011-11-26uhd: reset sample clock when time goes non-monotonickurtis.heimerl1-1/+13
2011-11-26uhd: move static functions into the uhd_device classkurtis.heimerl1-43/+48
2011-11-26uhd: set and shadow settings through interfacekurtis.heimerl1-23/+61
2011-11-26uhd: set receive gain during initializationkurtis.heimerl1-0/+1
2011-11-26uhd: set hardware side delay offset for e100kurtis.heimerl1-1/+2
2011-11-26uhd: log useful information on monotonic errorskurtis.heimerl1-3/+8
2011-11-26uhd: only the E100 supports FPGA timestamps and adjustable clock ratekurtis.heimerl1-2/+2
2011-11-26uhd: flush initial receive sampleskurtis.heimerl1-0/+26
2011-11-26uhd: add 52 MHz transceiver supportkurtis.heimerl1-0/+754