summaryrefslogtreecommitdiffstats
path: root/host/test/gain_group_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: renamed test directory to tests to be consitentJosh Blum2011-01-141-122/+0
* uhd: replace all the instances of float not pertaining to io types with doubl...Josh Blum2011-01-111-8/+8
* uhd: update copyright datesJosh Blum2011-01-051-1/+1
* uhd: replaced templated ranges with one range thing using doubles only to avo...Josh Blum2011-01-051-10/+10
* uhd: created a meta range that is a range of ranges for gains and freqsJosh Blum2010-11-101-9/+9
* uhd: added name parameter to gain group, get range, set/get value by nameJosh Blum2010-10-201-2/+2
* usrp: needed default constructor for MSVC, fixed gain group float warningsJosh Blum2010-08-111-2/+2
* fixed template problems in gain_group_testNick Foster2010-07-271-8/+8
* uhd: added gain group and unit testing for itJosh Blum2010-07-271-0/+122