aboutsummaryrefslogtreecommitdiffstats
path: root/lib/usrp/usrp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* added gpl license v3Josh Blum2010-01-291-0/+13
|
* Added gain handler class to manage wildcard gain settings.Josh Blum2010-01-281-5/+2
| | | | | Gets overall gains and sets overall gains when used. Wild card gain will be a gain with an empty string name.
* Switched from indexed properties to named properties.Josh Blum2010-01-261-10/+13
| | | | | Added some new properties for getting a list of antenna names, pps sources, ref sources...
* Added more to the mboard test and the usrp device.Josh Blum2010-01-211-4/+25
|
* Added a usrp device abstration that creates usrp mboards.Josh Blum2010-01-211-0/+58
Added a usrp mboard named test, its empty for now.