[Discuss-gnuradio] Windows Version

2005-08-30 Thread Moir, Tom
Apologies for asking this because I think somebody has already asked this a few weeks back - is there a Windows version that works? I have struggled now for 4 weeks full with two different Linux systems and still cannot even compile the core! And that's with a wizzard sitting next to me. If I was

RE: [Discuss-gnuradio] How to change the phase of a signal

2005-08-24 Thread Moir, Tom
You can change the phase of a signal at a given frequency quite easily but if you need to phase shift an entire spectrum you will need a Hilbert Transform. Tom -Original Message- From: [EMAIL PROTECTED] on behalf of Prateek Dayal Sent: Wed 8/24/2005 5:41 PM To: sudhindra aithal

[Discuss-gnuradio] Name Buffer Error

2005-08-18 Thread Moir, Tom
Still getting thsi error when I do a ./configure of the core File "/root/Desktop/soft/gnuradio-temp/gnuradio-core/src/python/gnuradio/gr/flow_graph.py", line 26, in ? from gnuradio_swig_python import buffer, buffer_add_reader, block_detail, \ ImportError: cannot import name buffer Whats

[Discuss-gnuradio] Operating System Question

2005-08-18 Thread Moir, Tom
I have after two weeks solid trying to get the core to compile given up. I use Fedora Core 3 and I was wondering if somebody could suggest another Linux + version where it does actually work. For instance Mandrake ? I need the minimum of fuss as I have a life and kids! Regards Tom

[Discuss-gnuradio] Libalsa2-devel

2005-08-16 Thread Moir, Tom
Can somebody tell me if Libalsa2-devel is for Mandrake only and that for other Linux systems we have to use LIBASOUND2-DEV? I cannot find Libalsa2-devel for Fedora 3 and keep getting a 'cannot import name buffer' error when compiling the GNU radio core. Namely --- F

RE: [Discuss-gnuradio] Frustrating

2005-08-11 Thread Moir, Tom
; to the PKG_CONFIG_PATH environment variable No package 'alsa' found and search as I might for alsa.pc I cannot find it anywhere on the system never mind set an environmental variable. regards Tom -Original Message- From: [EMAIL PROTECTED] on behalf of Moir, Tom Sent: Fri 8/

RE: [Discuss-gnuradio] Frustrating

2005-08-11 Thread Moir, Tom
eas? regards Tom -Original Message- From: Eric Blossom [mailto:[EMAIL PROTECTED] Sent: Thu 8/11/2005 2:44 PM To: Moir, Tom Cc: discuss-gnuradio@gnu.org Subject:Re: [Discuss-gnuradio] Frustrating On Thu, Aug 11, 2005 at 01:52:03PM +1200, Moir, Tom wrote: > I am ge

[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] Boost Library

2005-08-09 Thread Moir, Tom
built and collected to a common directory without installation. bjam "-sTOOLS=gcc" stage or do I need both? --- I got around the first problem by doing export PYTHON_ROOT= "/usr" regards Tom -Original Message- From: [EMAIL PRO

[Discuss-gnuradio] Boost Library

2005-08-09 Thread Moir, Tom
I am trying to install the Boost library and get the following error at the beginning skipping Boost.Python library build due to missing or incorrect configuration couldn't find Python.h in "/usr/local/include/python2.2" You can configure the location of your python installation by setting: