[USRP-users] USRP B210 problem

2021-10-04 Thread rouba zeitoun
Dear USRP users I have been working on USRP B210. However, every time I try to put the following comment "uhd_usrp_probe" I face this message "fx3 is in state 5". Even when I try to use gnuradio for transmitting files to another SDR device I faceD the same problem. I would really appreciate

[USRP-users] Transmission problem

2022-03-02 Thread rouba zeitoun
Dear USRP experts I am currently working on a project that consists of sending live stream video from one SDR to another with GNURadio (on the transmitter side I am using USRP N210 and on the receiver i am using hackrf). I am also using Gstreamer to create a pipeline between 2 computers.

[USRP-users] Re: errors while installing uhd

2022-05-31 Thread rouba zeitoun
hii again, i fixed the problem thank you On Tue, May 31, 2022 at 10:15 AM rouba zeitoun wrote: > Hello USRP experts > > I am re-installing UHD on my laptop from this site " > https://kb.ettus.com/Building_and_Installing_the_USRP_Open-Source_Toolchain_(UHD_and_GN

[USRP-users] errors while installing uhd

2022-05-31 Thread rouba zeitoun
Hello USRP experts I am re-installing UHD on my laptop from this site " https://kb.ettus.com/Building_and_Installing_the_USRP_Open-Source_Toolchain_(UHD_and_GNU_Radio)_on_Linux " But when i try to execute the command cmake ../ i get an error, i fixed it by changing

[USRP-users] install usrp n210 packages

2022-05-23 Thread rouba zeitoun
Hello USRP Support I hope this email finds you well Is it possible to install USRP N210 packages on an odroid? if so, please could you support me with the needed steps. Regards, Rouba Zeitoun ___ USRP-users mailing list -- usrp-users@lists.ettus.com

[USRP-users] unmet dependencies libuhd4.2.0

2022-05-25 Thread rouba zeitoun
Hello USRP Support Hope you have a nice day. I was trying to upgrade my system and i got this message *You might want to run 'apt --fix-broken install' to correct these.The following packages have unmet dependencies: libuhd-dev : Depends: libuhd4.2.0 (= 4.2.0.0-0ubuntu1~bionic1) but it is

[USRP-users] couldn't install uhd

2022-06-06 Thread rouba zeitoun
Hello USRP users I am trying to install uhd on my desktop, i tried these steps: $ lsb_release -a $ sudo add-apt-repository ppa:ettusresearch/uhd $ sudo apt-get update $ sudo apt-get install libuhd-dev libuhd4.2.0 uhd-host $ ldconfig -p | grep uhd $ sudo add-apt-repository -y