discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] CC1101 GFSK packet decode with variable length


From: Ed Criscuolo
Subject: Re: [Discuss-gnuradio] CC1101 GFSK packet decode with variable length
Date: Mon, 31 Dec 2018 15:27:10 -0500

But this would only work well if there is enough gap time and/or preamble bits 
and/or fill bytes between the packets. Otherwise, you will consume and discard 
the beginning of the next packet. 

@(^.^)@ Ed
Sent from my iPhone

> On Dec 31, 2018, at 4:52 AM, Daniel Estévez <address@hidden> wrote:
> 
> Hi,
> 
> Besides using the Header Payload Demuxer as Julian suggested, a simple
> trick when the packet size is unknown but limited to a (not very large)
> maximum size is to cut a PDU with the maximum packet size and then throw
> away everything you don't need.
> 



reply via email to

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