discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] tx_ofdm.grc start_of_burst end_of_burst


From: Martin Braun
Subject: Re: [Discuss-gnuradio] tx_ofdm.grc start_of_burst end_of_burst
Date: Wed, 30 Jul 2014 16:05:47 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 07/30/2014 03:59 AM, xianda wrote:
> Hi all:
>          I know a packet in the example tx_ofdm.grc include a preamble,a
> header,the payload and crc value.Recently I have used the UHD API to
> send packet.And I want to know whether the tx_ofdm.grc add
> start_of_burst and end_of_burst automatically.Namely,need I add
> start_of_burst at the beginning of every packet and add end_of_burst at
> the end of every packet?

usrp_sink understands tagged streams. So, the OFDM code does *not* add
EOB, but that doesn't matter if you have an up-to-date gr-uhd.

M




reply via email to

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