I've just recently been using TCP socket connections to send data to/
from MATLAB. you could use file_descriptor_sink[source] block in GNU
Radio to push data to/from the USRP. The sockets I have been using
are at
http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?
objectId=34
Kevin Rudd (Contractor) wrote:
> Hello all,
> I just received my USRP and I have successfully installed GNURadio on my
> Linux box. I am just starting to dabble with the code a bit. I am very
> much a Windows/MATLAB developer, so I think I could be far more productive
> if I could just stream
Hi Kevin,
I think the capabilities that we are developing at the moment are
related. What we soon hope to achieve is a USRP server (Linux box
running GNU Radio with a USRP), servicing clients (only one at this
stage) that are running Windows/Matlab. Communications occur over
TCP/IP. The serve
2007/4/19, Kevin Rudd (Contractor) <[EMAIL PROTECTED]>:
Hello all,
I just received my USRP and I have successfully installed GNURadio on my
Linux box. I am just starting to dabble with the code a bit. I am very
much a Windows/MATLAB developer, so I think I could be far more productive
if I c
Hello all,
I just received my USRP and I have successfully installed GNURadio on my
Linux box. I am just starting to dabble with the code a bit. I am very
much a Windows/MATLAB developer, so I think I could be far more productive
if I could just stream the baseband waveforms to and from the US