Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | got uhd almost compiling in windowze. figured out special flags. also had to ↵ | Josh Blum | 2010-03-17 | 1 | -14/+14 |
| | | | | use boost stdint because its missing in visual c++, added a bunch of numeric casts to reduce warnings | ||||
* | Added ability to set the subdevices in use for rx and tx dboards. | Josh Blum | 2010-03-16 | 1 | -1/+38 |
| | | | | | This is used to calculate and set the ddc and duc muxes. Also, minor fix for burning addrs (wrong pointer....) | ||||
* | Moved lib and include contents of dboard and mboard one directory up and ↵ | Josh Blum | 2010-02-21 | 1 | -0/+284 |
prefixed them with dboard_ and mboard_. And yes, the code is compiling. |