aboutsummaryrefslogtreecommitdiffstats
path: root/host/apps
Commit message (Collapse)AuthorAgeFilesLines
* Created empty usrp1e cpp file for the case when headers are not found.Josh Blum2010-02-251-7/+14
| | | | | Worked on the device make and discovery to fix certain problems. Added node param to discover usrps for usrp1e, made addr optional.
* use a single addr param for the usrp2Josh Blum2010-02-251-8/+6
|
* Added special case for empty dboard slot (none id 0xffff)Josh Blum2010-02-181-1/+3
| | | | | | Added error handling in the dboard base classes for mishandling the none id. Added better to string function for the dboard ids. Added get methods for dboard classes to get their ids.
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-172-0/+87