Friday, November 4, 2016

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

Hi Ashley,

you could use a vector source, and load the vector from a file :)

Best regards,

Marcus


On 11/04/2016 08:06 PM, Ashley Neboschick wrote:
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


_______________________________________________  Discuss-gnuradio mailing list  Discuss-gnuradio@gnu.org  https://lists.gnu.org/mailman/listinfo/discuss-gnuradio  

No comments:

Post a Comment