discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Cant receive .wav file correctly


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Cant receive .wav file correctly
Date: Mon, 8 Feb 2016 09:05:26 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

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
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]