discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] USRP2 reference clock


From: Nils Hollmach
Subject: [Discuss-gnuradio] USRP2 reference clock
Date: Wed, 13 Apr 2016 09:26:52 +0200
User-agent: Roundcube Webmail/0.4

Dear Sir or Madam,

At present I work with 2 different USRPs.
One of this is the USRP2 and the another one a newer device is the X300.
This devices communicate each about QPSK and a test algorithm.
For the USRP2 I use the reference input and use reference clock output from
the x300 device to compensate frequency shift.
If I use the command
self.uhd_usrp_source.set_clock_source("external", uhd.ALL_MBOARDS)
, then data communication didn't work.
But If I set the master clock of the USRP2 to 200Mhz with
self.uhd_usrp_source.set_clock_rate(200e6, uhd.ALL_MBOARDS)
, then the communication works.
Is it possible to set the master clock at the USRP2 or what
could been the reason?

 

best regards


reply via email to

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