I also would like to know the answer to Rob’s question: Rfnocmodtool is in gr-ettus but if I try to install gr-ettus with the uhd master branch, I get the following error:
[ 5%] Building CXX object lib/CMakeFiles/gnuradio-ettus.dir/device3.cc.o In file included from /home/nvd/rfnoc/src/gr-ettus/lib/device3.cc:27:0: /home/nvd/rfnoc/src/gr-ettus/include/ettus/device3.h:30:10: fatal error: uhd/device3.hpp: No such file or directory #include <uhd/device3.hpp> ^~~~~~~~~~~~~~~~~ compilation terminated. lib/CMakeFiles/gnuradio-ettus.dir/build.make:72: recipe for target 'lib/CMakeFiles/gnuradio-ettus.dir/device3.cc.o' failed make[2]: *** [lib/CMakeFiles/gnuradio-ettus.dir/device3.cc.o] Error 1 CMakeFiles/Makefile2:139: recipe for target 'lib/CMakeFiles/gnuradio-ettus.dir/all' failed make[1]: *** [lib/CMakeFiles/gnuradio-ettus.dir/all] Error 2 Makefile:140: recipe for target 'all' failed make: *** [all] Error 2 So how does rfnoc work with master branch? I have also installed UHD-3.15.LTS without PYBOMBS and there were errors that have been fixed in the master branch but not UHD-3.15.LTS. There are no current versions of UHD that work with RFNoC to build OOT without the PYBOMBS method. Jeff From: USRP-users <usrp-users-boun...@lists.ettus.com> On Behalf Of Rob Kossler via USRP-users Sent: Thursday, May 21, 2020 3:19 PM To: usrp-users <usrp-users@lists.ettus.com> Subject: [USRP-users] creating an rfnoc block on master branch Hi, How do I create an rfnoc block using master branch? I am familiar with using rfnoc_mod_tool with UHD 3.15 and earlier. My understanding was that things are different with master (and uhd 4.0) such that a different tool would be used and that this new tool would be part of UHD rather than part of a gnuradio installation. But, I don't see any such tool in my uhd master checkout. Rob
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com