Re: [Discuss-gnuradio] Re : Use USRP1 and USRP N200 at the same time

2012-03-27 Thread mleech
Try: uhd_usrp_probe --args "type=usrp1" Then uhd_usrp_probe --args "addr=192.168.10.2" That should (assuming you have networking setup correctly) give you probe outputs from both your USRP1 and N200. On Tue, 27 Mar 2012 16:06:05 +0100 (BST), Noé Beuret wrote: > Hi! > > I have not

[Discuss-gnuradio] Re : Use USRP1 and USRP N200 at the same time

2012-03-27 Thread Noé Beuret
Hi! I have not managed to install what I wanted for my school project. After gnuradio and uhd installation with the build_gnuradio script, uhd_find_device found only usrp n200 but not usrp1... I didn't have much time so I wouldn't touch anything in the first software. So I would start writing t