Re: [Discuss-gnuradio] GNU Radio + UHD install

2011-05-16 Thread Vlad Stoianovici
Thanks Josh! It's working fine now. Vlad. Josh Blum-3 wrote: > > > UHD seems to communicate, but the firmware images are likely out of date > since the serial is not read. > > This is an error for the old gnuradio/usrp2 driver. You will want to use > the gr-uhd blocks instead. > > Get the

Re: [Discuss-gnuradio] GNU Radio + UHD install

2011-05-13 Thread Josh Blum
On 05/13/2011 03:39 AM, Vladutzzz wrote: > > Hi Marcus, > I followed all of your step-by-step instructions and after installation, the > uhd_find_devices command returns: > -- > linux; GNU C++ version 4.4.3; Boost_104000; UHD_003.001.000-d11bb4e >

Re: [Discuss-gnuradio] GNU Radio + UHD install

2011-05-13 Thread Vlad Stoianovici
Never mind, I managed to answer my own question: For those of you who might be interested, the UHD images can be found locally if you used the above script at (at least on my computer): /usr/local/share/uhd/images while if you want to download the UHD images manually you can go to http://code.ett

Re: [Discuss-gnuradio] GNU Radio + UHD install

2011-05-13 Thread Vlad Stoianovici
Hi Marcus, I figured that the firmware might be out of date especially since they are almost a year old (this is why I mentioned them). Since I'm new to UHD could you tell me where exactly are they located in the UHD folder. Is there any further compiling necessary in order to obtain the .bin fi

Re: [Discuss-gnuradio] GNU Radio + UHD install

2011-05-13 Thread Marcus D. Leech
On 05/13/2011 06:39 AM, Vladutzzz wrote: > Hi Marcus, > I followed all of your step-by-step instructions and after installation, the > uhd_find_devices command returns: > -- > linux; GNU C++ version 4.4.3; Boost_104000; UHD_003.001.000-d11bb4e > > --

Re: [Discuss-gnuradio] GNU Radio + UHD install

2011-05-13 Thread Vladutzzz
Hi Marcus, I followed all of your step-by-step instructions and after installation, the uhd_find_devices command returns: -- linux; GNU C++ version 4.4.3; Boost_104000; UHD_003.001.000-d11bb4e -- UHD Device 0 Device Address: type: usrp2 add

Re: [Discuss-gnuradio] GNU Radio + UHD install

2011-05-08 Thread sumitstop
Hi Marcus , Will the UHD and FPGA/FIRMWARE installed work for USRP2 devices as well ? Because the installation is finished now and its saying about USRP1 only. I have USRP2 motherboards. Marcus D. Leech wrote: > >> >> **Sorry for spamming.I thought I lost the thread :( >> >> Hi Marcus thanks f

Re: [Discuss-gnuradio] GNU Radio + UHD install

2011-05-08 Thread sumitstop
Hi Marcus Yes I did "sh build-gnuradio.sh" actually in the beginning. But now its working with the modifications you said. Its really too helpful script for first time users :) Thanks Marcus D. Leech wrote: > >> >> **Sorry for spamming.I thought I lost the thread :( >> >> Hi Marcus thanks f

Re: [Discuss-gnuradio] GNU Radio + UHD install

2011-05-08 Thread Marcus D. Leech
> > **Sorry for spamming.I thought I lost the thread :( > > Hi Marcus thanks for the script a lot. > I saved it as build-gnuradio.sh > > I ran that script but after pressing "yes" its giving following error which > I am unable to debug > > ./build-gnuradio.sh: 52: function not found > ./build-gnura

Re: [Discuss-gnuradio] GNU Radio + UHD install

2011-05-08 Thread sumitstop
**Sorry for spamming.I thought I lost the thread :( Hi Marcus thanks for the script a lot. I saved it as build-gnuradio.sh I ran that script but after pressing "yes" its giving following error which I am unable to debug ./build-gnuradio.sh: 52: function not found ./build-gnuradio.sh:73:syntax e

Re: [Discuss-gnuradio] GNU Radio + UHD install

2011-05-08 Thread sumitstop
Hi Marcus thanks for the script a lot. I saved it as build-gnuradio.sh I ran that script but after pressing "yes" its giving following error which I am unable to debug ./build-gnuradio.sh: 52: function not found ./build-gnuradio.sh:73:syntax error: "}" unexpected Thanks Marcus D. Leech wro

Re: [Discuss-gnuradio] GNU Radio + UHD install

2011-05-08 Thread sumitstop
Thanks Tom. Tom Rondeau wrote: > > On Sun, May 8, 2011 at 5:40 PM, sumitstop > wrote: > >> >> Hi marc, >> When i am typing the follwing thing >> >> git branch --track next origin/next >> git checkout next >> its giving error that fatal:not a valid object name : 'origin next'

Re: [Discuss-gnuradio] GNU Radio + UHD install

2011-05-08 Thread sumitstop
Hi Marcus thanks for the script a lot. I saved it as build-gnuradio.sh I ran that script but after pressing "yes" its giving following error which I am unable to debug ./build-gnuradio.sh: 52: function not found ./build-gnuradio.sh:73:syntax error: "}" unexpected Thanks Marcus D. Leech wrote:

Re: [Discuss-gnuradio] GNU Radio + UHD install

2011-05-08 Thread Tom Rondeau
On Sun, May 8, 2011 at 5:40 PM, sumitstop wrote: > > Hi marc, > When i am typing the follwing thing > > git branch --track next origin/next > git checkout next > its giving error that fatal:not a valid object name : 'origin next' There is currently no next branch. The master

Re: [Discuss-gnuradio] GNU Radio + UHD install

2011-05-08 Thread Marcus D. Leech
Hi marc, When i am typing the follwing thing git branch --track next origin/next git checkout next its giving error that fatal:not a valid object name : 'origin next' You might try: http://www.sbrac.org/files/build-gnuradio Which takes care of GIT-uploading the very l

Re: [Discuss-gnuradio] GNU Radio + UHD install

2011-05-08 Thread sumitstop
Hi marc, When i am typing the follwing thing git branch --track next origin/next git checkout next its giving error that fatal:not a valid object name : 'origin next' Marc Epard-3 wrote: > > Yesterday I did a ground-up install of GNU Radio for UHD. Since all the > steps

[Discuss-gnuradio] GNU Radio + UHD install

2010-08-28 Thread Marc Epard
Yesterday I did a ground-up install of GNU Radio for UHD. Since all the steps were kind of scattered around various websites and list posts, I thought I'd post them all in one place. Hopefully this'll make it easier for the next guy. This was on Ubuntu 10.04. You'll need all the prerequisites (e