discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Load one from file but store in memory


From: Ashley Neboschick
Subject: [Discuss-gnuradio] Load one from file but store in memory
Date: Fri, 4 Nov 2016 15:06:49 -0400

Greetings,

I would like to write a block (C++ preferably) that loads a vector (~512 values) from a file and keeps it in memory for subsequent iterations for speed optimization purposes (so as not to have to load the same vector from a file each iteration).  I am relatively new to GNURadio and any help/suggestions are much appreciated!

Thanks,
Ashley

reply via email to

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