[USRP-users] Re: Set the gain settings in C++ API for B210

2023-09-07 Thread Marcus D. Leech
On 07/09/2023 21:56, 1920swap...@gmail.com wrote: I have the version 4.4.0.0 on ubuntu 22.04. I followed the ‘ Building and Installing the USRP Open-Source Toolchain (UHD and GNU Radio) on Linux’ guide, and yes I did install GNU Radio afterwards. I’ll try to uninstall GNU Radio to see if that

[USRP-users] Re: Set the gain settings in C++ API for B210

2023-09-07 Thread 1920swapnil
I have the version 4.4.0.0 on ubuntu 22.04. I followed the ‘ Building and Installing the USRP Open-Source Toolchain (UHD and GNU Radio) on Linux’ guide, and yes I did install GNU Radio afterwards. I’ll try to uninstall GNU Radio to see if that fixes the issue. ___

[USRP-users] Re: Set the gain settings in C++ API for B210

2023-09-07 Thread Marcus D. Leech
On 07/09/2023 21:26, 1920swap...@gmail.com wrote: Maybe I didn’t clarify properly, the standard example ‘rx_samples_to_file’ example works correctly if I don’t provide any gain argument, but fails when I do. I understand my own examples would require me to debug, but I would like to understan

[USRP-users] Re: Set the gain settings in C++ API for B210

2023-09-07 Thread 1920swapnil
Maybe I didn’t clarify properly, the standard example ‘rx_samples_to_file’ example works correctly if I don’t provide any gain argument, but fails when I do. I understand my own examples would require me to debug, but I would like to understand why the standard examples don’t work for my specifi

[USRP-users] Re: Set the gain settings in C++ API for B210

2023-09-07 Thread Marcus D. Leech
On 07/09/2023 20:01, 1920swap...@gmail.com wrote: Well would you say that's still the case if I can run the example if I just exclude certain parameters? For example if I just give a sample rate, freq, duration it runs fine. It's just that when I pass the gain parameter the error shows up. Fu

[USRP-users] Re: Set the gain settings in C++ API for B210

2023-09-07 Thread 1920swapnil
Well would you say that's still the case if I can run the example if I just exclude certain parameters? For example if I just give a sample rate, freq, duration it runs fine. It's just that when I pass the gain parameter the error shows up. Furthermore, other examples such as rx_samples_to_udp a

[USRP-users] Re: Can DPDK compiled UHD still work with B210/USB devices?

2023-09-07 Thread Marcus D. Leech
On 07/09/2023 17:31, Victor Levin via USRP-users wrote: Hi all, I have a system that uses X410 with DPDK but I want to also use B210 on the same host. Is there anyway to have UHD compiled with DPDK still work with B210 (USB) or is a non DPDK compiled UHD binary needed? Thanks, Victor

[USRP-users] Re: Set the gain settings in C++ API for B210

2023-09-07 Thread Marcus D. Leech
On 07/09/2023 00:18, swapnil srivastava wrote: Hello, I'm having some trouble with the UHD API. I'm trying to build a simple receiver code by following the examples in the 'rx_samples_to_file' and 'rx_timed_samples'. When I'm using the rx_samples_to_file example and try to set the gain settings

[USRP-users] Can DPDK compiled UHD still work with B210/USB devices?

2023-09-07 Thread Victor Levin via USRP-users
Hi all, I have a system that uses X410 with DPDK but I want to also use B210 on the same host. Is there anyway to have UHD compiled with DPDK still work with B210 (USB) or is a non DPDK compiled UHD binary needed? Thanks, Victor ___ USRP-users maili