1uhd_images_downloader(1) User Commands uhd_images_downloader(1)
2
3
4
6 uhd_images_downloader - USRP Hardware Driver firmware/FPGA downloader
7
9 The UHD package is the universal hardware driver for Ettus Research
10 products. The goal of the UHD is to provide a host driver and API for
11 current and future Ettus Research products. Users will be able to use
12 the UHD driver standalone or with 3rd party applications.
13
14 This program installs the firmware and FPGA binaries from Ettus
15 Research matching this UHD driver release onto the host system. If the
16 uhd-images package is installed, there is no need to run this install‐
17 er.
18
20 uhd_images_downloader Usage: uhd_images_downloader [options]
21
23 This program works best without any arguments.
24
25 -h, --help show this help message and exit
26
27 --download-location=DOWNLOAD_LOCATION
28 Set custom download location for images,
29 [default=/usr/share/uhd/images]
30
31 --buffer-size=BUFFER_SIZE
32 Set download buffer size, [default=8192]
33
35 UHD documentation: http://files.ettus.com/manual/
36
37 GR-UHD documentation: http://gnuradio.org/doc/doxygen/page_uhd.html
38
39 Other UHD programs:
40
41 usrp2_card_burner(1) usrp_n2xx_simple_net_burner(1)
42 usrp_x3xx_fpga_burner(1) octoclock_firmware_burner(1)
43
45 This manual page was written by Maitland Bottoms and Nicholas Corgan
46 for the Debian project (but may be used by others).
47
49 Copyright (c) 2012,2014 Ettus Research LLC
50
51 This program is free software: you can redistribute it and/or modify it
52 under the terms of the GNU General Public License as published by the
53 Free Software Foundation, either version 3 of the License, or (at your
54 option) any later version.
55
56 This program is distributed in the hope that it will be useful, but
57 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
58 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
59 Public License for more details.
60
61
62
63UHD 3.7.0 uhd_images_downloader(1)