Commit graph

5 commits

Author SHA1 Message Date
Josh Blum
c35462adaf usb: added interface args to usb abstractions 2011-09-19 16:14:12 -07:00
Josh Blum
4357f5d3c0 uhd: replaced instanced of std::exception with the uhd exceptions 2011-02-24 16:35:29 -08:00
Josh Blum
20a524d1a0 uhd: moved exception to top level include 2011-02-24 14:18:52 -08:00
Josh Blum
0cd5375b5c uhd: replaced frame params for the zero copy interfaces with a device address
the device address gives a key, value pair of infinite optional capabilities

added a cast option to the device address to cast string to type T

added call to the zero_copy_if to get send and recv frame sizes

changed the usrp2 impl to calculate recv/send spp from the data transport
2010-10-05 10:30:28 -07:00
Josh Blum
50ff7e4d3b usb: added dummy usb implementation for building without usb (throw, not segfault) 2010-10-04 16:34:24 -07:00