I want to set up a communication chain. what I do is : Vector source --> Framing --> DBPSK modulation --> DBPS demodulation --> char_to_float --> simple_correlator --> vector sink.
but what I have in the vector sink is nothing. vector is an empty vector, while I know that the input of correlator is stream of bits but its out put is nothing. what can be the problem? the code is uploaded. http://www.nabble.com/file/p17986270/testsourcesink.py testsourcesink.py thanks, Mehdi -- View this message in context: http://www.nabble.com/is-Communication-chain-correct--tp17986270p17986270.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
