discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] packet_pad_impl in gr-foo


From: Bastian Bloessl
Subject: Re: [Discuss-gnuradio] packet_pad_impl in gr-foo
Date: Fri, 3 Mar 2017 10:04:58 +0100

> On 3 Mar 2017, at 09:32, Nikita Airee <address@hidden> wrote:
> 
> Oh okay. So if I understand correctly, the Packet Pad block doesn't add it's 
> own time tags but reads the ones sent by upstream blocks? 
> Also is it possible to add these time tags, tx_eob, tx_sob specifically, 
> before the UHD Sink by modifying the Packet Pad2 Block?
> 

tx_eob and tx_sob don’t have anything to do with timing, but indicate the start 
of burst (sob) and end of burst (eob). The tx_time tags are for timing. When 
the delay option is enabled, Packet Pad adds tx_time tags.

Best,
Bastian





reply via email to

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