UHD last in git unable to recv

Hi all,
I got last version from git compiled and installed, installed the
images UHD-images-003.001.002.tar.gz
as well. The device is a USRP N210 with a WBX.

It seems now the device is unable to receive any data, the
benchmark_rate example gives

./benchmark_rate
linux; GNU C++ version 4.4.3; Boost_104000; UHD_003.001.002-bc87971

Creating the usrp device with: …
– Opening a USRP2/N-Series device…
– Current recv frame size: 1472 bytes
– Current send frame size: 1472 bytes
– mboard0 is MIMO master
Using Device: Single USRP:
Device: USRP2/N Series device
Mboard 0: USRP-N210 mboard
RX Channel: 0
RX DSP: USRP-N210 ddc0
RX Dboard: USRP-N210 dboard (rx unit)
RX Subdev: WBX RX + Simple GDB
TX Channel: 0
TX DSP: USRP-N210 duc0
TX Dboard: USRP-N210 dboard (tx unit)
TX Subdev: WBX TX + Simple GDB

Benchmark rate summary:
Num received samples: 0
Num dropped samples: 0
Num overflows detected: 0
Num transmitted samples: 0
Num sequence errors: 0
Num underflows detected: 0

Done!

I have also noticed that the led “B” now is on, is it normal ?

Regards
Gaetano

Its fine, just see the --help before running. And thanks for the patch.

-Josh