summaryrefslogtreecommitdiffstats
path: root/lib/device.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Minimal framework in place to handle udp discovery.Josh Blum2010-01-291-0/+5
| | | | | 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 more to the mboard test and the usrp device.Josh Blum2010-01-211-1/+5
|
* Added a usrp device abstration that creates usrp mboards.Josh Blum2010-01-211-5/+12
| | | | Added a usrp mboard named test, its empty for now.
* Created device interface for discovery, access, configuration...Josh Blum2010-01-161-0/+43