Re: [Discuss-gnuradio] MATLAB/Windows and the USRP

2007-04-20 Thread David Scaperoth
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?

[Discuss-gnuradio] MATLAB/Windows and the USRP

2007-04-19 Thread Kevin Rudd \(Contractor\)
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

Re: [Discuss-gnuradio] MATLAB/Windows and the USRP

2007-04-19 Thread Trond Danielsen
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

Re: [Discuss-gnuradio] MATLAB/Windows and the USRP

2007-04-19 Thread Martin Dvh
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 the