aboutsummaryrefslogtreecommitdiffstats
path: root/lib/usrp/mboard/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Minimal framework in place to handle udp discovery.Josh Blum2010-01-291-1/+4
| | | | | 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/+10
| | | | 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.