Changing USRP subdevice on the fly

2022-11-22 Thread Moses Browne Mwakyanjala
Hi everyone, I wrote a simple program for a usrp b210. I would like to change the RX antenna on the fly. That is, antenna 0 should be RX2 on Subdevice A:A and antenna 1 RX2 on Subdevice A:B as shown in the piece of code below. The problem I face is that I can't change the subdevice on the fly. The

Re: Changing USRP subdevice on the fly

2022-11-22 Thread Marcus D. Leech
On 22/11/2022 16:24, Moses Browne Mwakyanjala wrote: Hi everyone, I wrote a simple program for a usrp b210. I would like to change the RX antenna on the fly. That is, antenna 0 should be RX2 on Subdevice A:A and antenna 1 RX2 on Subdevice A:B as shown in the piece of code below. The problem I

QT GUI Label error in v 3.10.1.1

2022-11-22 Thread Jose Ruvalcaba
Hello, I've been noticing an issue popping out everytime I stop running my flowgraph and I was wondering if someone had some insight on it. I have a flowgraph where a signal source is connected to a probe signal block. This block is constantly updating values and are being displayed using the QT G

Re: QT GUI Label error in v 3.10.1.1

2022-11-22 Thread Cinaed Simson
Hi Jose - since it's complaining about wayland, check to see if the following software is installed    qt6-wayland    xwayland On debian systems, type   apt list --installed | grep wayland to see what's installed. wayland is efficient way to connect to your desktop. -- Cinaed On 11/22/22