Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed Autotools stuff and the git ignore files. | Josh Blum | 2010-02-15 | 1 | -43/+0 |
| | | | | | Feeding cpack a readme and license file. Added readme contents. | ||||
* | renamed usrp_uhd to uhd | Josh Blum | 2010-02-09 | 1 | -1/+1 |
| | |||||
* | Minimal framework in place to handle udp discovery. | Josh Blum | 2010-01-29 | 1 | -3/+1 |
| | | | | | Added usrp2 stuff, udp wrapper, discovery function. Added app called discover usrps (usrp2 only for now). | ||||
* | added gpl license v3 | Josh Blum | 2010-01-29 | 1 | -0/+13 |
| | |||||
* | 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. | ||||
* | Various tweaks, switched to boost unit testing. | Josh Blum | 2010-01-25 | 1 | -6/+6 |
| | |||||
* | Added a usrp device abstration that creates usrp mboards. | Josh Blum | 2010-01-21 | 1 | -1/+2 |
| | | | | Added a usrp mboard named test, its empty for now. | ||||
* | Integrated cppunit into the build system. | Josh Blum | 2010-01-15 | 1 | -7/+15 |
| | | | | Added new test for the usrp dboard stuff. | ||||
* | Added strict compiler flags. | Josh Blum | 2010-01-13 | 1 | -0/+2 |
| | | | | | Made changes to meet compilation. Added test to verify ip and mac addr code. | ||||
* | added interface for usrp dboards to communicate to mboards | Josh Blum | 2010-01-12 | 1 | -1/+1 |
| | |||||
* | Reorganized structure into include, lib, test, firmware, fpga. | Josh Blum | 2010-01-12 | 1 | -0/+20 |
The fpga and firmware are empty placeholders for now. |