discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Burst Transmissions


From: Richard Bell
Subject: [Discuss-gnuradio] Burst Transmissions
Date: Fri, 13 Mar 2015 10:09:50 -0700

Hi all,

This is kind of a reword of a previous question I asked yesterday. I don't think I did a good job.

I am receiving data bursts that can be separated by no transmissions (noise) for extended periods of time. I want to figure out a way to get the bursts of data into a file without the noise. I can identify the bursts and how long the bursts are in terms of bytes. I can't figure out a way to then get the burst into a file without all dead time between them. The dead time translates to large chunks of zeros in the output file.

I'm attaching a flowgraph of what allows me to identify the burst header, remove the header and claim the payload. The problem remains that along with the payload going to the file, large chunks of zeros are also making it into the file.

I would really appreciate some guidance.

v/r,
Rich

Attachment: packet_detector.png
Description: PNG image


reply via email to

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