aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/usb_dummy_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-1/+1
* usb: usb_dummy made to match usb_control and usb_zero_copyMartin Braun2016-08-021-2/+10
* bugfix: UHD does not build in msvc when USB feature is disabledAshish Chaudhari2014-10-141-0/+4
* usb: added interface args to usb abstractionsJosh Blum2011-09-191-3/+2
* uhd: replaced instanced of std::exception with the uhd exceptionsJosh Blum2011-02-241-3/+3
* uhd: moved exception to top level includeJosh Blum2011-02-241-1/+1
* uhd: replaced frame params for the zero copy interfaces with a device addressJosh Blum2010-10-051-2/+2
* usb: added dummy usb implementation for building without usb (throw, not segf...Josh Blum2010-10-041-0/+39