I would just store the data using gr.file_sink and format it accordingly by writing a routine. But if you want to build a block that stores the data in the format you require then you can build a block yourself and add it to the grc. To add it to grc you can look at this page,
http://gnuradio.org/redmine/wiki/gnuradio/GNURadioCompanion On Tue, May 4, 2010 at 4:27 AM, Umair Naeem <ar...@student.chalmers.se>wrote: > > Can anyone help me how to store a stream of data or a vector in FITS format > in GRC...? > > Regards, > Umair Naeem > MSc Communication Engineering > Chalmers University ot Technology, Sweden. > > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio >
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio