discuss-gnuradio
[Top][All Lists]
Advanced

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

Error With GPSDO USRP x300


From: Jones, James (jtjones49)
Subject: Error With GPSDO USRP x300
Date: Wed, 22 Feb 2023 23:14:11 +0000

Hello, I have a USRP x300 and I am trying to use the GPS module for clock sync. I am running Ubuntu 20 and am using external GPS antennas and am using GNUradio version 3.10.5.1 . I have the following arguments for the USRP source block:

Sync: Unknown PPS
Time Source: Default
Clock Source: O/B GPSDO

However, when running this block I get the following error:

Traceback (most recent call last):
  File "/home/.../Documents/test.py", line 290, in <module>
    main()
  File "/home/.../Documents/test.py", line 268, in main
    tb = top_block_cls()
  File "/home/.../Documents/test.py", line 92, in __init__
    self.uhd_usrp_source_0_0.set_clock_source('gpsdo', 0)
RuntimeError: RuntimeError: Reference Clock PLL failed to lock to gpsdo source.

Any help is appreciated and thank you to Marcus Müller for helping me resolve the incompatibility with the USRPs.

James Jones


reply via email to

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