Re: How to convert complex float file to complex int 16 in Gnuradio For USRP input...

2022-07-05 Thread Marcus Müller
again, if your conversion yields all-zero values, you're not scaling appropriately. Best regards, Marcus On 05/07/2022 12.24, sp wrote: Thanks, This means when I send a complex signal I see it on spectrum, I too send a converted signal and I see a converted signal on the spectrum. Signals are

Re: How to convert complex float file to complex int 16 in Gnuradio For USRP input...

2022-07-05 Thread sp
Thanks, This means when I send a complex signal I see it on spectrum, I too send a converted signal and I see a converted signal on the spectrum. Signals are not the same... I expect that signals in two formats (format int16 or float 32 ) be the same on a spectrum. I only have a signal in two forma

Re: How to convert complex float file to complex int 16 in Gnuradio For USRP input...

2022-07-05 Thread Marcus Müller
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

Re: How to convert complex float file to complex int 16 in Gnuradio For USRP input...

2022-07-01 Thread Johannes Demel
ll. 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 in

How to convert complex float file to complex int 16 in Gnuradio For USRP input...

2022-06-30 Thread sp h
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 [image: Screenshot from