Re: [Discuss-gnuradio] Re: Noise while executing USRP examples

2005-08-10 Thread shweta vishwakarma
Hii Eric, 1)As suggested by Matt ,we have purchased the Antenna’s (Specifications again for reference). 2) Now Can we change the frequency range for the below specified examples fsk_tx.py , fsk_rx.py and  nbfm_ptt_quick_and_dirty.py other than 29Mhz ? 3) Since we have already purchased the ant

[Discuss-gnuradio] gr-audio-windows

2005-08-10 Thread Beck, Andrew Thomas - BECAT001
Title: gr-audio-windows Hi, I have a weird problem using gr-audio-windows. I can compile & check it fine. However, when I try to instantiate an audio.sink object from python, it hangs. I've tracked down the cause of the hang. It's the contructor for the class audio_windows_sink. After calling

Re: [Discuss-gnuradio] Re: Noise while executing USRP examples

2005-08-10 Thread Iban Cardona
Shweta,   You are using a wi-fi antenna (2.4 / 5.8ghz) for 29mhz band? If it is true, use a ghz antenna on the mhz range as the same as nothing, because the wavelength of 2.4ghz are 13cm and the wavelenght of 29 are 10meters, and if the dipole have some harpin, gamma math or some impedance a

RE: [Discuss-gnuradio] gr-audio-windows

2005-08-10 Thread Beck, Andrew Thomas - BECAT001
Title: RE: [Discuss-gnuradio] gr-audio-windows OK, it seems that if you #include after #include in src/lib/audio_windows_sink.h then everything is fine. I guess windows.h is somehow modifying the constructor of gr_sync_block. Presumably it modifies how imported classes are constructed.

Re: [Discuss-gnuradio] binary installer gnuradio-2.5cvs.win32.exe for windows

2005-08-10 Thread Martin Dvh
Hi all, I made new binary installers which include the patches we made on what-the-hack to make the usrp somewhat working on windows. http://www.olifantasia.com/pub/projects/gnuradio/mdvh/mingw/binary-installer/gnuradio-with-usrp/ I just packaged the files we created at what-the-hack, including

[Discuss-gnuradio] Frustrating

2005-08-10 Thread Moir, Tom
I am getting to the stage where I am compiling the core and get teh following error messages ../../src/lib/.libs/libgnuradio-core.so: undefined reference to `fftwf_import_wisdom_from_f ile' ../../src/lib/.libs/libgnuradio-core.so: undefined reference to `fftwf_free' ../../src/lib/.libs/libgnura

RE: [Discuss-gnuradio] gnuradio make error

2005-08-10 Thread Jimmy Wong \(DiGi - Central\)
The error message that I've grabbed. Sorry, it's quite long. make all-recursive make[1]: Entering directory `/root/SDRLinux/Program/gnuradio-core-2.5' Making all in config make[2]: Entering directory `/root/SDRLinux/Program/gnuradio-core-2.5/config' make[2]: Nothing to be done for `all'. make[2]:

Re: [Discuss-gnuradio] Frustrating

2005-08-10 Thread Eric Blossom
On Thu, Aug 11, 2005 at 01:52:03PM +1200, Moir, Tom wrote: > I am getting to the stage where I am compiling the core and get teh following > error messages > > > ../../src/lib/.libs/libgnuradio-core.so: undefined reference to > `fftwf_import_wisdom_from_f ile' > ../../src/lib/.libs/libgnuradio-

Re: [Discuss-gnuradio] gnuradio make error

2005-08-10 Thread Eric Blossom
On Thu, Aug 11, 2005 at 10:19:52AM +0800, Jimmy Wong (DiGi - Central) wrote: > The error message that I've grabbed. > Sorry, it's quite long. > make[4]: Entering directory > `/root/SDRLinux/Program/gnuradio-core-2.5/src/lib/runtime' > if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H

[Discuss-gnuradio] Hello!

2005-08-10 Thread Benjamin Racher
Hi mailing list. I'm really interested in learning more about software radio. I think this is revolutionary technology... with the potential of changing the face of media and free information and general stuff that may facilitate democracy. Anyway... I'm signing up for classes so I can learn more