[Discuss-gnuradio] Collecting recieved samples from channel filters

2008-01-02 Thread Wee Shinhan
Hi, I trying to collect the unmodulated recieved samples from the channel filters. But i found out that the codes in received_path.py stored it in a dat file. I'm wondering if it is possible to extract the samples without opening the dat file. Just store it as a variable so i can perform an inve

[Discuss-gnuradio] Re: GNU Radio on MacOS X 10.5 Leopard

2008-01-02 Thread Michael Dickens
On Dec 18, 2007, at 3:53 PM, Michael Dickens wrote: With only a small amount of hacking / patching, I've gotten GNU Radio mostly running on MacOS X 10.5 "Leopard". 2 weeks later: I've submitted to the MacPorts project all of the fixes needed to get the Python 2.5 and related ports (e.g. w

[Discuss-gnuradio] PROBLEM: HOW TO WRITE A SIGNAL PROCESSING BLOCK

2008-01-02 Thread Jonas Gacrama
I have read this website that teaches us how to write our own signal processing block. WEBSITE: http://www.gnu.org/software/gnuradio/doc/howto-write-a-block.html I tried using the autotools like autoconf, automake and aclocal since I would like to "rewrite" the configure (the executable and not