aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/utils/gain_group.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added missing pure virtual destructors to base classesNicholas Corgan2014-09-011-1/+5
* Added check and handling for gain names.Michael West2014-01-301-3/+3
* uhd: replaced many conditional prints with UHD_LOG usageJosh Blum2011-05-041-3/+3
* uhd: switch algorithm namespace to uhdJosh Blum2011-02-241-3/+3
* uhd: renamed the assert header to assert hasJosh Blum2011-02-241-1/+1
* uhd: replace all the instances of float not pertaining to io types with doubl...Josh Blum2011-01-111-9/+9
* 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-9/+9
* uhd: created a meta range that is a range of ranges for gains and freqsJosh Blum2010-11-101-11/+11
* uhd: added name parameter to gain group, get range, set/get value by nameJosh Blum2010-10-201-4/+22
* uhd: created floor_step to handle floating-point errors in gain groupJosh Blum2010-08-121-6/+25
* uhd: fix device recv docs on timeout, also fix typoJosh Blum2010-08-081-1/+1
* uhd: use int to round down for gain groupJosh Blum2010-08-061-5/+2
* Merge branch 'master' into codec_gainsJosh Blum2010-08-041-0/+152