discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] buffer taps


From: MHMND Herath
Subject: [Discuss-gnuradio] buffer taps
Date: Sun, 9 Feb 2014 22:37:21 +0600

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
Thanks
Neil



reply via email to

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