Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed usrp_uhd to uhd | Josh Blum | 2010-02-09 | 1 | -97/+0 |
| | |||||
* | Minimal framework in place to handle udp discovery. | Josh Blum | 2010-01-29 | 1 | -12/+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 a usrp device abstration that creates usrp mboards. | Josh Blum | 2010-01-21 | 1 | -2/+7 |
| | | | | Added a usrp mboard named test, its empty for now. | ||||
* | Added strict compiler flags. | Josh Blum | 2010-01-13 | 1 | -2/+2 |
| | | | | | Made changes to meet compilation. Added test to verify ip and mac addr code. | ||||
* | Reorganized structure into include, lib, test, firmware, fpga. | Josh Blum | 2010-01-12 | 1 | -0/+90 |
The fpga and firmware are empty placeholders for now. |