[Discuss-gnuradio] Synchronous blocks

2005-05-03 Thread Rahul Dhar
Hi all, In gr_sync_* blocks, what is "synchronous" about them? Is it just that all the input is handled as soon as it is received by the block, so there is no deferred processing of it? -- Rahul Dhar [EMAIL PROTECTED] Actually, my goal is to have a sandwich named after me. pgpH7k7m4hdEd.pgp D

Re: [Discuss-gnuradio] Using USRP from multiple applications simultaneously

2005-05-03 Thread Angilberto Muniz Sb
Thakx Eric -- I'll try it... Angilberto. --- Eric Blossom <[EMAIL PROTECTED]> wrote: > On Sun, May 01, 2005 at 06:00:13PM -0700, Angilberto > Muniz Sb wrote: > > Matt, > > Would you provide a very simple analog-loop-back > > sample application? I mean, I'd like to hookup a > cable > > between Ana

RE: [Discuss-gnuradio] Using USRP from multiple applicationssimultaneously

2005-05-03 Thread Angilberto Muniz Sb
I'll try it too... Thanx Richard Angilberto. --- Richard Cagley <[EMAIL PROTECTED]> wrote: > The fsk modulator/demodulator from the examples may > be something you could > use > http://www.mail-archive.com/discuss-gnuradio@gnu.org/msg00281.html > > Run these commands in different windows: > >

RE: [Discuss-gnuradio] using a 48k sound card with wfm_rcv_gui

2005-05-03 Thread Richard Cagley
Thanks. I think it's a problem with the audio interface. If I use the file as in cvs and change the decim to 225 and the audio_decimation to 6 then I get close to 48k (actually, 47047). It doesn't sound perfect, but it's at least there. However, if I do either of the two fixes suggested today, it

Re: [Discuss-gnuradio] using a 48k sound card with wfm_rcv_gui

2005-05-03 Thread 'Eric Blossom'
On Mon, May 02, 2005 at 05:50:44PM -0700, Richard Cagley wrote: > Thanks. I think it's a problem with the audio interface. > If I use the file as in cvs and change the decim to 225 and the > audio_decimation to 6 then I get close to 48k (actually, 47047). It doesn't > sound perfect, but it's at le

Re: [Discuss-gnuradio] using a 48k sound card with wfm_rcv_gui

2005-05-03 Thread 'Eric Blossom'
On Mon, May 02, 2005 at 01:26:00PM -0700, Richard Cagley wrote: > Tried that and didn't work. > I also tried with the basic RX card. I just put a wire in the middle of the > RX-A SMA connector but nothing came out there either. > Very odd. I just tried the tvrx_wfm_rcv_gui code and noticed that I