| Commit message (Expand) | Author | Age | Files | Lines |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | convert: Add sc12-sc16 converters | Tom Tsou | 2017-07-18 | 1 | -3/+28 |
* | Merge branch 'maint' | Martin Braun | 2017-07-17 | 1 | -2/+7 |
|\ |
|
| * | converters: Added some tolerance for floating point-based tests to account fo... | Martin Braun | 2017-07-07 | 1 | -2/+7 |
* | | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -12/+11 |
|/ |
|
* | utils: tests: cast RAND_MAX to double before division | Andrej Rode | 2017-01-12 | 1 | -2/+2 |
* | tests: fix coverity reports | Andrej Rode | 2017-01-12 | 1 | -1/+1 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -13/+13 |
* | Fixed floating point rounding error in converter tests | Derek Kozel | 2016-09-26 | 1 | -4/+4 |
* | convert: Added s8, s16 types and did some refactoring | Martin Braun | 2015-09-01 | 1 | -4/+159 |
* | convert: Added converters for raw strings | Martin Braun | 2015-07-31 | 1 | -0/+40 |
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 1 | -4/+64 |
* | convert: added prio param to get converter | Josh Blum | 2012-04-27 | 1 | -7/+21 |
* | uhd: various tweaks for compiler warns and valgrind | Josh Blum | 2012-02-09 | 1 | -2/+2 |
* | uhd: added sse2 conversions for fc64 to sc8 | Josh Blum | 2012-02-08 | 1 | -1/+1 |
* | uhd: better quantization check for convert test | Josh Blum | 2012-02-08 | 1 | -4/+5 |
* | uhd: added sc8 conversion tests | Josh Blum | 2012-02-07 | 1 | -7/+67 |
* | convert: made conversion functions into classes so they can keep state | Josh Blum | 2011-11-12 | 1 | -6/+18 |
* | uhd: renamed convert markup to format | Josh Blum | 2011-11-03 | 1 | -22/+22 |
* | convert: restored unit test functionality | Josh Blum | 2011-11-03 | 1 | -70/+78 |
* | UHD: Fixed convert_test (scalars backwards), fixed Orc conversions (endiannes... | Nick Foster | 2011-06-14 | 1 | -5/+5 |
* | uhd: added scaling factor to conversion routines | Josh Blum | 2011-06-14 | 1 | -6/+6 |
* | uhd: use ref vector class for the conversion routines I/O | Josh Blum | 2011-02-10 | 1 | -6/+6 |
* | uhd: added io type and conversion for complex64 (its not really useful) | Josh Blum | 2011-02-03 | 1 | -9/+37 |
* | uhd: renamed test directory to tests to be consitent | Josh Blum | 2011-01-14 | 1 | -0/+234 |