aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/mpmd/mpmd_devices.hpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: initial commit of UHD support for E320Brent Stapleton2018-07-181-1/+2
| | | | Co-authored-by: Sugandha Gupta <sugandha.gupta@ettus.com>
* mpmd: Provide list of MPM devices to fail fast on findMartin Braun2018-03-291-0/+23
With this fix, uhd_find_devices --args type=b200, for example, will not stall in this function. Reviewed-by: Ashish Chaudhari <ashish.chaudhari@ettus.com> Reviewed-by: Brent Stapleton <brent.stapleton@ettus.com>