aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M
AgeCommit message (Expand)AuthorFilesLines
2012-08-08transceiver: uhd: prevent output of underrun message at ERROR levelttsou1-4/+8
2012-08-08transceiver: uhd: allow underrun flag to reset during timing alignmentttsou1-1/+1
2012-08-08transceiver: b100: raise minimum transmit latency valuettsou1-3/+13
2012-03-13transceiver, usrp1: fix transmit gain setting bugttsou1-1/+1
2012-03-13transceiver, uhd: output timestamps on monontonic errorttsou1-2/+2
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.heimerl3-6/+8
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-26changing config scripts to explitly target UHD/USRP1kurtis.heimerl1-0/+12
2011-11-26transceiver, resamp: enlarge transmit resampler output bufferkurtis.heimerl1-2/+10
2011-11-26transceiver: enable USRP1 firmware binary installkurtis.heimerl1-4/+4
2011-11-26transceiver, resamp: insert missing filter valueskurtis.heimerl4-5/+87
2011-11-26transceiver: uhd: increase log level on constructor errorskurtis.heimerl1-1/+1
2011-11-26transceiver: usrp1: select single dboard use at compile timekurtis.heimerl1-0/+8
2011-11-26transceiver: uhd: make external reference a compile time optionkurtis.heimerl1-6/+4
2011-11-26uhd: increase initial transmit transport latencykurtis.heimerl1-1/+1
2011-11-26transceiver: update main to non-device specific interfacekurtis.heimerl1-5/+11
2011-11-26transceiver: update to log messages to work with P2.8kurtis.heimerl3-33/+33
2011-11-26build: insert autofoo for usrp transceiver and optionskurtis.heimerl1-7/+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.heimerl5-25/+58
2011-11-26transceiver: reroute uhd messages to logging facilitykurtis.heimerl1-0/+26
2011-11-26transceiver: clean variable init of radio interface constructorkurtis.heimerl1-13/+6
2011-11-26transceiver: move various radio interface definitionskurtis.heimerl2-11/+41
2011-11-26transceiver: rename getting radio vector time to getTime()kurtis.heimerl3-22/+22
2011-11-26transceiver: add option for host based resamplingkurtis.heimerl2-2/+330
2011-11-26uhd: keep reading on overrun or other non-fatal errorskurtis.heimerl1-1/+1
2011-11-26transceiver: separate I/O portion of radio interface implementationkurtis.heimerl4-93/+133
2011-11-26transceiver: separate radio clock and vector interfaceskurtis.heimerl8-141/+273
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-26transceiver: remove extraneous commentskurtis.heimerl1-2/+3
2011-11-26transceiver: remove extra typedefs to remove warningskurtis.heimerl1-2/+2
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-26transceiver: fix bug in setting low-level attenuationkurtis.heimerl1-3/+3
2011-11-26uhd: remove uhd type argumentkurtis.heimerl1-2/+2
2011-11-26transceiver: reinsert digital gain scalingkurtis.heimerl2-6/+26
2011-11-26uhd: flush receive buffer should return true on timeoutkurtis.heimerl1-4/+10
2011-11-26usrp1: fix transmit side tuning bugkurtis.heimerl1-11/+4
2011-11-26usrp1: fix typo in rx gain setting log messagekurtis.heimerl1-1/+1
2011-11-26uhd: log asynchronous errors as errorskurtis.heimerl1-1/+1
2011-11-26transceiver: fix energy threshold bugkurtis.heimerl1-0/+3
2011-11-26transceiver: simplify transmit power controlkurtis.heimerl4-25/+10