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 <[email protected]> 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. > _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
