aboutsummaryrefslogtreecommitdiffstats
path: root/host/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed linking and warnings on msvsJosh Blum2010-03-181-0/+3
|
* 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
* 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