Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved usrp specific things into usrp directories and namespaces. | Josh Blum | 2010-04-01 | 1 | -126/+0 |
| | | | | | Renamed simple device to simple usrp (it was usrp specific). Moved tune helper to usrp dir for same reason. | ||||
* | moved props into usrp and multiple hpp files | Josh Blum | 2010-04-01 | 1 | -1/+2 |
| | |||||
* | use bb_rate and if_rate to handle dxc io rates | Josh Blum | 2010-03-29 | 1 | -3/+3 |
| | |||||
* | Added tune helper to utils. | Josh Blum | 2010-03-29 | 1 | -0/+125 |
Takes a subdevice and dxc properties object and tunes them. Made use of tune helper in simple device. Moved gain handler into utils header dir. |