discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Frame Sync on Tag from Correlate Access Code Tag


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Frame Sync on Tag from Correlate Access Code Tag Block
Date: Mon, 23 Nov 2015 09:55:18 -0500

On Sun, Nov 22, 2015 at 2:07 PM, Paul Garver <address@hidden> wrote:
Is there a built-in GNURadio block/series of processing to frame sync by using the tag created by the correlate access code-tag output to some fixed frame length? Or is this functionality left up to the application-specific decoder? I’m analyzing a signal which I don’t know certain parameters but I think I’ve found a preamble for it. I want to frame sync that preamble and then time raster for analysis. There are many packet operations but none of them appear to do this.

PWG

Right now, yes, it's left up to you to write the individual decoder and frame handling system. We have some ongoing work that should help here, though, by providing a direct class that you would inherit from to provide the way of processing a specific frame structure.

Tom


reply via email to

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