discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] slicing up a 'file-sink' capture?


From: Cinaed Simson
Subject: Re: [Discuss-gnuradio] slicing up a 'file-sink' capture?
Date: Sat, 24 Sep 2016 12:44:47 -0700
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Might want to look at inspectrum.

The size of the FFT can be varied, it has zoom and an overlay for
determining symbol timing and can handle large files.

No editing features however.

I don't anything about baudline.

The version I'm running requires qt5.

See

  https://github.com/miek/inspectrum

On 09/23/2016 04:02 PM, address@hidden wrote:
> Hi - 
> 
> I've setup a front end, and captured about 10 to 20 seconds worth of
> data to a file sink (750M data file)
> 
> The transmitted data is a small 8millisecond bursts, followed by a very
> long delay.
> 
> I would like to have some means to 'zoom in and slice out' a few bits of
> data so I can do more work with it.
> 
> I've tried baudline, while helpful - I can a very low level signal,
> followed by a huge signal, and back to a low level signal.
> 
> My question is: 
> 
>     Can you suggest a tool that I can use to "slice out" - the sections
> of interest?
>     The closest example I can think of is using "head/tail" - into baud
> line ... 
>     And manually move my start/stop sample number until I get what I
> want.
> 
> There's got to be a better way...
> 
> for example I'd like to zoom in, select the region of interest then save
> that region.
> 
> Then - these new files as input data for some tests.
> 
> Thanks.
> 
> 
> 
> _______________________________________________
> 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]