[Discuss-gnuradio] bit generation

2008-11-11 Thread Halil Yigit
Hi everybody How can I produce information bits (1-0) in Python. which module can i use to transmit this bits Halil   ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] exploring the GNURadio and USRP with benchmark.py

2008-11-11 Thread George P Nychis
> Hi, dear all, > > I've just installed GNURadio and Cygwin in two computers, now I'd like to > explore them with the experiment using benchmark_rx.py and > benchmark_tx.py. I tried to type benchmark_rx.py -f 900M in one computer, > but I got 'usb_contral_msg failed' and a warning 'Failed to ena

[Discuss-gnuradio] exploring the GNURadio and USRP with benchmark.py

2008-11-11 Thread yufeng wang
Hi, dear all, I've just installed GNURadio and Cygwin in two computers, now I'd like to explore them with the experiment using benchmark_rx.py and benchmark_tx.py. I tried to type benchmark_rx.py -f 900M in one computer, but I got 'usb_contral_msg failed' and a warning 'Failed to enable realtime s

Re: [Discuss-gnuradio] Python Headers

2008-11-11 Thread Josh Blum
Yes the pygtk version in cygwin's setup.exe is 2.6.3-1. And while installing GRC, the configure doesn't even find it. And so I downloaded pygtk-2.12.1. But configuring it gave the error 'cannot find python headers'. I installed python from source. A newer version python-2.5.2 instead of cygwin'

[Discuss-gnuradio] Re: Soft-DVB DVB-T transmitter

2008-11-11 Thread Vincenzo Pellegrini
Sure rafael. I'm also looking forward to be able to buy my own WB50... Is it availale yet? If not, you know when will it be? 2008/11/12, rafael2k <[EMAIL PROTECTED]>: > Hello people, > I'm following the discussion about the Soft-DVB, and I'm thinking about use > of > the WBX0510 daughterboard (50

[Discuss-gnuradio] Bin_statistics in usrp_spectrum_sense.py

2008-11-11 Thread Mayank Goel
Hi, I was looking at the usrp_spectrum_sense and I am unsure what exactly is bin_statistics doing. Can anyone help me out with that? Thanks ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-

Re: [Discuss-gnuradio] Where is gr.fft_vcc??

2008-11-11 Thread Eric Blossom
On Tue, Nov 11, 2008 at 03:55:59PM +, Santi Ortega wrote: > I have been working with usrp_spectrum_sense.py but I haven't found the file > where it does the fft: > > fft = gr.fft_vcc (self.fft_size, True, mywindow) > > I've found the file window.py and self.fft_size is taken from the options.

Re: [Discuss-gnuradio] Where is gr.fft_vcc??

2008-11-11 Thread Brian Padalino
On Tue, Nov 11, 2008 at 10:55 AM, Santi Ortega <[EMAIL PROTECTED]> wrote: > I have been working with usrp_spectrum_sense.py but I haven't found the file > where it does the fft: > > fft = gr.fft_vcc (self.fft_size, True, mywindow) > > I've found the file window.py and self.fft_size is taken from th

[Discuss-gnuradio] Where is gr.fft_vcc??

2008-11-11 Thread Santi Ortega
I have been working with usrp_spectrum_sense.py but I haven't found the file where it does the fft: fft = gr.fft_vcc (self.fft_size, True, mywindow) I've found the file window.py and self.fft_size is taken from the options... But I dont't know the fft file! Could anyone tell me?? Thanks in adv

Re: [Discuss-gnuradio] Re: Soft-DVB DVB-T transmitter

2008-11-11 Thread rafael2k
Hello people, I'm following the discussion about the Soft-DVB, and I'm thinking about use of the WBX0510 daughterboard (50 MHz to 1 GHz) w/ Soft-DVB - Will then be possible to transmitt in any VHF/UHF channel? Bye, Rafael Diniz Em Tuesday 11 November 2008, Vincenzo Pellegrini escreveu: > Martin

[Discuss-gnuradio] Problem in text file transmission using USRP and GNU Radio (3.1.3)

2008-11-11 Thread CNS Lee
Hi, I have got GNU Radio (3.1.3) installed on Ubuntu 8.04. The installation is followed the guide (http://gnuradio.org/trac/wiki/UbuntuInstall). It works well with USRP on two laptops after running some tests, such as "./test_usrp_standard_tx","./usrp_benchmark_usb.py", "./tunnel.py -f 2.4G", "./b

Re: [Discuss-gnuradio] Any tutorials (documentation) about gr-radar-mono

2008-11-11 Thread Bruhtesfa Ebrahim
Thanks Martin! It is good comment! I will now look for my options! Bruhtesfa On Mon, Nov 10, 2008 at 9:50 PM, Martin DvH <[EMAIL PROTECTED]>wrote: > > On Mon, 2008-11-10 at 20:14 +0100, Bruhtesfa Ebrahim wrote: > > Hi Johnathan, > > > > Thank you so much for the advise that you gave me ! ! !