05-12-2015 09:45 AM
I was trying to use SISO OFDM example.
But to surprise Its not working in both the two cases:-
1. Loopback over air (.GVI gives no error but VLC is not receiving ant stream)
2 No loopback : An error is returned on turning on the Base station:-
The mobile station parameters are as in below figure:
Can somen one explain the source of inusoid wave? I am surprised at it!
Solved! Go to Solution.
05-19-2015 02:08 AM
After debugging figured out that same UDP sockets was being used simultaneously at base station and mobile node.
I would recommend develoeprs to use highlight Execution procedure in debugginh mode in case of error handling. It gives a smooth feel of data flow and link associations.
05-30-2015 10:55 AM
Have you ever get the SISO OFDM TDD Example work with two device?
Currently, I am doing the SISO OFDM TDD Example like your work with two USRP-RIO 2953R. I can do streaming within one USRP-RIO with loop back selection in the example, but when it comes to two USRP-RIO streaming, one is base station and the other is UE, but the demo seems to be not working.
06-02-2015 09:59 PM
Yes, like I said PSS is not locking hence it's just one way communcation with BS receiving self packets!
Can you try seeing if your PSS gets locked?
May be bypass the UDP queue and send a known packet to via PHY while loop.
06-16-2015 01:35 AM
Hi!
Did you get it working?
07-23-2015 03:28 AM
Hi
Please when I download SISO example it is not working because it is GVI file . How can I open it, it must be VI file type isnt it?? Thank you very much
07-23-2015 03:34 AM
This example is for Labview Communication Suite software only.