discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] How i can implement this python block


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] How i can implement this python block
Date: Fri, 8 Sep 2017 15:24:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

I don't understand – gr-eventstream inserts zeros whenever there's no input packet. Its purpose is exactly what you describe, as far as I can tell!


On 09/08/2017 03:20 PM, mohammad nejati wrote:
Hi Marcus ,thank you for your reply .

gr-eventstream just insert zero to output and can't be useful in this case , i need something like this block :
https://github.com/drmpeg/gr-mpe

In gr-mpe block if there are no packet in TUNTAP it produce null packet to satisfy output rate , i need do same sing in python block .

Are there any documentation available for doing some thing similar with python blocks ?

 Is that even possible ?




reply via email to

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