Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added ability to set the subdevices in use for rx and tx dboards. | Josh Blum | 2010-03-16 | 1 | -15/+67 |
| | | | | | This is used to calculate and set the ddc and duc muxes. Also, minor fix for burning addrs (wrong pointer....) | ||||
* | Replaced uses of wax:cast with the templated as method (like in boost ↵ | Josh Blum | 2010-03-15 | 1 | -2/+2 |
| | | | | program options). | ||||
* | Added simple device to handle wrapping general properties up into simple api. | Josh Blum | 2010-03-10 | 1 | -4/+5 |
| | | | | | Added setting time capability to the usrp2 impl. Messing with props and time specs... | ||||
* | Made implementation class for the dboard manager. | Josh Blum | 2010-02-22 | 1 | -2/+2 |
| | |||||
* | Moved lib and include contents of dboard and mboard one directory up and ↵ | Josh Blum | 2010-02-21 | 1 | -0/+123 |
prefixed them with dboard_ and mboard_. And yes, the code is compiling. |