UHD software will automatically select the USRP B100 images from the installed images package. The image selection can be overridden with the --fpga=
and --fw=
device address parameters.
Example device address string representations to specify non-standard images:
fpga=usrp_b100_fpga_2rx.bin -- OR -- fw=usrp_b100_fw.ihx
The master clock rate of the B100 feeds both the FPGA DSP and the codec chip. Hundreds of rates between 32 MHz and 64 MHz are available. A few notable rates are:
To use the 61.44 MHz clock rate, the USRP embedded will require one jumper to be moved, and X4 must be populated with a 61.44 MHz oscillator.
Note: See instructions below to communicate the desired clock rate into UHD software.
To use other clock rates, the jumper will need to be in the default position.
To communicate the desired clock rate into UHD software, specify the special device address argument, where the key is master_clock_rate
and the value is a rate in Hz. Example:
uhd_usrp_probe --args="master_clock_rate=52e6"
The LEDs on the front panel can be useful in debugging hardware and software issues. The LEDs reveal the following about the state of the device:
The following sensors are available; they can be queried through the API.