Issue with UHD and GNUradio

2023-02-15 Thread Jones, James (jtjones49)
Hello, I need to use the latest version of UHD to work with my USRP image. The version that comes with GNUradio will not work as it is not updated. I have the latest version of UHD installed on my computer, but when installing GNUradio it installs and uses the outdated and incompatible version o

Error With GPSDO USRP x300

2023-02-22 Thread Jones, James (jtjones49)
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 GP

Re: Getting constellation size as a variable

2024-10-13 Thread Jones, James (jtjones49)
One can obtain the number of constellation points by using the syntax: constellation.arity() Replace "constellation" with the ID of the constellation object. This will return 'M' representing the number of distinct symbols 2^n. Get Outlook for Android