discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] U32 type for module output


From: Martin Braun
Subject: Re: [Discuss-gnuradio] U32 type for module output
Date: Mon, 7 Dec 2015 11:46:22 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

No, there's not. If there's demand, we can add that of course. Do you
actually need to *stream* u32 types? Will u8 work for you? You can
re-cast it to whatever in your application.


Cheers,
Martin

On 07.12.2015 11:12, Jason Matusiak wrote:
> What is the equivalent for a u32 output for an RFNoC GRC module?  I
> tried u32, but I get an error for that.  If I choose int, it will be 16b
> since it is on the FPGA side of things, right?  Is there another option
> for passing a 32b unsigned value through (I couldn't find a UHD:RFNoC
> example that did something similar)?
> 
> _______________________________________________
> 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]