tree.hh 2.51 (Stable branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News tree.hh 2.51 (Stable branch)
# 1  
Old 02-29-2008
tree.hh 2.51 (Stable branch)

tree.hh is a general purpose templated tree classfor C++ in the spirit of the STL, and compatiblewith the STL algorithms.License: GNU General Public License (GPL)Changes:
Several new iterator types were added, as well as several new utility functions. Various minor bugs were fixed. The library can now be used under the terms of either version 2 or 3 of the GPL.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
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)