On Fri, May 2, 2014 at 8:46 AM, Activecat <active...@gmail.com> wrote:
>
> On Fri, May 2, 2014 at 5:57 PM, Sara Chérif <saracheri...@gmail.com> wrote:
>>
>> Here is the file . I wrote std::cout in the work() , why I don't see the
>> output from this file on terminal after rebuilding ?!
>
>
> It seems like the work() function is not called at all by the scheduler.
> Probably the ofdm sync block doesn't produce any output to feed into your
> custom block.
> I have not much idea beyond this.
> The std::cout in work() should show something if executed.
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>


Did you install the file after rebuilding it? That said, I don't know
what you're expecting to gain from this exercise. You're going to see
a bunch of numbers fly by really fast. Wouldn't plotting the output
with one of the waveform analysis tools be more useful?

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

Reply via email to