Commit graph

11 commits

Author SHA1 Message Date
Josh Blum
6b2e4ef52d convert: added prio param to get converter
We can now test generic conversion implementations against SIMD (for example)
2012-04-27 16:19:49 -07:00
Josh Blum
dd78230894 convert: made conversion functions into classes so they can keep state 2011-11-12 15:45:52 -08:00
Josh Blum
b0834fff86 uhd: convert should use register_bytes_per_item 2011-11-11 09:43:08 -08:00
Josh Blum
c885da1138 uhd: renamed convert markup to format
removed convert args

added simd level

got orc and neon updated
2011-11-03 20:37:12 -07:00
Josh Blum
de17ef4614 usrp1: multi channel receive working 2011-11-03 20:37:11 -07:00
Josh Blum
abed04b3c6 uhd: restored super packet handler functionality 2011-11-03 20:37:10 -07:00
Josh Blum
75b7967fac convert: reworked convert to use new identification standard 2011-11-03 20:37:10 -07:00
Josh Blum
c8dca30d72 uhd: replaced many conditional prints with UHD_LOG usage 2011-05-04 15:27:11 -07:00
Josh Blum
20a524d1a0 uhd: moved exception to top level include 2011-02-24 14:18:52 -08:00
Josh Blum
6f814f04c4 uhd: changed convert routines to return the function pointer
changed the vrt packet handler to get the function pointer (once), this may be a minor performance help
2011-01-12 15:41:32 -08:00
Josh Blum
03f4ce0fb2 uhd: renamed and tweaked some of the convert files 2011-01-05 11:37:12 -08:00
Renamed from host/lib/convert/convert.cpp (Browse further)