Discussion and technical support related to USRP, UHD, RFNoC
View all threadsHi,
I want to use the B200 as capture device. I connect the 10Mhz clock from my signal generator to the 10Mhz port on the B200. Do I need to pass in any command to the "rx_samples_to_file" example to use the external clock, or the driver automatically detect and use the external clock?
Thanks
James
Hi James,
You should specify "--ref external" on the command line, if I'm not
mistaken.
Greetings,
Marcus
On 30.06.2014 23:00, James Qiu via USRP-users wrote:
Hi,
I want to use the B200 as capture device. I connect the 10Mhz clock from my signal generator to the 10Mhz port on the B200. Do I need to pass in any command to the "rx_samples_to_file" example to use the external clock, or the driver automatically detect and use the external clock?
Thanks
James
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
Hi Marcus,
Thanks for the tip. The "-help" of rx_samples_to_file is a little misleading for saying
--ref arg (=internal) waveform type (internal, external, mimo)
But now I know.
Thanks
James
From: USRP-users [mailto:usrp-users-bounces@lists.ettus.com] On Behalf Of Marcus Müller via USRP-users
Sent: Monday, June 30, 2014 2:11 PM
To: usrp-users@lists.ettus.com
Subject: Re: [USRP-users] Using external 10 Mhz clock on B200 as reference
Hi James,
You should specify "--ref external" on the command line, if I'm not mistaken.
Greetings,
Marcus
On 30.06.2014 23:00, James Qiu via USRP-users wrote:
Hi,
I want to use the B200 as capture device. I connect the 10Mhz clock from my signal generator to the 10Mhz port on the B200. Do I need to pass in any command to the "rx_samples_to_file" example to use the external clock, or the driver automatically detect and use the external clock?
Thanks
James
USRP-users mailing list
USRP-users@lists.ettus.commailto:USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
On 06/30/2014 05:20 PM, James Qiu via USRP-users wrote:
Hi Marcus,
Thanks for the tip. The "--help" of rx_samples_to_file is a little
misleading for saying
--ref arg (=internal) waveform type (internal, external, mimo)
But now I know.
Thanks
James
Yup, that's a typo in the help. Should go on the "fix me" list.
*From:*USRP-users [mailto:usrp-users-bounces@lists.ettus.com] *On
Behalf Of *Marcus Müller via USRP-users
Sent: Monday, June 30, 2014 2:11 PM
To: usrp-users@lists.ettus.com
Subject: Re: [USRP-users] Using external 10 Mhz clock on B200 as
reference
Hi James,
You should specify "--ref external" on the command line, if I'm not
mistaken.
Greetings,
Marcus
On 30.06.2014 23:00, James Qiu via USRP-users wrote:
Hi,
I want to use the B200 as capture device. I connect the 10Mhz clock from my signal generator to the 10Mhz port on the B200. Do I need to pass in any command to the "rx_samples_to_file" example to use the external clock, or the driver automatically detect and use the external clock?
Thanks
James
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com <mailto:USRP-users@lists.ettus.com>
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
Is on the "yep, fixed that and opened a pull request" list ;)
On 30.06.2014 23:23, Marcus D. Leech via USRP-users wrote:
Yup, that's a typo in the help. Should go on the "fix me" list.