| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: gain_group: Remove spurious logs | Martin Braun | 2020-03-12 | 1 | -2/+0 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -1/+4 |
* | uhd: Replace all occurrences of boost::bind with std::bind | Martin Braun | 2019-11-26 | 1 | -2/+2 |
* | gain groups: Formatting | Brent Stapleton | 2019-11-26 | 1 | -64/+77 |
* | gain_groups: Add zero-value gain groups | Brent Stapleton | 2019-11-26 | 1 | -0/+11 |
* | lib: update get_range of gain_group | Trung N Tran | 2018-04-18 | 1 | -2/+5 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -2/+2 |
* | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -7/+6 |
* | utils: Fixed minor rounding issue in gain_group | Martin Braun | 2017-01-04 | 1 | -2/+6 |
* | lib: Removed superfluous variable in gain_group | Martin Braun | 2016-11-28 | 1 | -2/+0 |
* | Added missing pure virtual destructors to base classes | Nicholas Corgan | 2014-09-01 | 1 | -1/+5 |
* | Added check and handling for gain names. | Michael West | 2014-01-30 | 1 | -3/+3 |
* | uhd: replaced many conditional prints with UHD_LOG usage | Josh Blum | 2011-05-04 | 1 | -3/+3 |
* | uhd: switch algorithm namespace to uhd | Josh Blum | 2011-02-24 | 1 | -3/+3 |
* | uhd: renamed the assert header to assert has | Josh Blum | 2011-02-24 | 1 | -1/+1 |
* | uhd: replace all the instances of float not pertaining to io types with doubl... | Josh Blum | 2011-01-11 | 1 | -9/+9 |
* | uhd: update copyright dates | Josh Blum | 2011-01-05 | 1 | -1/+1 |
* | uhd: replaced templated ranges with one range thing using doubles only to avo... | Josh Blum | 2011-01-05 | 1 | -9/+9 |
* | uhd: created a meta range that is a range of ranges for gains and freqs | Josh Blum | 2010-11-10 | 1 | -11/+11 |
* | uhd: added name parameter to gain group, get range, set/get value by name | Josh Blum | 2010-10-20 | 1 | -4/+22 |
* | uhd: created floor_step to handle floating-point errors in gain group | Josh Blum | 2010-08-12 | 1 | -6/+25 |
* | uhd: fix device recv docs on timeout, also fix typo | Josh Blum | 2010-08-08 | 1 | -1/+1 |
* | uhd: use int to round down for gain group | Josh Blum | 2010-08-06 | 1 | -5/+2 |
* | Merge branch 'master' into codec_gains | Josh Blum | 2010-08-04 | 1 | -0/+152 |