aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/convert
Commit message (Collapse)AuthorAgeFilesLines
* uhd: more useful prints for component macroJosh Blum2011-01-141-1/+0
| | | | | | made libuhd a component so we can just build the docs do the python tests in the top level cmakelists misc other tweaks
* uhd: changed convert routines to return the function pointerJosh Blum2011-01-121-16/+10
| | | | changed the vrt packet handler to get the function pointer (once), this may be a minor performance help
* uhd: removed unused/forgotten fileJosh Blum2011-01-121-63/+0
|
* usrp2: restart read before mode switch, added commentsJosh Blum2011-01-111-1/+0
| | | | | use cmake compiler force macro (to simplify things), added copyright updates dates to some files
* 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