uhd/host/lib
Josh Blum 3e7284014c uhd: misc speedups w/ look up tables
use a look up table for io type size (in the case its used in the fast-path)

move the static const pred table in vrt unpacker to the global level,
for some reason this was incurring a malloc (perhaps because there were 2 tables).
2011-02-10 19:01:32 -08:00
..
convert uhd: use ref vector class for the conversion routines I/O 2011-02-10 14:24:51 -08:00
ic_reg_maps usrp-e100: work on clock control 2011-01-30 22:10:49 +00:00
transport uhd: misc speedups w/ look up tables 2011-02-10 19:01:32 -08:00
types uhd: misc speedups w/ look up tables 2011-02-10 19:01:32 -08:00
usrp Merge branch 'usrp_e100_devel' into next 2011-02-10 12:15:04 -08:00
utils uhd: fixed maxosx bug, was resizing the transport buffer 2011-01-26 11:27:25 -08:00
CMakeLists.txt uhd: more useful prints for component macro 2011-01-14 10:07:31 -08:00
constants.hpp.in uhd: added the concept of installer path (along with local path) for package data 2010-08-16 23:28:37 -07:00
device.cpp usb: catch open errors and print message, device: catch exceptions at discovery time 2010-10-01 11:54:22 -07:00
version.cpp uhd: print system info on library load 2010-10-01 12:11:38 -07:00
wax.cpp Replaced uses of wax:cast with the templated as method (like in boost program options). 2010-03-15 17:43:10 -07:00