Dear all,
I have problem building rfnoc graph to use Tx/Rx and Rx2 ports on one single daughter board. If I connect 0/DUC#0:0==>0/Radio#0:0 0/Radio#0:1==>0/DDC#0:1 and connect tx_stream to 0/DUC#0:0 and 0/DDC#0:1 to rx_stream I get an error [ERROR] [RFNOC::GRAPH::DETAIL] Node 0/Radio#0cannot handle its current topology! (1inputs, 1 outputs) Error: RuntimeError: Graph topology is not valid! although the static connection of rfnoc block on my device is like | | Static connections on this device: | | | | * 0/SEP#0:0==>0/DUC#0:0 | | * 0/DUC#0:0==>0/Radio#0:0 | | * 0/Radio#0:0==>0/DDC#0:0 | | * 0/DDC#0:0==>0/SEP#0:0 | | * 0/Radio#0:1==>0/DDC#0:1 | | * 0/DDC#0:1==>0/SEP#1:0 | | * 0/SEP#2:0==>0/DUC#1:0 | | * 0/DUC#1:0==>0/Radio#1:0 | | * 0/Radio#1:0==>0/DDC#1:0 | | * 0/DDC#1:0==>0/SEP#2:0 | | * 0/Radio#1:1==>0/DDC#1:1 | | * 0/DDC#1:1==>0/SEP#3:0 | | * 0/SEP#4:0==>0/Replay#0:0 | | * 0/Replay#0:0==>0/SEP#4:0 | | * 0/SEP#5:0==>0/Replay#0:1 | | * 0/Replay#0:1==>0/SEP#5:0 | ________________________________ so I suggest the path 0/DUC#0:0==>0/Radio#0:0 0/Radio#0:1==>0/DDC#0:1 should be connectable? thanks in advance Kasim
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com