Re: [Discuss-gnuradio] USRP sink clock rate

2017-06-07 Thread Anon Lister
What is the difference between these two methods? I seem to be able to use them interchangeably and was wondering the reason to prefer the args string? I calculate it based on a multiple of my sample rate in either case. (B2xx if that matters) On Jun 7, 2017 5:34 AM, "Derek Kozel" wrote: > Hell

Re: [Discuss-gnuradio] USRP sink clock rate

2017-06-07 Thread Derek Kozel
Hello Kim, The first two rates (200e6 and 184.32e6) are for the X310 which only supports those two ADC sampling rates. The third rate (120e6) is no longer supported, I'll get that removed. 30.72e6 is for the AD9361/AD9364 based USRPs (B2x0, E310). The field is a text field so you can enter any va

[Discuss-gnuradio] USRP sink clock rate

2017-06-07 Thread κΉ€νƒœμ˜
Hi all I'm using Ettus Research USRP device with GRC And I have one question Is there