discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Find a Packet in a bit stream


From: Daniel Batista
Subject: Re: [Discuss-gnuradio] Find a Packet in a bit stream
Date: Wed, 12 Nov 2014 02:23:38 -0800

Thank you Marcus,
I need something like the header/payload demux block.
Can you help my understand how it works?
The trigger input value can be the starting byte of my packet?
In header_data input should I insert the expected header?
Is it possible to  have a variable length payload?
Instead of defining the length of the frame is it possible to set a byte as the end of my frame?

Thank you in advance!
Daniel


On Wednesday, November 12, 2014 11:56 AM, Marcus Müller <address@hidden> wrote:


Hi Daniel,

I think looking at the gr-digital/examples/OFDM example flow graphs will
help you.

Greetings,
Marcus

On 11/12/2014 10:03 AM, Daniel Batista wrote:
> Hi,
> How to tell my receiver to identify a specific packet through a received bit stream?
> I transmit a custom packet (with header, payload, crc16).
> Is there any block in gnuradio that I can use for this purpose?
> I had a look on "Packet Header parser" and "parser sink" blocks, but I did't understand how to use them.
> Any direction or examples will be very helpful for me.
>
> Thank you
> Daniel

>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio




reply via email to

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