discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Phase Synchronize 2 USRP N200 w/ SBX cards


From: Marcus D. Leech
Subject: Re: Phase Synchronize 2 USRP N200 w/ SBX cards
Date: Thu, 10 Jun 2021 12:08:36 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 06/10/2021 07:39 AM, Skyvalakis Konstantinos wrote:

Yes, I know that about GNURadio and the timed commands. I just described the flowchart here.


After I generated that flowchart in GNURadio I edited the timed commands in the generated python file, according to the code I included in my very first message in this thread.


So the timing is definitely done properly.


I also switched to QT GUI time sink, as you proposed, and I still observe a different phase offset at every experiment.


I am using 3.7.12.0 version of GNURadio.


Thanks for your help.



You might try forcing INTEGER_N tuning:

trequest=uhd.tune_request(your_center_freq,args=uhd.device_addr('mode_n=integer'))

Then use 'trequest' in your frequency setting.



reply via email to

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