Re: [Discuss-gnuradio] two inputs/outputs of different data types

2008-07-03 Thread irene159
Hi, I was just asking myself the same question but I'm not sure I understood your answer. Is it possible to have two output streams of different data types? I want one to be unsignad char and the other one float or double. How is it to be coded? ...: gr_sync_block (...,

[Discuss-gnuradio] spu fft display

2008-07-03 Thread Chuck Swiger
Here's a hastily put together demo of using gcell.fft_vcc in a usrp/fft gui, running at d=64 and fft_size=2048, using 6 spus: http://www.swigerco.com/spu_fft_2048_d64.jpg the ppu usage tops at about 90%. You can trade off d=32 for fft_size=1024. There is no windowing in gcs_fft_1d_r2.c at the

Re: [Discuss-gnuradio] spu fft display

2008-07-03 Thread Eric Blossom
On Thu, Jul 03, 2008 at 08:23:23AM -0600, Chuck Swiger wrote: Here's a hastily put together demo of using gcell.fft_vcc in a usrp/fft gui, running at d=64 and fft_size=2048, using 6 spus: http://www.swigerco.com/spu_fft_2048_d64.jpg the ppu usage tops at about 90%. You can trade off d=32

Re: [Discuss-gnuradio] Maximum RF Input Power

2008-07-03 Thread Matt Ettus
Thomas wrote: Hi everyone, I'm trying to determine the maximum safe RF power I can feed into the DBSRX and TVRX daughterboards. I have looked at the datasheets, for the boards' tuners, but I am still not certain enough. Does anyone know what the maximum safe (no risk of damage to the

[Discuss-gnuradio] Question regarding usrp2_basic.cc

2008-07-03 Thread Mattias Kjellsson
Hi, I have been browsing the sources for the usrp2, so that I'm familiar enough with the code when the new usrp2 comes. I have a million questions regarding it, but there is one simple one for starters. At line 70 in my usrp_basic.cc (svn-rev 8510), i have the following line of code:

[Discuss-gnuradio] Adding modified .py files to applications

2008-07-03 Thread Sebastiaan Heunis
Sorry if I'm double posting, but I don't know if yesterday's message got to the mailing list. I want to edit db_tv_rx.py in order to set the three aplification gains independently. How do I include a modified .py file in the Gnuradio installation to make my Gnuradio application use the new file?

Re: [Discuss-gnuradio] Adding modified .py files to applications

2008-07-03 Thread George Nychis
Sebastiaan Heunis wrote: Sorry if I'm double posting, but I don't know if yesterday's message got to the mailing list. I want to edit db_tv_rx.py in order to set the three aplification gains independently. How do I include a modified .py file in the Gnuradio installation to make my Gnuradio

Re: [Discuss-gnuradio] Question regarding usrp2_basic.cc

2008-07-03 Thread Eric Blossom
On Thu, Jul 03, 2008 at 08:23:16PM +0200, Mattias Kjellsson wrote: Hi, I have been browsing the sources for the usrp2, so that I'm familiar enough with the code when the new usrp2 comes. I have a million questions regarding it, but there is one simple one for starters. At line 70 in my

Re: [Discuss-gnuradio] Adding modified .py files to applications

2008-07-03 Thread Sebastiaan Heunis
George Thanks. So I just reinstall GnuRadio with the new .py file and next time I use a TvRX daughterboard, I'll be able to access any newly created functions? Sebastiaan On 7/3/08, George Nychis [EMAIL PROTECTED] wrote: Sebastiaan Heunis wrote: Sorry if I'm double posting, but I don't

[Discuss-gnuradio] VM Make Check problem : createfilemapping is not available

2008-07-03 Thread Richard Clarke
Hi All, I have been attempting to use a GNU Radio 3.1.2 Virtual Machine (guest OS is Open Suse 10.2) kindly provided by Chiara De Dominicis, with the USRP. Initial communications with the USRP were established, enough for firmware download to the USRP. However when attempting to run any

Re: [Discuss-gnuradio] IF sampling in ISM band

2008-07-03 Thread Eric Blossom
On Fri, Jul 04, 2008 at 12:21:25PM +1000, Phaysal Khan wrote: Hi List,I am using an RFX2400 d'board, for IF sampling a signal which is 20MHz wide, centered at 2.4125GHz. I know it's not possible to sample whole 20Meg, but I am happy with a 16MHz version at this stage (which we belive is the

Re: [Discuss-gnuradio] IF sampling in ISM band

2008-07-03 Thread Johnathan Corgan
On Thu, Jul 3, 2008 at 8:58 PM, Eric Blossom [EMAIL PROTECTED] wrote: I'm pretty sure that the 8-bit support is still missing from the FPGA. It was fixed in r6858 on the trunk and made it into release 3.1.2. -- Johnathan Corgan Corgan Enterprises LLC http://corganenterprises.com/

Re: [Discuss-gnuradio] IF sampling in ISM band

2008-07-03 Thread Eric Blossom
On Fri, Jul 04, 2008 at 03:48:56PM +1000, Phaysal Khan wrote: Hi, Thanx Eric and Johnathan. I would be upgrading my radio to 3.1.2. But the actual question remains: Is there any way to bring this incoming RF Signal down to some IF (say 10MHz)? and to get only real samples? Nope. Complex