| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Note: This is the first commit that uses for-range, and range-based
for-loops are now usable for UHD development.
|
|
|
|
|
|
|
| |
Note: This also is the first precedent for the usage of the 'auto' keyword in UHD.
Commits past this one will also be able to use 'auto'.
Reviewed-By: Martin Braun <martin.braun@ettus.com>
|
|
|
|
| |
instead of 0 and 1.
|
|
|
|
|
|
| |
And created utility functions to go between representations.
Created to_pp_string for pretty print strings for dboard ids and device addrs.
Minor changes to the various classes that call these utilities.
|
| |
|
|
|
|
|
| |
Using the args string for the find devices app.
Added documentation to simple usrp.
|
| |
|
|
|