[Discuss-gnuradio] Generate Zadoff sequence

2019-06-28 Thread Sneha vasan
Hi, I would like to transmit and receive Zadoff chu seq from USRP and correlate this two signals. Any suggestions how we can do this? Regards ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnu

Re: [Discuss-gnuradio] Serial to parallel conversion

2019-06-13 Thread Sneha vasan
Thank you so much for the response. Yes I am implementing the OFDM receiver. So the idea is to do the serial to parallel conversion of the received signal at USRP source, So my question was, in order to do so can I use vector to streams block?? . As per the above suggestion the block does not rea

[Discuss-gnuradio] Serial to parallel conversion

2019-06-12 Thread Sneha vasan
Hi Everyone, I am currently trying to transmit and receive random signal using ofdm modulation. So I generated the transmit signal using the MATLAB. Transmit this signal to USRP and receive it. So in order to demodulate the signal using ofdm scheme, Firstly I am trying to convert this signal fro

[Discuss-gnuradio] Filter error

2019-06-05 Thread Sneha vasan
Hi everyone, Can anybody guide me on this???.. I am using x310 with sampling rate of 1MHz. Traceback (most recent call last): File "/home/sneha/My_waveform/past work/transmit.py", line 414, in main() File "/home/sneha/My_waveform/past work/transmit.py", line 402, in main tb = top_blo