Dear Rob,
Yes, I use an external clock configuration.
*std::this_thread::sleep_for( std::chrono::milliseconds(int64_t(1000 *
setup_time) );*
*usrp->set_clock_source("external", uhd::usrp::multi_usrp::ALL_MBOARDS);
usrp->set_time_source("external",
uhd::usrp::multi_usrp::ALL_MBOARDS);usrp->set
On 14/12/2023 19:21, Anil Gurses via USRP-users wrote:
It fails when I was trying it.
Can you give more information? What is the exact error?
Did you have to delete the build folder then recreate it for a
successful installation?
You can try deleting and recreating it again. It s
>
> It fails when I was trying it.
>
Can you give more information? What is the exact error?
Did you have to delete the build folder then recreate it for a successful
> installation?
>
You can try deleting and recreating it again. It shouldn't matter. If you
follow the instructions I shared, ther
Thanks Anil.
It fails when I was trying it. Did you have to delete the build folder then
recreate it for a successful installation?
V/r
LoyCurtis Smith
On Thu, Dec 14, 2023 at 5:29 PM Anil Gurses wrote:
> Hi LoyCurtis,
>
> You can install different version of UHD by changing your branch to t
Hi LoyCurtis,
You can install different version of UHD by changing your branch to the
version's tag on the GitHub repository as shown below,
```
git clone https://github.com/EttusResearch/uhd.git
git checkout tags/v4.0.0.0
...
```
With these steps, you change your branch to a specific version rel
Since Ubuntu 18.04 is EOL, my school upgraded my lab systems to Ubuntu
22.04. Since upgrading to Ubuntu 22.04, I have been unable to connect to my
USRP x310s via "*uhd_find_devices*." I can only PING them, and I can only
communicate with them via UHD when explicitly stating the IP Address of my
USR
Hi Anabel,
In my opinion, the error you are experiencing has nothing to do with
streaming performance settings (such as "performance" governor, network
descriptors, MTU size, etc). The issue seems to be that the two X310
devices do not have synchronized clocks. In addition to the physical
synchroni
Hi Wade & Rob,
Thank you for your help.
I am a new user, so I do not know much about Linux and FPGA. My aim is to use
my usrp with high sampling rate so I was recommended to use RFNoC replay block.
For this purpose, I received YML file from Ettus (from Jonathon). I replaced
that file (e310_rfn
Dear Rob
Thank you for your answer.
I make use of the CDA-2990 octoclock as a source of synchronization between
both USRPs, in addition to local oscillator sharing. I use dual 10GigEth
connections and a MTU of 9000 to connect the USRPs to the PC.
Due to various compatibility issues I am unable to
Hi Anabel,
How are you sync-ing the clocks on the two units? Do you have an external
PPS source and are you configuring both devices to use this external source?
Finally, do you have the ability to upgrade your OS and your UHD versions?
There aren't many user's that are using UHD 3.12 so if you ha
Dear all,
I am trying to make an acquisition with two X310 equipped with two TwinRx.
I am using Ubuntu 16.04 LTS 64-bit and UHD 3.12. My PC contains 128GB RAM
and an Intel® Xeon(R) Silver 4114 CPU @ 2.20GHz × 40 and a 4TB SSD. I have
modified the example rx_samples_to_file.cpp code to get 8 channe
Dear Users,
I successfully detect my device and device does not show any error. Many many
thanks to all. Thank you.
___
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com
12 matches
Mail list logo