discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] question about mux


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] question about mux
Date: Thu, 25 Aug 2005 16:20:53 -0700
User-agent: Mutt/1.5.6i

On Thu, Aug 25, 2005 at 04:39:27PM -0400, cswiger wrote:
> On Thu, 25 Aug 2005, Martin Dvh wrote:
> 
> Oh, the docs in usrp1_sink_base.h and usrp1_source_base.h  point
> out that in set_tx_freq and set_rx_freq the channel must be 0.
> So it looks like all DUC and DDC must be at the same frequency.

On the rx side, channel can be 0 or 1 (0,1,2 or 3 with 4 DDCs in FPGA,
but the standard build only has 2).

On the tx side there are only two channels, 0 or 1 (1 for each 9862 -- see
previous message about "tx mux explained").

All the DUCs and DDCs frequencies are independent of each other.

[The docs in usrp_basic.h, usrp_standard.h rule.  I'd welcome a patch
that updated the docs in usrp1_{sink,source}_base, or better yet a
tool that copies the relevant docs from usrp_{basic,standard}.h to
usrp1_{sink,source}_base so that this documentation-rot doesn't keep
coming back.]

Eric




reply via email to

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