[Discuss-gnuradio] How to get a specific output of a block if a condition is true?

2019-08-31 Thread Tobias Tepper via Discuss-gnuradio
Hello GNU Radio community, I'm trying to program a demodulation block for a variable pulse position modulation with c++ and have a problem where nobody know how to solve it. At the moment it is a offline simulation and don't use USRP yet but this is my final goal. I already created a block (type

Re: [Discuss-gnuradio] How to get a specific output of a block if a condition is true?

2019-10-04 Thread Tobias Tepper via Discuss-gnuradio
is yourself? Feel free to email me directly to discuss more. - MLD > > On Sat, Aug 31, 2019 at 4:05 AM Tobias Tepper via Discuss-gnuradio < > discuss-gnuradio@gnu.org> wrote: > >> Hello GNU Radio community, >> >> I'm trying to program a demodulation block for a