uhd/host/lib/types
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
..
clock_config.cpp uhd: use internal() to default clock configs, dont use PPS_INT, theres no such thing 2011-01-11 18:07:27 -08:00
CMakeLists.txt uhd: use time spec get_system_time to simplify soft time control 2011-01-30 23:16:43 -08:00
device_addr.cpp uhd: integrated boost split or tokenizer into source files, remove string split from algorithms header 2011-01-06 15:38:56 -08:00
mac_addr.cpp uhd: fix copyright years on new files 2011-01-06 12:56:12 -08:00
ranges.cpp uhd: created sensors value, made lib/types and moved files 2011-01-06 11:56:35 -08:00
sensors.cpp uhd: create sensor value from string 2011-01-07 10:03:46 -08:00
serial.cpp uhd: fix copyright years on new files 2011-01-06 12:56:12 -08:00
time_spec.cpp uhd: various performance tweaks 2011-02-04 22:49:23 -08:00
tune.cpp uhd: fix copyright years on new files 2011-01-06 12:56:12 -08:00
types.cpp uhd: misc speedups w/ look up tables 2011-02-10 19:01:32 -08:00