Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

uhd_install_firmware(1) [debian man page]

uhd_install_firmware(1) 					     GNU Radio						   uhd_install_firmware(1)

NAME
uhd_install_firmware - Universal Hardware Driver Firmware Utility SYNOPSIS
uhd_install_firmware [-i imagedir] [imagetarball] OPTIONS
This program works best without any arguments. If you already have the firmware tarball and are wanting to install it on a system without Internet access, then you can run this script with that file as an argument. DESCRIPTION
The UHD is the universal hardware driver for Ettus Research products. The goal of the UHD is to provide a host driver and api for current and future Ettus Research products. Users will be able to use the UHD driver standalone or with 3rd party applications. Hardware supporting UHD drivers includes the Universal Software Radio Peripheral, or USRP, available in several models. This program installs the firmware from Ettus Research matching this UHD driver release onto the host system. If the uhd-images package is installed, there is no need to run this installer. AUTHOR
This manual page was written by Maitland Bottoms for the Debian project (but may be used by others). COPYRIGHT
Copyright (c) 2012 A. Maitland Bottoms <bottoms@debian.org> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. UHD
3.3.1 uhd_install_firmware(1)

Check Out this Related Man Page

uhd_usrp_probe(1)						   User Manuals 						 uhd_usrp_probe(1)

NAME
uhd_usrp_probe - Universal Hardware Driver Peripheral Report Utility DESCRIPTION
Report detailed information on Universal Software Radio Peripherals (which usr the UHD interface). Details include names and revision lev- els of the USRP and daughterboards, as well as current configuration and communications parameters. SYNOPSIS
uhd_usrp_probe [OPTIONS] OPTIONS
Device Address Arguments: --args arg Print a complete property tree: --tree Query a string value from the properties tree: --string arg Print the version string and exit: --version This help information: --help SEE ALSO
The Ettus.com web site on UHD: http://files.ettus.com/uhd_docs/manual/html/ or the GNU Radio project web site: http://gnuradio.org/ The programs uhd_find_devices(1) and the other UHD utilities usrp2_card_burner.py, usrp_n2xx_net_burner.py found in the /usr/lib/uhd/utils directory. AUTHOR
This manual page was written by Maitland Bottoms for the Debian project (but may be used by others). COPYRIGHT
Copyright (c) 2010 Ettus Research LLC This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. GNU Radio 3.2.3 uhd_usrp_probe(1)
Man Page

We Also Found This Discussion For You

1. UNIX for Dummies Questions & Answers

Problem compiling 3rd party g++ program

I'm trying to compile a 3rd party program used for solid-state chemistry that calculates pore characteristics of an input material. The program was written between 2000 and 2006, so I believe the problem is that the headers used are outdated, but I'm not terribly computer savvy (and a complete... (1 Reply)
Discussion started by: motrax
1 Replies