Re: [USRP-users] Registering Block Controllers to UHD

2019-06-19 Thread Christian Valledor via USRP-users
7959.html > > Nick > > On Wed, Jun 19, 2019 at 6:35 AM Christian Valledor via USRP-users < > usrp-users@lists.ettus.com> wrote: > >> Hi All, >> >> I'm developing a few custom RFNoC Blocks for a UHD application I'm >> working on, and I've

[USRP-users] Registering Block Controllers to UHD

2019-06-19 Thread Christian Valledor via USRP-users
Hi All, I'm developing a few custom RFNoC Blocks for a UHD application I'm working on, and I've hit a snag getting UHD to work with my block controllers. Note that I went the C++ route instead of using nocscript and the default block controller to handle some more complex cases. The only way I ha

[USRP-users] How to update RFNoC Graph

2018-12-06 Thread Christian Valledor via USRP-users
Hey Guys, I'm working on a RFNoC/UHD application, where I'd ideally like to run with one FFT size, and then later change to another size. But I seem to be doing something wrong here, because I can run fine with my initial configuration. But if I make a change to the block arguments, I get a timeo