aboutsummaryrefslogtreecommitdiffstats
path: root/host/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhdJosh Blum2010-03-181-5/+14
|\
| * got uhd almost compiling in windowze. figured out special flags. also had to ↵Josh Blum2010-03-171-5/+14
| | | | | | | | use boost stdint because its missing in visual c++, added a bunch of numeric casts to reduce warnings
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhdJosh Blum2010-03-151-0/+1
|/ | | | | | Conflicts: host/apps/CMakeLists.txt host/lib/usrp/usrp2/usrp2_impl.cpp
* Work on the io interface for a device (and some implementation work in usrp2).Josh Blum2010-02-221-0/+9
| | | | | Modified the udp transport to reflect some of these changes. Got the fw compiling again, and it will not set data to true for small payloads (configuration ones).
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-171-0/+108