Hey Jonathan, I’m starting the process of expanding gr-Ettus to include most (if not all) of the existing blocks in the library. My thought was that I could use “gr_modtool add” to create the basic block structure inside of gr-ettus then go ahead creating the impl and header files to reflect the available functions in control.hpp (just like the DDC/DUC).
I’m starting with the siggen block and I’ve gotten it to build but if i open a flowgraph that contains any RFNoC blocks I get a segfault right away with the message Warning: restarting the docstring loader (crashed while loading … The message lists the RFNoC blocks as the problem and I’ve repeated it across 2 systems. Apart from my yaml code being wrong somewhere Is there any reason this shouldn’t work? Do you have another suggestion for a quasi-automated process i could use to finally get these blocks out to the GR community? Thanks <end transmission> > On Jun 30, 2021, at 11:26, Jonathon Pendlum <[email protected]> > wrote: > > > Hi, > > While all the blocks in the KB article are available for UHD apps, not all of > them have GNU Radio / gr-ettus support. The eventual goal is to port most of > the missing blocks, although I don't have a timeline on when that will happen. > > Jonathon > >> On Wed, Jun 30, 2021, 10:26 <[email protected]> wrote: >> My understanding is that the currently available in-tree blocks does not >> match the list in the reference that you point to. FOr instance, the >> “replay” block shown in that list is not available. I’m not sure that siggen >> is available either. >> >> _______________________________________________ >> USRP-users mailing list -- [email protected] >> To unsubscribe send an email to [email protected] > _______________________________________________ > USRP-users mailing list -- [email protected] > To unsubscribe send an email to [email protected]
_______________________________________________ USRP-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
