Hi Ben,
>
> Could anyone help point me to the right part of the src, I've had an
> initial go but have been unable to find the specific parts of the
> code that handle the adding/taking of samples into the gnuradio ring
> buffer. I'm particularly interested to know what phtread scheduling
> is u
Hi,
I'm implementing an application that has similarities with gnuradio in as
much as it stores ethernet packets containing radar pulse descriptor words
in a ring buffer.
Its the same producer/consumer idea, i.e. a producer (Rx) pushing packets
into the ring buffer and a consumer (processing algo