aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-16Transceiver52M: Properly pass samplerate to RadioDevice::make()ttsou1-1/+1
2012-12-16OH GOOD GIT MISSED THESE FILES THANKS GITkurtis.heimerl2-0/+231
2012-12-16Sylvain patch #2, with modifications:kurtis.heimerl5-17/+25
2012-12-16Patch 4545 in private:kurtis.heimerl2-3/+12
2012-12-06transceiver52m: reset energy threshold on receive gain changesttsou1-1/+4
2012-11-23missed something in one of the socket patches. now works as expectedkurtis.heimerl1-0/+1
2012-11-23Alexander's patches:kurtis.heimerl3-5/+4
2012-11-23r4425 in private:kurtis.heimerl1-1/+2
2012-11-23r4408 in private:kurtis.heimerl1-1/+1
2012-11-22Oh kay. Lots of patches trying to catch up to mainline:kurtis.heimerl1-0/+2
2012-11-14Alexander's patch #1:kurtis.heimerl3-2/+180
2012-11-11Alexander's patch #3: Configuration Tests should not include crashingkurtis.heimerl1-1/+5
2012-10-26merged private Config to public: r4211:kurtis.heimerl3-36/+267
2012-10-22Transceiver52M: UHD: Setup option to pass arguments from command linettsou6-10/+22
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-07-22Public release now works with g++4.7. In 4.7, unistd.h is no longer imported ...kurtis.heimerl2-1/+2
2012-03-13transceiver, usrp1: fix transmit gain setting bugttsou1-1/+1
2012-03-13transceiver, uhd: output timestamps on monontonic errorttsou1-2/+2
2012-03-08Harvind found a bug in BitVector.cpp:kurtis.heimerl1-1/+1
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-24Locking gethostbyname call, as Alexander notes that it is not thread safekurtis.heimerl1-3/+4
2011-12-17Reverted bad function header. There are no timing inversion deadlocks, I made...kurtis.heimerl1-1/+0
2011-12-17Alexander's change. Fixes MTC bug by supporting 64bit processors in Timeval. ...kurtis.heimerl1-2/+2
2011-12-15Fixing Thomas's MTC receive bug. We don't have a ticket for it, but there see...kurtis.heimerl1-0/+1
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