Re: [USRP-users] USRP and Bladerf Sync

2020-10-05 Thread Anes Rose Rigiel Anony via USRP-users
Hi Michael, Thanks for the valuable information. Is there any external software which will sync this both *Internally*? If yes, How? Please share the details of *external hardware required for this both devices to synchronize*. Regards, Rigiel On Mon, Oct 5, 2020 at 8:07 PM Michael Dickens

Re: [USRP-users] Compiling custom C++ code on E320

2020-10-05 Thread Michael Dickens via USRP-users
Hi Mark - Yeah you can't compile your UHD application for your host computer (not cross-compiled using the USRP's SDK) and expect it to run on the USRP. The USRP comes with a full UHD and development install, so you should be able to compile your UHD application directly on the USRP. It might not

Re: [USRP-users] USRP and Bladerf Sync

2020-10-05 Thread Michael Dickens via USRP-users
Hi Rigiel - At least in theory both the Bladerf XA4 and USRP B210 provide external input for a 10 MHz REF, which -might- allow for some sense of synchronization between them. It's really not clear to me whether that will be enough, and whether the software controlling these devices can be coerced

Re: [USRP-users] Installation from source (Gnuradio 3.8.2.0 on Ubuntu 18.04.05) - test failure qa_cpp_py_binding (Failed) ...

2020-10-05 Thread Michael Dickens via USRP-users
Hi Emil - Your comment (3) is interesting ... it very well might be that CTRLPORT / Thrift no longer works reliably; as I noted: both interfaces have not been actively maintained for years. I don't see this changing any time soon either. Anyway: Disabling them as you note is the way to go & I hope

[USRP-users] Compiling custom C++ code on E320

2020-10-05 Thread Andrews, Mark J. via USRP-users
Hello, I'm pretty new to SDR and am trying to run a custom C++ program on an E320. I modified the "rx_ascii_art_dft.cpp" file on my host computer so that it saves the DFTs to files instead of displaying them on the screen (with a 1 second delay between DFTs to prevent a million files being

Re: [USRP-users] Installation from source (Gnuradio 3.8.2.0 on Ubuntu 18.04.05) - test failure qa_cpp_py_binding (Failed) ...

2020-10-05 Thread Emil Bjelski via USRP-users
Hi Michael, I agree with you comments 1) and 2) therefore I will disable Thrift and CTRLPORT. Related to 3) before posting questions I was checking mailing lists and I read that CTRLPORT should work well with thrift *0.10.0.* Therefore I have installed thrift version 0.10.0., however there are

[USRP-users] USRP and Bladerf Sync

2020-10-05 Thread Anes Rose Rigiel Anony via USRP-users
Hi Team, We are using *Bladerf XA4 as Base station 1 and USRP B210 as Base Station 2*. Since both devices use an internal clock as the clock source, both are *not in sync* so our application fails. I need to sync these both devices. *Is there any way to synchronize without an external clock and