Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed usrp_uhd to uhd | Josh Blum | 2010-02-09 | 5 | -172/+0 |
| | |||||
* | Work on the properties framwork with wax::obj. | Josh Blum | 2010-02-01 | 3 | -6/+6 |
| | | | | Now the obj handles all 3 things in 1, properties, polymorphic container, proxy. | ||||
* | Minimal framework in place to handle udp discovery. | Josh Blum | 2010-01-29 | 2 | -1/+55 |
| | | | | | 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 | 3 | -0/+39 |
| | |||||
* | Switched from indexed properties to named properties. | Josh Blum | 2010-01-26 | 1 | -2/+2 |
| | | | | | 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 Blum | 2010-01-21 | 1 | -0/+4 |
| | |||||
* | Added a usrp device abstration that creates usrp mboards. | Josh Blum | 2010-01-21 | 3 | -0/+66 |
| | | | | Added a usrp mboard named test, its empty for now. | ||||
* | Reorganized structure into include, lib, test, firmware, fpga. | Josh Blum | 2010-01-12 | 2 | -0/+9 |
The fpga and firmware are empty placeholders for now. |