summaryrefslogtreecommitdiffstats
path: root/host/lib/convert
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextJosh Blum2011-03-101-1/+1
|\
| * uhd: fixed include in safe call, added quotes for SET_SOURCE_FILES_PROPERTIESJosh Blum2011-03-101-1/+1
* | uhd: replaced instanced of std::exception with the uhd exceptionsJosh Blum2011-02-241-4/+5
* | uhd: moved exception to top level includeJosh Blum2011-02-241-1/+1
|/
* uhd: use source properties to set flags and defs not globally, but only for t...Josh Blum2011-02-171-1/+4
* uhd: added arch flags for sse2 (was not implicit on x32)Josh Blum2011-02-161-1/+14
* uhd: use ref vector class for the conversion routines I/OJosh Blum2011-02-101-4/+4
* uhd: various performance tweaksJosh Blum2011-02-041-32/+47
* uhd: added io type and conversion for complex64 (its not really useful)Josh Blum2011-02-033-6/+37
* uhd: more useful prints for component macroJosh Blum2011-01-141-1/+0
* uhd: changed convert routines to return the function pointerJosh Blum2011-01-121-16/+10
* uhd: removed unused/forgotten fileJosh Blum2011-01-121-63/+0
* usrp2: restart read before mode switch, added commentsJosh Blum2011-01-111-1/+0
* uhd: update copyright datesJosh Blum2011-01-054-4/+4
* uhd: renamed and tweaked some of the convert filesJosh Blum2011-01-053-10/+11
* uhd: removed convert types, replaced by convertJosh Blum2011-01-041-41/+17
* uhd: added new convert directory with type conversion registry (needs testing)Josh Blum2011-01-048-0/+825