Re: [USRP-users] Inserting custom DSP code in B200mini, CODEC loopback test failing

2017-09-29 Thread Shoorveer Singh via USRP-users
..@gmail.com>>, "usrp-users@lists.ettus.com<mailto:usrp-users@lists.ettus.com>" mailto:usrp-users@lists.ettus.com>> Subject: RE: [USRP-users] Inserting custom DSP code in B200mini, CODEC loopback test failing Hey Shoor, This test is in the USRP drivers, see “ad936x_

Re: [USRP-users] Inserting custom DSP code in B200mini, CODEC loopback test failing

2017-09-26 Thread Humphries, James R. via USRP-users
Shoorveer Singh via USRP-users Sent: Tuesday, September 26, 2017 2:23 PM To: Ezequiel Alfíe Cc: Josh Sendall via USRP-users Subject: Re: [USRP-users] Inserting custom DSP code in B200mini, CODEC loopback test failing That's what I want to know. What lines do you comment out, in which file

Re: [USRP-users] Inserting custom DSP code in B200mini, CODEC loopback test failing

2017-09-26 Thread Shoorveer Singh via USRP-users
That's what I want to know. What lines do you comment out, in which files? Is it in Ettus FPGA code or is it a part of Ettus firmware code? Also, if you want to modify the data received by the SDR RX port, how do you do that without facing the loopback error? -- Thanks and Regards Shoor On S

Re: [USRP-users] Inserting custom DSP code in B200mini, CODEC loopback test failing

2017-09-26 Thread Ezequiel Alfíe via USRP-users
Hi, I ran into that issue once and I simply recompiled UHD with the relevant lines commented out. regards On Mon, Sep 25, 2017 at 3:54 PM, Shoorveer Singh via USRP-users < usrp-users@lists.ettus.com> wrote: > Hi all, > > I am using USRP B200mini/B205 to develop a custom DSP. For that purpose,