I'm afraid yes. These are the last two line in the general_work ()
consume_each(noutput_items);
return noutput_items;
I am actually suspicious about the makefile.am and library integration
stuff, can anybody check this for me please?
libgnuradio_mypackage_la_LDFLAGS = \
$(NO_UNDEFINED)\
-L$(MATLAB_ROOT)/runtime/glnx86
libgnuradio_arraycomms_la_LIBADD = \
$(GNURADIO_CORE_LA)\
-L/usr/lib -lmyfirstblock
where myfirstblock is a library generated in MATLAB
Cheers,
Sam
Johnathan Corgan-2 wrote:
>
> On Mon, May 31, 2010 at 14:57, Sammour <[email protected]> wrote:
>
>> However, when I
>> install my block in GRC, I connect the output to a file sink that stores
>> nothing! I also tried to plot the magnitude of the complex output and
>> nothing shows.
>
> Are you returning the number of samples produced by your work function?
>
> Johnathan
>
> _______________________________________________
> Discuss-gnuradio mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
--
View this message in context:
http://old.nabble.com/Output-not-showing-in-GRC-tp28735468p28739716.html
Sent from the GnuRadio mailing list archive at Nabble.com.
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio