discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Information on How File Sink Works


From: Hasini Abeywickrama
Subject: [Discuss-gnuradio] Information on How File Sink Works
Date: Thu, 25 Aug 2016 10:28:59 +1000

Hi all,

I have flowgraph that receives a signal from a USRP and converts it to log power FFT and then writes the result to a file, using File Sink.

I want to understand how writing to the file works.

Basically does signal receiving is happening concurrently with writing to the file? Is it possible to lose some part of the signal because of the delay in writing to the file?

I am concerned about this because I am trying to measure the power of a signal
(in a file) that is constantly changing. Any loss of information would have a huge impact on the system I'm developing.

Any idea/comment/suggestion would be very much appreciated.

Thank you for your time!

Regards,

Hasini


reply via email to

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