discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Something about xcvr2450 daughterboard


From: signalswdm
Subject: [Discuss-gnuradio] Something about xcvr2450 daughterboard
Date: Thu, 8 Dec 2011 12:05:05 +0800 (CST)

Dear everyone:
     Recently I am studying the codes about daughterboard xcvr2450(mainly usrp\host\lib\db_xcvr2450.c) and there are some problems confuse me.
     1. You see there are two steps in setting the frequency. First daughter board tunes as close as the target fequency and return the actual frequency . Second AD9862 perform the DUC procedure according to target fequency and actual frequency . But in function xcvr2450::set_freq() the so called actual_freq is set equal to target_freq and the computing of actual_freq is not used(there are // at the begining of the line). Why??
   2.Accoring to the table12 in the datasheet of MAX2829, we derive the divider ratio either using  
or
                             .We should divide 20M.But it seems in function xcvr2450::set_freq() 64M/3 is used to be divided instead of 20M.Why??
    Any of your answers will be very appreciated.Thank you.



reply via email to

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