[Discuss-gnuradio] RE: GNU Radio on VMWare

2008-03-22 Thread Andrew Rose
> First, I wanted to know if that is even possible to do for > development (inside virtual machine development)? For what it's worth, I installed GNU Radio on CentOS 4 under VMWare. I successfully built it but (from by experience and from subsequent reading of the VMWare documentation) it doesn'

[Discuss-gnuradio] Bug in gnuradio-core\src\lib\general\gr_test.cc

2008-02-22 Thread Andrew Rose
I've got a background project to try to get GNU Radio working with the native Windows tool chain (see http://www.gnuradio.org/trac/wiki/WindowsNativeInstall). As a side-effect of using a different compiler, I get different warnings/errors. Here's something I found that's almost certainly wrong.

[Discuss-gnuradio] Installing on CentOS

2007-11-30 Thread Andrew Rose
Does anybody here have any experience (good or bad) with installing and using GnuRadio on CentOS? Whilst I've successfully got GnuRadio working on Windows (cygwin), it's quite a hassle and the final result isn't great. (It's _very_ slow and I can't get GRC to work with it due to python version is

[Discuss-gnuradio] RE: Finished Unofficial Gnuradio User Manual

2007-11-23 Thread Andrew Rose
Firas, Thanks for creating the manual. As a new user, it has already helped me find various bits and pieces that I may never have found otherwise. Whilst the manual as-is makes a great reference document, can I suggest that for a new user at least, it would be even more helpful if the informatio

[Discuss-gnuradio] Decoding CPFSK

2007-10-23 Thread Andrew Rose
I'm trying to use GNURadio to decode a bit-stream from an FM signal and could do with some help. 1. Having removed the narrowband-FM modulation from the signal, I'm left with the following. 2. 1200Hz/1800Hz continuous-phase FSK encoding 1200 bits per second. i.e. each output bit is either 1 cycle

RE: [Discuss-gnuradio] Cygwin build success

2007-10-10 Thread Andrew Rose
Thanks Brian. Updates made. Andrew > -Original Message- > From: Brian Padalino [mailto:[EMAIL PROTECTED] > Sent: 10 October 2007 13:06 > To: Andrew Rose > Cc: Francesco Marzano; discuss-gnuradio@gnu.org > Subject: Re: [Discuss-gnuradio] Cygwin build success >

RE: [Discuss-gnuradio] Cygwin build success

2007-10-10 Thread Andrew Rose
Francesco, > Will you so kind to "publish" your "cooking recipe" ( "help yourself and others ") ? I assume it's the installation hacks that you want to know about? If you read my previous two posts "Cygwin build problem: *", that - along with the Cygwin instructions on the wiki - should give

[Discuss-gnuradio] Cygwin build success

2007-10-10 Thread Andrew Rose
Just to let you know that, having worked around the python & portaudio problems, I seem to have a working Cygwin build. I don't have a USRP, so that rules out most of the samples, but the audio samples all work correctly, including oscope/fft. This includes using portaudio for the spectrum invers

[Discuss-gnuradio] Cygwin build problem: python version

2007-10-08 Thread Andrew Rose
By way of introduction, I'm a new GnuRadio user, looking to have a play with it. I don't have access to a Linux system, so I'm going with Cygwin. The cygwin build instructions (http://gnuradio.org/trac/wiki/CygwinInstallMain) say that python 2.4 is required. However, the cygwin mirrors don't car

[Discuss-gnuradio] Cygwin build problem: PortAudio

2007-10-08 Thread Andrew Rose
My second build issue. The specified version of PortAudio doesn't build. Sadly, I don't have the output any more, but there were compile errors. I suspect this is because the instructions (http://gnuradio.org/trac/wiki/PortAudioInstall) directed me to install a latest development snapshot versio