Thanks!
Now everything works
Chiara
2008/5/14 Josh Blum <[EMAIL PROTECTED]>:
>
>> This is the working code but if I comment the last line the scopesink
>> seems
>> "freezed" and I can' t even close it.
>>
>
> Chiara,
>
> The audio sink effectively throttles your data streams to the
> "sampling_f
This is the working code but if I comment the last line the scopesink seems
"freezed" and I can' t even close it.
Chiara,
The audio sink effectively throttles your data streams to the
"sampling_freq". When you remove the audio sink, the computer has no
limitation on the rate at which it stre
Hi everyone!
I am new to gnuradio (I' m working with it for my thesis) and I have some
problems with gr.sig_source_c + scopesink.
I would like to plot the generated complex source (real and imaginary part)
in scopesink2.scope_sink_f but it doesn't work if I don't add a second sink
(audio.sink) whic
Hi everyone!
I am new to gnuradio (I' m working with it for my thesis) and I have some
problems with gr.sig_source_c + scopesink.
I would like to plot the generated complex source (real and imaginary part)
in scopesink2.scope_sink_f but it doesn't work if I don't add a second sink
(audio.sink) whic