discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] buffer taps


From: Martin Braun
Subject: Re: [Discuss-gnuradio] buffer taps
Date: Sun, 09 Feb 2014 09:21:11 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 09.02.2014 08:37, MHMND Herath wrote:
Dear sir
     I want to implement a buffer. How can I do it? Can I use taps. I wrote it
as a queue. first queue.push();
then take queue.front()
to remove queue.pop()
But i create a segmentation fault (core dumped)
Can you explain why?
And how to implement queue in a c++ processing block

Neil,

please read http://gnuradio.org/redmine/projects/gnuradio/wiki/ReportingErrors. When you have, re-state your question with all the necessary specifics so we can help you, as it is, it's hard to figure out what you actually are trying to do.

MB



reply via email to

[Prev in Thread] Current Thread [Next in Thread]