Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed usrp_uhd to uhd | Josh Blum | 2010-02-09 | 1 | -30/+0 |
| | |||||
* | added gpl license v3 | Josh Blum | 2010-01-29 | 1 | -0/+13 |
| | |||||
* | Added dboard id enum. | Josh Blum | 2010-01-29 | 1 | -0/+1 |
| | | | | Moved timespec into its own header. | ||||
* | Added gain handler class to manage wildcard gain settings. | Josh Blum | 2010-01-28 | 1 | -0/+1 |
| | | | | | 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 Blum | 2010-01-26 | 1 | -0/+1 |
| | | | | | Added some new properties for getting a list of antenna names, pps sources, ref sources... | ||||
* | Added a usrp device abstration that creates usrp mboards. | Josh Blum | 2010-01-21 | 1 | -0/+1 |
| | | | | Added a usrp mboard named test, its empty for now. | ||||
* | Created device interface for discovery, access, configuration... | Josh Blum | 2010-01-16 | 1 | -0/+1 |
| | |||||
* | Reorganized structure into include, lib, test, firmware, fpga. | Josh Blum | 2010-01-12 | 1 | -0/+12 |
The fpga and firmware are empty placeholders for now. |