If it's 0 bytes, that means your packet decoder is not outputting
anything. This is probably a packed/unpacked issue -- you need to
carefully check which demodulators use packed, and unpacked data. I'll
admit it's currently very unintuitive.

Cheers,
Martin

On 02/07/2016 07:16 PM, Haaris wrote:
> I have made a flow graph using GRC to transmit a text file, and it
> worked fine.
> I used dqpsk mod and demod and packet encoder and decoder.
> The text file sent is successfully received at the file sink.
> But when i send .wav file i dont receive anything at the wav file sink,
> other than a 0 byte .wav file.
> Where am I going wrong?
> 
> http://imgur.com/V1e59Kv
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 


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

Reply via email to