Re: [Discuss-gnuradio] Underruns using the simplest gnuradio-companion flow graph

2012-11-20 Thread Johnathan Corgan
On Tue, Nov 20, 2012 at 12:42 PM, Olof Tangrot wrote: > Isn't there anything I can do to improve the real-time performance of > gnuradio-companion? > It may seem unintuitive, but remove the throttle block. GNU Radio flowgraphs operate in a demand driven fashion. The audio sink is consuming dat

Re: [Discuss-gnuradio] Underruns using the simplest gnuradio-companion flow graph

2012-11-20 Thread Tom Rondeau
On Tue, Nov 20, 2012 at 3:42 PM, Olof Tangrot wrote: > Hi. > I have tried the simplest possible flow-graph. A > sine-source->Throttle->Audio-sink. But I get about 1 Hz drop outs and the > message pane keeps writing aU. > Using top the process seems to laod the system less than 2 % and the total >

[Discuss-gnuradio] Underruns using the simplest gnuradio-companion flow graph

2012-11-20 Thread Olof Tangrot
Hi. I have tried the simplest possible flow-graph. A sine-source->Throttle->Audio-sink. But I get about 1 Hz drop outs and the message pane keeps writing aU. Using top the process seems to laod the system less than 2 % and the total load on both processor kernels is well below 20 %. The samling ra