Hi Marcus,
Thanks a lot for the explanation.
I'll try these suggestions out and see if it works out for me.
But once again, thanks a million.
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradi
Hi all,
Thanks for the reply martin.
The dpsk mod and demod work alright with the packet encoder and decoder
that i am currently using.
This flow graph recovers a text file somewhat alright. One problem is that
even though i have selected overwrite data in file sink, it still appends
the recovered
Hello all,
I am trying to transmit data using aux cable from one laptop to another.
The modulation scheme I am using the PSK mod block is DQPSK.
The problem is that while recovering data I have to set a specific value of
delay to recover the original data back.
Sometimes no delay is needed, while
Hi Marcus,
Thanks a lot for the reply.
The screen shot of the flow graph is present below.
http://pasteboard.co/HzDBxB6.png
One more thing is that where in ubuntu is file_sink.cc or the C++ files of
blocks present?
I searched the whole computer for '.cc' and found no .cc gnu radio block
file.
I