discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] TX modulator shadow?


From: George Nychis
Subject: [Discuss-gnuradio] TX modulator shadow?
Date: Sat, 24 Feb 2007 20:42:35 -0500
User-agent: Thunderbird 1.5.0.9 (X11/20070112)

Hey all,

I was wondering what the following does when initializing the host end of the transmit chain:

  for (int i = 0; i < MAX_CHAN; i++){
    d_tx_modulator_shadow[i] = (TX_MODULATOR_DISABLE_NCO
        | TX_MODULATOR_COARSE_MODULATION_NONE);
    ...
  }

Thanks :)

- George




reply via email to

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