aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/usrp2_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_eJosh Blum2010-03-301-5/+24
|\
| * use find to discover devicesJosh Blum2010-03-301-4/+3
| * Split utils.hpp into subdir with multiple files.Josh Blum2010-03-271-2/+3
| * get interface addresses on windowsJosh Blum2010-03-261-0/+3
| * added interface address discoveryJosh Blum2010-03-261-2/+18
| * merged usrp2 stuff from u1e branch (without merging the u1e stuff)Josh Blum2010-03-221-1/+3
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhdJosh Blum2010-03-221-1/+1
|\|
| * added install path for dll, fixed idiotic msvc error where making a vector wi...Josh Blum2010-03-191-1/+1
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhdJosh Blum2010-03-151-38/+44
|\|
| * Replaced uses of wax:cast with the templated as method (like in boost program...Josh Blum2010-03-151-1/+1
| * Device sub classes can register themselves. Simplifies device.cpp internals.Josh Blum2010-03-151-1/+4
| * Moved timeouts into the udp transports.Josh Blum2010-03-041-26/+13
| * Making use of vrt lib in the usrp2 io_impl.Josh Blum2010-03-031-2/+2
| * Expanded the UDP api:Josh Blum2010-03-021-7/+11
| * Send the number of samples per datagram over the control.Josh Blum2010-03-011-3/+12
* | added usrp1e conditional compilation, and checking of device node (aka file f...Josh Blum2010-02-251-1/+0
|/
* Created empty usrp1e cpp file for the case when headers are not found.Josh Blum2010-02-251-1/+2
* use a single addr param for the usrp2Josh Blum2010-02-251-2/+2
* Added IF data io handing within the usrp2 impl.Josh Blum2010-02-231-82/+13
* Work on the io interface for a device (and some implementation work in usrp2).Josh Blum2010-02-221-4/+70
* Moved the udp implementation guts into the cpp fileJosh Blum2010-02-221-18/+16
* Made implementation class for the dboard manager.Josh Blum2010-02-221-2/+2
* Made the usrp2 impl into a device.Josh Blum2010-02-211-0/+113
* Moved lib and include contents of dboard and mboard one directory up and pref...Josh Blum2010-02-211-0/+102