aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/UHDDevice.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-02-14transceiver, uhd: fix build error due to log levelttsou1-1/+1
2012-02-14transceiver, uhd: display device information on make failurettsou1-1/+1
2012-01-09transceiver, uhd: alert user on unrecoverable errorsttsou1-5/+13
2011-12-15Matching UHD changes in gnuradiokurtis.heimerl1-3/+3
2011-11-28transceiver52M: bump critial errors to ALERT levelkurtis.heimerl1-4/+5
2011-11-28transceiver, uhd: exit informatively if no devices are foundkurtis.heimerl1-4/+11
2011-11-28transceiver, uhd: reject usrp1 if compiled with uhd supportkurtis.heimerl1-5/+6
2011-11-28transceiver, uhd: runtime check for setting master clock ratekurtis.heimerl1-0/+11
2011-11-26transceiver: uhd: increase log level on constructor errorskurtis.heimerl1-1/+1
2011-11-26transceiver: uhd: make external reference a compile time optionkurtis.heimerl1-6/+4
2011-11-26transceiver: update to log messages to work with P2.8kurtis.heimerl1-25/+25
2011-11-26transceiver: add a newline for uhd information outputskurtis.heimerl1-3/+3
2011-11-26transceiver: reject usrp1 if detected using uhdkurtis.heimerl1-20/+40
2011-11-26transceiver: make the transmit drive loop bus dependentkurtis.heimerl1-5/+26
2011-11-26transceiver: reroute uhd messages to logging facilitykurtis.heimerl1-0/+26
2011-11-26transceiver: add option for host based resamplingkurtis.heimerl1-2/+14
2011-11-26uhd: keep reading on overrun or other non-fatal errorskurtis.heimerl1-1/+1
2011-11-26transceiver: uhd: update copyright headerkurtis.heimerl1-22/+19
2011-11-26transceiver: minor cleanup of sample type sizing in uhdkurtis.heimerl1-6/+10
2011-11-26uhd: remove external clock polarity settingkurtis.heimerl1-1/+0
2011-11-26uhd: verify setting of master clock ratekurtis.heimerl1-8/+15
2011-11-26uhd: remove uhd type argumentkurtis.heimerl1-2/+2
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