Re: [Discuss-gnuradio] Regarding installation of GNURADIO on Ubuntu 10.10

2011-11-06 Thread shashank gaur
Thank you very much Josh and Marcus for the replies!! You guys are savior!!! Best Shashank Gaur IEEE RAS SAC ECE Paris On Sun, Nov 6, 2011 at 11:57 PM, Josh Blum wrote: > > > On 11/06/2011 02:49 PM, shashank gaur wrote: > > Hello Sir > > Thank you very much for your reply. > > I tried to run

Re: [Discuss-gnuradio] Multi-N210 synchronization issue

2011-11-06 Thread Josh Blum
On 11/06/2011 12:12 PM, Khalid Jamil wrote: > Thanks Marcus. So, it is the "select" block that is causing UHD device > to reset every time. > > The reason I am using "Select" block is to avoid large file sizes, as > the interested signals can occur any time for short periods of time. So, > I hav

[Discuss-gnuradio] Daughter board driver

2011-11-06 Thread Sriharsha Puranik
Hi all, I am writing a UHD driver for a new daughter board. I am having some problem regarding the GPIO/ATR register settings. I am able to use the daughter board with USRP1, but not with USRP2. With USRP2, I think, uhd_fft.py just shows noise. In the receiver class (inherited from rx_dboard_base

Re: [Discuss-gnuradio] Regarding installation of GNURADIO on Ubuntu 10.10

2011-11-06 Thread Josh Blum
On 11/06/2011 02:49 PM, shashank gaur wrote: > Hello Sir > Thank you very much for your reply. > I tried to run using build-gnuradio -v and the log shows the following error > /home/sunny/Gnu/uhd/host/examples/tx_waveforms.cpp: In function ‘int > _main(int, char**)’: > /home/sunny/Gnu/uhd/host/ex

Re: [Discuss-gnuradio] Regarding installation of GNURADIO on Ubuntu 10.10

2011-11-06 Thread shashank gaur
Hello Sir Thank you very much for your reply. I tried to run using build-gnuradio -v and the log shows the following error /home/sunny/Gnu/uhd/host/examples/tx_waveforms.cpp: In function ‘int _main(int, char**)’: /home/sunny/Gnu/uhd/host/examples/tx_waveforms.cpp:206: error: ‘tx_stream’ was not dec

Re: [Discuss-gnuradio] Multi-N210 synchronization issue

2011-11-06 Thread Marcus D. Leech
On 11/06/2011 03:12 PM, Khalid Jamil wrote: Thanks Marcus. So, it is the "select" block that is causing UHD device to reset every time. The reason I am using "Select" block is to avoid large file sizes, as the interested signals can occur any time for short periods of time. So, I have to run the

Re: [Discuss-gnuradio] Multi-N210 synchronization issue

2011-11-06 Thread Khalid Jamil
Thanks Marcus. So, it is the "select" block that is causing UHD device to reset every time. The reason I am using "Select" block is to avoid large file sizes, as the interested signals can occur any time for short periods of time. So, I have to run the program all the time, record a calibrating si

Re: [Discuss-gnuradio] Regarding installation of GNURADIO on Ubuntu 10.10

2011-11-06 Thread Marcus D. Leech
On 11/06/2011 12:46 PM, shashank gaur wrote: Hello I am using Ubuntu 10.10 and I am trying to install gnuradio for using it with USRP1. I am using the Build scrip available at following address http://www.sbrac.org/files/build-gnuradio But while building the UHD it shows following error!! "Bui

[Discuss-gnuradio] Regarding installation of GNURADIO on Ubuntu 10.10

2011-11-06 Thread shashank gaur
Hello I am using Ubuntu 10.10 and I am trying to install gnuradio for using it with USRP1. I am using the Build scrip available at following address http://www.sbrac.org/files/build-gnuradio But while building the UHD it shows following error!! "Building UHD...UHD build apparently failed" Please h

Re: [Discuss-gnuradio] cmake/MSVC build error (Windows XP)

2011-11-06 Thread Don Ward
- Original Message - From: "Josh Blum" To: Sent: Sunday, November 06, 2011 10:39 AM Subject: Re: [Discuss-gnuradio] cmake/MSVC build error (Windows XP) On 11/06/2011 06:16 AM, Don Ward wrote: While attempting to build GNU Radio (from git/master) on Windows XP with cmake and Visu

Re: [Discuss-gnuradio] Multi-N210 synchronization issue

2011-11-06 Thread Josh Blum
Here is a bug in the tracker now (as opposed to a todo list on my desk): http://gnuradio.org/redmine/issues/464 -Josh ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] cmake/MSVC build error (Windows XP)

2011-11-06 Thread Josh Blum
On 11/06/2011 06:16 AM, Don Ward wrote: > While attempting to build GNU Radio (from git/master) on Windows XP with > cmake and Visual C++ 2010 Express, I am getting: > > 4>-- Build started: Project: gengen_generated_index, Configuration: > Release Win32 -- > [...] > 4> Generating gengen

Re: [Discuss-gnuradio] Multi-N210 synchronization issue

2011-11-06 Thread Josh Blum
On 11/06/2011 07:27 AM, Marcus D. Leech wrote: > On 06/11/11 06:11 AM, Khalid Jamil wrote: >> Hi, >> >> I am facing a strange problem in synchronizing and recording data from >> multiple (4 or 8) N210s. >> >> The problem: >> After each data writing to the files on disk, it seems that each N210

Re: [Discuss-gnuradio] Multi-N210 synchronization issue

2011-11-06 Thread Marcus D. Leech
On 06/11/11 06:11 AM, Khalid Jamil wrote: > Hi, > > I am facing a strange problem in synchronizing and recording data from > multiple (4 or 8) N210s. > > The problem: > After each data writing to the files on disk, it seems that each N210 > re-tunes/ re-locks to the frequency references. It chan

[Discuss-gnuradio] cmake/MSVC build error (Windows XP)

2011-11-06 Thread Don Ward
While attempting to build GNU Radio (from git/master) on Windows XP with cmake and Visual C++ 2010 Express, I am getting: 4>-- Build started: Project: gengen_generated_index, Configuration: Release Win32 -- [...] 4> Generating gengen/gengen_generated.i 4> 4> The input line is too lon