Re: [Discuss-gnuradio] GNU Radio Conference

2011-02-04 Thread Martin Braun
Hi Tom, hi list, What's the status on the dates? At our lab, conference viѕits etc. for 2011 are currently being planned, so I thought I'd ping this thread. I guess it's unlikely someone will cross the atlantic "just" for a week-end of GNU Radio (I'm not saying "wouldn't like to"), so if the dates

[Discuss-gnuradio] is howtowriteablock broken?

2011-02-04 Thread Achilleas Anastasopoulos
after making and installing gr-how-to-write-a-block i do in python > import howto and I get the error: Traceback (most recent call last): File "", line 1, in File "/n/harrisville/x/anastas/usr/lib64/python2.6/site-packages/howto/__init__.py", line 40, in from howto_swig import * Im

Re: [Discuss-gnuradio] grc amplitude demodulation questions

2011-02-04 Thread ematlis
Getting back to my question about adjusting decimation on the fly, and having the FFT sink adjust to show the spectrum correctly, I have an example of what I am doing on my site at: www.nd.edu/~ematlis/z.gnuradio There's a jpg and the grc file there. If anybody would care to take a look and c

Re: [Discuss-gnuradio] grc amplitude demodulation questions

2011-02-04 Thread Alexandru Csete
On Fri, Feb 4, 2011 at 9:33 PM, wrote: > Getting back to my question about adjusting decimation on the fly, and > having the FFT sink adjust to show the spectrum correctly, I have an example > of what I am doing on my site at: > > www.nd.edu/~ematlis/z.gnuradio

Re: [Discuss-gnuradio] grc amplitude demodulation questions

2011-02-04 Thread Tom Rondeau
On Fri, Feb 4, 2011 at 5:43 PM, Alexandru Csete wrote: > On Fri, Feb 4, 2011 at 9:33 PM, wrote: >> >> Getting back to my question about adjusting decimation on the fly, and >> having the FFT sink adjust to show the spectrum correctly, I have an example >> of what I am doing on my site at: >> >> w