discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Using the USRP LFRX daughterboard to receive a comple


From: Einar Thorsrud
Subject: [Discuss-gnuradio] Using the USRP LFRX daughterboard to receive a complex baseband signal (I+Q)
Date: Sun, 15 Feb 2009 22:24:10 +0100
User-agent: Thunderbird 2.0.0.19 (Macintosh/20081209)

Hi all,

I am having difficulties understanding how to combine the two signals on the RXA and RXB connectors on the same LFRX-daughterboard to one single complex signal (I+Q) using the "usrp_dual_source_x" block.

The best would be to receive a float from each, and then combine the two signals to a complex signal using the "gr_float_to_complex" block. However it seems it is only possible to get the samples as short or complex, so my idea is to take the real part of each of the two “complex” signals (as they in reality are real), and combine those to complex using the above mentioned block.

This method involves some seemingly unnecessary conversions, so I am guessing that there is another way?

- Einar




reply via email to

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