Hey everyone, I'm currently implementing a flowgraph that uses RFNoC by UHD / Ettus Research. In GNU Radio companion, I noticed that there are no blocks "RFNoC Fosphor Block" and "RFNoC Qt Fosphor Display" available (See this workshop https://www.youtube.com/watch?v=M9ntwQie9vs @ 22:13 for a flowgraph that uses them). My basic software setup is:
- OS: Debian 12 - GNU Radio 3.10.5.1 - UHD 4.3.0.0+ds1-5 I was wondering why these blocks aren't available or if I need to install an additional module in order to get them. The module gr-fosphor (https://projects.osmocom.org/projects/sdr/wiki/Fosphor) just installs the "standard" version of Fosphor, *not* the FPGA / RFNoC implementation. Thank you and regards Luca