aboutsummaryrefslogtreecommitdiffstats
path: root/include/usrp_uhd/usrp/mboard/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* renamed usrp_uhd to uhdJosh Blum2010-02-091-26/+0
|
* Minimal framework in place to handle udp discovery.Josh Blum2010-01-291-1/+2
| | | | | Added usrp2 stuff, udp wrapper, discovery function. Added app called discover usrps (usrp2 only for now).
* added gpl license v3Josh Blum2010-01-291-0/+13
|
* Added a usrp device abstration that creates usrp mboards.Josh Blum2010-01-211-0/+5
| | | | Added a usrp mboard named test, its empty for now.
* Reorganized structure into include, lib, test, firmware, fpga.Josh Blum2010-01-121-0/+7
The fpga and firmware are empty placeholders for now.