discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] saving raw data after correct frame reception


From: Nemanja Savic
Subject: [Discuss-gnuradio] saving raw data after correct frame reception
Date: Tue, 22 Apr 2014 10:20:48 +0200

hi all guys,

I would like to be able to store raw data into file after correct frame reception. For this reason I suppose there should be a block that buffers raw data and wait for the trigger to store into file.
The trigger can only be sent from packet deframer after checking validity. So my questions are how could I synchronize those two blocks and what should be the minimum length of the buffer, and what would be the optimal way to do this, cause my processor is already under 90% of load.

Best and thank you,

--
Nemanja Savić

reply via email to

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