aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/mpmd/mpmd_devices.hpp
Commit message (Collapse)AuthorAgeFilesLines
* 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>