aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils
Commit message (Expand)AuthorAgeFilesLines
* uhd: set tx gain to max for rx iq calMark Meserve2019-02-221-2/+7
* utils: Deny positional options in uhd_image_loaderAlex Williams2019-02-181-1/+3
* utils: Add check for gdb_eeprom before accessingmichael-west2019-01-291-1/+1
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-1619-2187/+2351
* examples: utils: skip formatting program optionsBrent Stapleton2019-01-1615-0/+30
* uhd: skip formatting misc arrays, maps, etc.Brent Stapleton2019-01-161-0/+2
* uhd: update cal utilities to support rhodiumMark Meserve2019-01-091-3/+6
* utils: Improve query_gpsdo_sensorsmichael-west2018-12-201-31/+28
* responder: Better "abs()" compiler compatibilityMichael Dickens2018-12-122-2/+2
* utils: specify the downloader's Python executableBrent Stapleton2018-11-261-1/+1
* utils: uhd_images_downloader: Add --http-proxy optionMartin Braun2018-11-161-2/+11
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-142-71/+71
* utils: Fix downloader return value for main()Martin Braun2018-11-131-7/+11
* utils: Downloader stall on error for Windows usersMartin Braun2018-11-131-2/+30
* utils: uhd_images_downloader: Remove archive typeMartin Braun2018-11-131-28/+22
* utils: uhd_images_downloader: Refactor the toolMartin Braun2018-11-131-115/+153
* utils: Allow downloader to ship non-zip filesMartin Braun2018-11-131-5/+13
* utils: uhd_images_downloader: Add download limitMartin Braun2018-11-131-1/+25
* utils: uhd_images_downloader: Add --yes optionMartin Braun2018-11-131-0/+25
* utils: add downloader printing fetchable URLsMartin Braun2018-11-131-12/+24
* utils: Make uhd_images_downloader log to stderrMartin Braun2018-11-131-2/+2
* utils: Factor wait_for_lo_lock() out of cal utilsMartin Braun2018-08-294-24/+19
* uhd: utils: Add Zip test to downloaderBrent Stapleton2018-08-281-2/+15
* uhd: utils: Downloader logs no targets selectedBrent Stapleton2018-08-281-0/+5
* utils: fixup for downloader inventory managementBrent Stapleton2018-08-211-12/+19
* lib: Purge all references to boost::this_thread::sleep()Martin Braun2018-04-305-11/+18
* utils: fix 30s timeout in query_gpsdo_sensorsTrung N Tran2018-04-301-7/+12
* cal_utils: logic to handle eventual U's during calibrationNicolas Cuervo2018-04-184-22/+99
* cmake: Improve warning for missing requestsMartin Braun2018-03-281-1/+2
* docs: Purged stray references to register_handlerMartin Braun2018-03-191-3/+0
* utils: downloader supports multiple RegExsBrent Stapleton2018-03-161-6/+9
* utils: Adding option to skip SHA in downloaderBrent Stapleton2018-03-161-7/+12
* utils: fixup for downloader SHA256 checkBrent Stapleton2018-03-161-2/+7
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-141-0/+1
* utils: Removed deprecated utilitiesMartin Braun2018-03-055-362/+1
* mpm: uhd: RPC server reports MPM version, uhd_usrp_probe reads itMartin Braun2018-03-021-0/+3
* utils: Skip progress bars for non-tty outputsMartin Braun2018-03-011-1/+5
* utils: Reenable UHD_IMAGES_DIR env var for uhd_images_downloaderMartin Braun2018-03-011-3/+11
* utils: Increase verbosity on uhd_images_downloaderMartin Braun2018-03-011-6/+4
* cmake: force cmake to regenerate uhd_images_downloader.pyTrung N Tran2018-02-271-0/+8
* Revert "utils: images downloader: forced update of CMake variable"Trung N Tran2018-02-271-10/+5
* examples: Fix some minor compiler warningsMartin Braun2018-02-192-3/+3
* uhd: Update license headersMartin Braun2018-02-1935-32/+65
* utils: images downloader: adding SHA256 supportBrent Stapleton2018-02-151-6/+15
* utils: images downloader: adding --keep supportBrent Stapleton2018-02-151-4/+6
* utils: Use find_all in uhd_find_devicesMartin Braun2018-02-071-4/+19
* utils: images downloader: default download printBrent Stapleton2018-02-071-3/+5
* utils: images downloader: adding dry run optionBrent Stapleton2018-02-031-17/+23
* utils: Fix query_gpsdo_sensors so it works for TCXO on B200michael-west2018-02-011-0/+3
* utils: images downloader: forced update of CMake variableBrent Stapleton2018-01-291-5/+10