logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

uhd_config_info - USRP Hardware Driver Build Configuration Info

Author

       This manual page was written by Nicholas Corgan for the Debian project (but may be used by others).

Description

       Print build information corresponding to this installation of the USRP Hardware Driver (UHD).

       The  UHD  package  is the universal hardware driver for Ettus Research products. The goal 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.

Name

       uhd_config_info - USRP Hardware Driver Build Configuration Info

Options

       Print date this build was compiled:
              --boost-version

       Print Boost version used:
              --build-date

       Print C compiler used:
              --c-compiler

       Print C++ compiler used:
              --cxx-compiler

       Print C compile flags:
              --c-flags

       Print C++ compile flags:
              --cxx-flags

       Print UHD components included in this build (comma-delimited):
              --enabled-components

       Print default install prefix for this build:
              --install-prefix

       Print libusb version used
              --libusb-version

       Print all information listed above:
              --print-all

       Print UHD version:
              --version

       This help information:
              --help

See Also

Synopsis

uhd_config_info[OPTIONS]

See Also