aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/uhd_find_devices.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-161-30/+26
* examples: utils: skip formatting program optionsBrent Stapleton2019-01-161-0/+2
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* utils: Use find_all in uhd_find_devicesMartin Braun2018-02-071-4/+19
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* uhd: Replaced many lexical_cast with appropriate C++11 equivalentsMartin Braun2017-06-291-1/+0
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-2/+2
* utils: uhd_find_devices display one device for each unique serial foundAndrej Rode2016-11-221-6/+44
* examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectivelyMoritz Fischer2012-10-261-3/+4
* Expanded the dboard id API to create dboard id types from strings and ints.Josh Blum2010-05-031-1/+1
* setting size of buffers from device argsJosh Blum2010-04-271-1/+1
* Created args string contructor for device address.Josh Blum2010-04-201-12/+2
* moved props into usrp and multiple hpp filesJosh Blum2010-04-011-1/+0
* use find to discover devicesJosh Blum2010-03-301-0/+71