Re: [Discuss-gnuradio] What the hack!

2005-07-13 Thread Urs Schaufelberger
Of course, Eric is being modest because he won't only "be there" but actually give two presentations, one about passive radar using software radio. Looking forward to it! =) See you there Urs On Wed, Jul 13, 2005 at 01:48:36PM -0700, Eric Blossom wrote: > FYI, > > I'll be at "What the Hack", t

Re: [Discuss-gnuradio] Multimon (POCSAG/AX.25/DTMF/ZVEI) decoder 0.1b

2005-07-13 Thread Urs Schaufelberger
he least possible effort? Maybe Python offers something to keep several instances of the same class in different memory spaces or something? Regards Urs On Wed, Jul 13, 2005 at 12:07:09AM -0500, Rick Parrish wrote: > Urs Schaufelberger wrote: > > >I've released a new version of g

[Discuss-gnuradio] Multimon (POCSAG/AX.25/DTMF/ZVEI) decoder 0.1b

2005-07-12 Thread Urs Schaufelberger
I've released a new version of gr-multimon, a POCSAG, AX.25, DTMF and ZVEI decoder for GNU Radio. There are Python scripts for soundcard input and using the TVRX board. The new release contains a few fixes, I've also removed the old X11 scope and replaced it with a wxgui scopesink like it shoul

[Discuss-gnuradio] Multimon (POCSAG/AFSK/DTMF/ZVEI) decoder

2005-06-24 Thread Urs Schaufelberger
a float sink.. (dumping the decoded output to stdout) Thanks Urs Schaufelberger ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] How to stop FFT from going "uOuOuO"?

2005-06-24 Thread Urs Schaufelberger
Hello everybody, Is there a way to stop the FFTs from going uOuOuO all over my stdout? I haven't looked at the guts so far, but it seems a rather odd (and on my side, rather unwanted) behaviour. I'm currently writing a few decoders where the decoded stuff is dumped to stdout, so the uOuO stuff