aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* utils: refactor uhd_images_downloaderBrent Stapleton2018-01-232-333/+325
* Move all license headers to SPDX format.Martin Braun2017-12-2235-420/+35
* uhd: Removed drivers for E100/E110Martin Braun2017-09-291-5/+0
* convert: Add sc12-sc16 convertersTom Tsou2017-07-181-0/+24
* Merge branch 'maint'Martin Braun2017-07-171-0/+14
|\
| * utils: Added warnings and checks to images downloaderDerek Kozel2017-07-171-0/+14
* | Utils: Added X3xx support for reading FPGA imagesPaul David2017-06-301-9/+18
* | utils: add set_thread_name API call, move thread_priority to threadAndrej Rode2017-06-295-5/+5
* | uhd: Replaced many lexical_cast with appropriate C++11 equivalentsMartin Braun2017-06-292-1/+1
* | Merge branch 'maint'Martin Braun2017-06-271-2/+2
|\|
| * Fix: field was bool, but needs to take values -1;1Marcus Müller2017-06-271-2/+2
| * coverity: fix various minor issuesAndrej Rode2017-04-251-1/+1
* | utils: uhd_usrp_probe is yet more forgivingMartin Braun2017-05-041-15/+22
* | utils: Updated uhd_usrp_probe to be more lenient with missing propertiesMartin Braun2017-05-031-10/+16
* | utils: Made EEPROM readout optional in uhd_usrp_probeMartin Braun2017-04-131-4/+8
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-207-56/+29
* | uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-103-20/+19
* | utils: Enable printing of FPGA hash in uhd_usrp_probeMartin Braun2017-02-101-0/+3
* | Merge branch 'maint'Martin Braun2017-01-301-42/+57
|\|
| * GPS: Improvements to query_gpsdo_sensormichael-west2017-01-301-42/+57
* | made fx2_init_eeprom capable of using built-in imagesMarcus Müller2017-01-261-7/+46
* | added generated headers to host tree, to enable built-in imagesMarcus Müller2017-01-262-0/+30
* | Merge branch 'maint'Martin Braun2017-01-171-2/+2
|\|
| * utils: tests: cast RAND_MAX to double before divisionAndrej Rode2017-01-121-2/+2
| * usrp2: fixes according to coverity reportsAndrej Rode2017-01-121-1/+1
* | Merge branch 'maint'Martin Braun2017-01-051-1/+5
|\|
| * utils: use vt100 terminal codes in uhd_images_downloaderAndrej Rode2017-01-031-1/+5
| * utils: Added --abi-string to uhd_config_infoMartin Braun2016-12-011-0/+4