I made a similar post earlier talking about a router. I should have said this differently. I don’t want to necessarily create a router, but rather just an ethernet point to point link. How do I take the ethernet packets and re-route them into either a normal LimeSDR or the LimeNET? And then obviously transmit them with X modulation scheme (probably QAM).
Is this possible without too much complication? Is it possible in the default GNURadio without having to write code such as C++?
I am surprised I can not find anyone who is trying to do this.