Re: [Discuss-gnuradio] hi all, can I use one RX receive a wideband signal and then seperate it to many narrowband signals

2010-12-22 Thread James Jordan
Martin, Thank u very much. But how much MHz is the limit in your word "a couple of MHz"? On Tue, Dec 21, 2010 at 6:19 PM, Martin Braun wrote: > On Tue, Dec 21, 2010 at 06:02:44PM +0800, James Jordan wrote: > > Hi all, I need to receive many narrowband signals, but usrp hard ware > only > > provi

[Discuss-gnuradio] import qtgui error

2010-12-22 Thread lishan_wh
I tried the code of 'Tutorial - Using the QT GUI Blocks in GNU Radio', but error occurred. Traceback (most recent call last): File "qt_basics.py", line 4, in from gnuradio.qtgui import qtgui File "/opt/gnuradio/3.3.0/lib/python2.6/site-packages/gnuradio/qtgui/qtgui.py", line 6, in

Re: [Discuss-gnuradio] import qtgui error

2010-12-22 Thread Tom Rondeau
2010/12/22 lishan_wh : > I tried the code of 'Tutorial - Using the QT GUI Blocks in GNU Radio', but > error occurred. > > Traceback (most recent call last): >   File "qt_basics.py", line 4, in >     from gnuradio.qtgui import qtgui >   File > "/opt/gnuradio/3.3.0/lib/python2.6/site-packages/gnurad

[Discuss-gnuradio] USRP2 and MIMO

2010-12-22 Thread Arun Pillai
I have questions about using MIMO on USRP2, and also debugging FPGA code on USRP2. I am not using UHD. 1. Connecting 2 USRPs with the MIMO cable: I am looking at the code for the mimo_tx firmware and do not see how control packets, say, setting frequency, interpolation, gain etc. are sent to th

Re: [Discuss-gnuradio] USRP2 and MIMO

2010-12-22 Thread Matt Ettus
On 12/22/2010 02:21 PM, Arun Pillai wrote: I have questions about using MIMO on USRP2, and also debugging FPGA code on USRP2. I am not using UHD. 1. Connecting 2 USRPs with the MIMO cable: I am looking at the code for the mimo_tx firmware and do not see how control packets, say, setting frequen

[Discuss-gnuradio] [UHD] CMake Error: The following variables are used in this project, but they are set to NOTFOUND.

2010-12-22 Thread Sangho Oh
I have compiled and run UHD code that was downloaded one day in last week. One problem was that "tx_timed_samples.cpp" does not work. The timing control didn't work. Even I give 10 secs delay, the code just promptly send samples without any delay. Whereas receiver properly wait for the specified ti

Re:Re: [Discuss-gnuradio] import qtgui error

2010-12-22 Thread lishan_wh
Tom, I use Ubuntu 9.04 and QWT-5.0.2. Thank you! Ally At 2010-12-22 22:55:41,"Tom Rondeau" wrote: >2010/12/22 lishan_wh : >> I tried the code of 'Tutorial - Using the QT GUI Blocks in GNU Radio', but >> error occurred. >> >> Traceback (most recent call last): >>   File "qt_basics.py", line

Re: [Discuss-gnuradio] [UHD] CMake Error: The following variables are used in this project, but they are set to NOTFOUND.

2010-12-22 Thread Josh Blum
On 12/22/2010 04:10 PM, Sangho Oh wrote: > I have compiled and run UHD code that was downloaded one day in last week. > One problem was that "tx_timed_samples.cpp" does not work. > The timing control didn't work. > Even I give 10 secs delay, the code just promptly send samples without any > delay

Re: [Discuss-gnuradio] [UHD] CMake Error: The following variables are used in this project, but they are set to NOTFOUND.

2010-12-22 Thread Josh Blum
On 12/22/2010 04:10 PM, Sangho Oh wrote: > I have compiled and run UHD code that was downloaded one day in last week. > One problem was that "tx_timed_samples.cpp" does not work. > The timing control didn't work. > Even I give 10 secs delay, the code just promptly send samples without any > delay

Re: [Discuss-gnuradio] USRP2 and MIMO

2010-12-22 Thread Arun Pillai
On 12/22/2010 5:33 PM, Matt Ettus wrote: On 12/22/2010 02:21 PM, Arun Pillai wrote: I have questions about using MIMO on USRP2, and also debugging FPGA code on USRP2. I am not using UHD. 1. Connecting 2 USRPs with the MIMO cable: I am looking at the code for the mimo_tx firmware and do not see

Re: [Discuss-gnuradio] USRP2 and MIMO

2010-12-22 Thread Josh Blum
> Thank you. Do I need to use ISE 12 to build this FPGA code? Is there a > particular minor revision number that I need to use in 12? > pre-built images here http://www.ettus.com/downloads/uhd_images/experimental/UHD-mimo-cable-support/ -josh ___ Dis

[Discuss-gnuradio] Re: [USRP-users] UHD Announcement - December 13th 2010 - MIMO cable support

2010-12-22 Thread Arun Pillai
Is the FPGA code for mimo cable support available? Is that also on the packet_router branch (you mention only the host code below)? If not, how can I access it? Also, are there example host programs that exercise this code? Thanks, Arun On 12/13/2010 7:34 PM, Josh Blum wrote: Hello list, I

Re: [Discuss-gnuradio] USRP2 and MIMO

2010-12-22 Thread Arun Pillai
I actually need to modify the FPGA source to add functionality to it. Is the source available? Thanks. On 12/22/2010 8:07 PM, Josh Blum wrote: Thank you. Do I need to use ISE 12 to build this FPGA code? Is there a particular minor revision number that I need to use in 12? pre-built images he

[Discuss-gnuradio] SWIG, shared pointers and inheritance.

2010-12-22 Thread Ben Reynwar
I'm having trouble with SWIG, shared pointers, and inheritance. I'm trying to create a base gr_constellation class, which would be a helper object for doing QAM-like modulations. It would contain a list of the constellation points, and a decision_maker function for demodulation. To implement dif

Re: [Discuss-gnuradio] hi all, can I use one RX receive a wideband signal and then seperate it to many narrowband signals

2010-12-22 Thread James Jordan
Hi Martin, pfb_channelizer_ccf will seperate all channels, But I dont need each channel. I only need the channel I am interested in. Seperating all channels will eat a lot of CPU resource. I have check pfb_channelizer_ccf source, it finally use fftw to process channelizer. So can I directly use fft

[Discuss-gnuradio] Help required --Urgent--LED

2010-12-22 Thread anirudh2059.
-- View this message in context: http://old.nabble.com/Help-required---Urgent--LED-tp30519902p30519902.html Sent from the GnuRadio mailing list archive at Nabble.com. ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/ma

Re: [Discuss-gnuradio] hi all, can I use one RX receive a wideband signal and then seperate it to many narrowband signals

2010-12-22 Thread Tom Rondeau
On Thu, Dec 23, 2010 at 1:19 AM, James Jordan wrote: > Hi Martin, > pfb_channelizer_ccf will seperate all channels, But I dont need each > channel. > I only need the channel I am interested in. Seperating all channels will eat > a lot of CPU resource. Not really. It's a very efficient algorithm

[Discuss-gnuradio] Help required --Urgent--F led light glowing and D led light is not glowing

2010-12-22 Thread anirudh2059.
Hi When I port the firmware and the u2_rev3.bin downloaded from the repository everything works fine. But when i compile the usrp2 code (successful compilation) and I port it with my firmware, there is a problem. The problem is the F led light glows and the D led light does not glow. I am using