Hi,

If you target USRPs, their driver does the complex float 32 to complex int 16 conversion. No need for you to do this "manually". If you want to use complex int 16 in your flowgraph, there should be converters. VOLK includes kernels to convert between these data types as well. In GRC search for e.g. "complex" and you should have a short list of blocks where one should fit your needs.

Cheers
Johannes


On 30.06.22 16:35, sp h wrote:
In Gnuradio there are different types that you can see in the below screenshot?

How to convert complex float file to complex int 16 in Gnuradio For USRP input I need to convert complex float to complex int...
, My question is how can I do this action? Thanks in advance
Screenshot from 2022-06-30 19-01-27.png

Reply via email to