aboutsummaryrefslogtreecommitdiffstats
path: root/include/usrp_uhd/device_addr.hpp
Commit message (Collapse)AuthorAgeFilesLines
* renamed usrp_uhd to uhdJosh Blum2010-02-091-97/+0
|
* Minimal framework in place to handle udp discovery.Josh Blum2010-01-291-12/+1
| | | | | 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-2/+7
| | | | Added a usrp mboard named test, its empty for now.
* Added strict compiler flags.Josh Blum2010-01-131-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 Blum2010-01-121-0/+90
The fpga and firmware are empty placeholders for now.