aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/convert/convert_impl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* convert: added prio param to get converterJosh Blum2012-04-271-20/+23
| | | | We can now test generic conversion implementations against SIMD (for example)
* convert: made conversion functions into classes so they can keep stateJosh Blum2011-11-121-2/+2
|
* uhd: convert should use register_bytes_per_itemJosh Blum2011-11-111-11/+13
|
* uhd: renamed convert markup to formatJosh Blum2011-11-031-20/+17
| | | | | | | | removed convert args added simd level got orc and neon updated
* usrp1: multi channel receive workingJosh Blum2011-11-031-1/+1
|
* uhd: restored super packet handler functionalityJosh Blum2011-11-031-0/+10
|
* convert: reworked convert to use new identification standardJosh Blum2011-11-031-46/+71
|
* uhd: replaced many conditional prints with UHD_LOG usageJosh Blum2011-05-041-4/+2
|
* uhd: moved exception to top level includeJosh Blum2011-02-241-1/+1
|
* 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: renamed and tweaked some of the convert filesJosh Blum2011-01-051-0/+117