discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] problem with ofdm link


From: Martin Braun
Subject: Re: [Discuss-gnuradio] problem with ofdm link
Date: Tue, 09 Jun 2015 09:31:51 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 09.06.2015 06:40, address@hidden wrote:
> hello,
> i have created a flowgraph (fig_0.png) for a simple ofdm link but it
> works only in parts. the first row (random_source -->
> gt_gui_constellation_sink) works perfect but the entire rest does not.
>  
> now two questions:
>  
> 1) stream_to_tagged_stream block: how looks this tagged stream? is there
> a header (is it called header?) in which i can find the key (pl) or a
> number (6) of the following bytes?
> pl,byte0, byte1,...,byte5 or 6,byte0,byte1,...,byte5?

Have a look at the manual page for 'tagged streams'. That should clear
things up.


> 2) when i simulate the entire graph i get the following error message:
>  
> using volk machine: sse3_64_orc
> floating point exception
>  
> any idea why? the my_qpsk_demod_cb block works perfect. it is from the
> guided tutorials 3+4 and tested.

No way to tell! Try creating a stack trace, or narrowing down which
block is triggering this.

Cheers,
Martin

>  
> thanks in advance!
>  
> alphonso
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 




reply via email to

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