Hello, I have customized the rfnoc DDC. I have:
- 4 inputs (0,1,2,3). - 4 outputs (0,1,2,3). - 4 independently tunable DDCs. - Input 0 connected to outputs 0,1,2,3. - Input 1,2,3 disconnected. I attach a diagram. But I do not know how to connect inputs 1,2,3 to a null source for . Any ideas? I have tried a custom split_stream with 1 normal output and 3 outputs with the null_source module to not consume bandwidth. But I have the error:. * File "/home/cruiz/repositorios/gr-ettus/examples/rfnoc/rfnoc_siggen.py", line 68, in __init__ self.device3 = variable_uhd_device3_0 = ettus.device3(uhd.device_addr_t( ",".join(('type=x300', "")) )) File "/usr/local/lib/python2.7/dist-packages/ettus/ettus_swig.py", line 1617, in make return _ettus_swig.device3_make(device_addr)RuntimeError: EnvironmentError: IOError: Block ctrl (CE_00_Port_30) packet parse error - EnvironmentError: IOError: Expected SID: 02:30>00:00 Received SID: 00:00>00:00* This is the code: https://pastebin.com/4SrjXN9G Thank you!!!
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com