Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usb: added interface args to usb abstractions | Josh Blum | 2011-09-19 | 1 | -3/+2 |
| | |||||
* | uhd: replaced instanced of std::exception with the uhd exceptions | Josh Blum | 2011-02-24 | 1 | -3/+3 |
| | |||||
* | uhd: moved exception to top level include | Josh Blum | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | uhd: replaced frame params for the zero copy interfaces with a device address | Josh Blum | 2010-10-05 | 1 | -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 Blum | 2010-10-04 | 1 | -0/+39 |
segfault) |