Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp: added subdev enabled property | Josh Blum | 2010-09-30 | 1 | -0/+17 |
| | | | | | | | | | | the dboard manager will disable all subdevs at startup and shutdown setting the subdev spec will enable only the subdevs in use all dboards are currently implemented as always enabled nothing tested | ||||
* | usrp1: subdev spec tweaks and docs | Josh Blum | 2010-08-30 | 1 | -2/+11 |
| | |||||
* | usrp: rethrow validate subdev spec errors with additional info | Josh Blum | 2010-08-18 | 1 | -29/+36 |
| | |||||
* | usrp: use different priority policies for gain group (rx vs tx) | Josh Blum | 2010-08-15 | 1 | -4/+9 |
| | |||||
* | usrp: moved usrp utils into public include space | Josh Blum | 2010-08-15 | 1 | -1/+1 |
| | |||||
* | usrp: give dboards a name (not a blank string), do automatic selection when ↵ | Josh Blum | 2010-08-15 | 1 | -5/+15 |
| | | | | not provided | ||||
* | usrp: added subdev spec verification functions | Josh Blum | 2010-08-11 | 1 | -0/+60 |
| | |||||
* | usrp: codec gains, dont bind function pointers, also add priorities | Josh Blum | 2010-07-28 | 1 | -14/+57 |
| | |||||
* | usrp: added gain group support usrp2 dboard and to wrapper implementations | Josh Blum | 2010-07-27 | 1 | -0/+71 |