aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/convert_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-12/+11
* utils: tests: cast RAND_MAX to double before divisionAndrej Rode2017-01-121-2/+2
* tests: fix coverity reportsAndrej Rode2017-01-121-1/+1
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-13/+13
* Fixed floating point rounding error in converter testsDerek Kozel2016-09-261-4/+4
* convert: Added s8, s16 types and did some refactoringMartin Braun2015-09-011-4/+159
* convert: Added converters for raw stringsMartin Braun2015-07-311-0/+40
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-4/+64
* convert: added prio param to get converterJosh Blum2012-04-271-7/+21
* uhd: various tweaks for compiler warns and valgrindJosh Blum2012-02-091-2/+2
* uhd: added sse2 conversions for fc64 to sc8Josh Blum2012-02-081-1/+1
* uhd: better quantization check for convert testJosh Blum2012-02-081-4/+5
* uhd: added sc8 conversion testsJosh Blum2012-02-071-7/+67
* convert: made conversion functions into classes so they can keep stateJosh Blum2011-11-121-6/+18
* uhd: renamed convert markup to formatJosh Blum2011-11-031-22/+22
* convert: restored unit test functionalityJosh Blum2011-11-031-70/+78
* UHD: Fixed convert_test (scalars backwards), fixed Orc conversions (endiannes...Nick Foster2011-06-141-5/+5
* uhd: added scaling factor to conversion routinesJosh Blum2011-06-141-6/+6
* uhd: use ref vector class for the conversion routines I/OJosh Blum2011-02-101-6/+6
* uhd: added io type and conversion for complex64 (its not really useful)Josh Blum2011-02-031-9/+37
* uhd: renamed test directory to tests to be consitentJosh Blum2011-01-141-0/+234