Thanks for the suggestion.  I dove into the TCP code to try and figure out
what it was doing.  I found my problem.  I have to use the following read
command...

data  = pnet(con, 'read', 1000, 'SINGLE', 'NATIVE');

Now I notice that matlab seems to be lag behind the USRP.  So, maybe matlab
is not the best path to process the data in realtime.  I am curious what the
best data rate someone has sustained using a TCP connection.

If I get it up and going, I will post my code and a howto so others can
stream data to and from MATLAB in real time.

Thanks,
Kevin






_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to