aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/usb_dummy_impl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: replaced frame params for the zero copy interfaces with a device addressJosh Blum2010-10-051-2/+2
| | | | | | | | | | 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
* usb: added dummy usb implementation for building without usb (throw, not ↵Josh Blum2010-10-041-0/+39
segfault)