discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Simple Digital Mod Problem


From: Ben Reynwar
Subject: Re: [Discuss-gnuradio] Simple Digital Mod Problem
Date: Mon, 7 Jan 2013 09:16:41 -0700

The output of the demod is unpacked, that is, only one bit in each
byte is used.  Place an unpacked_to_packed block before the sink and
you will have more luck, however you will still get an offset in the
byte boundaries between the input and output.

Ben

On Mon, Jan 7, 2013 at 3:21 AM, Hanz <address@hidden> wrote:
> Im a total newbie to GNURadio. So my plan was to simply test a digital
> modulation path, without channel. Then compare input file and output file.
> The input file was a previously captured random file through GNURadio. But
> the problem is, that the output file is about 8 times bigger and clearly not
> the same!
> Any help :)?
> <http://gnuradio.4.n7.nabble.com/file/n38857/grc.png>
>
>
>
> --
> View this message in context: 
> http://gnuradio.4.n7.nabble.com/Simple-Digital-Mod-Problem-tp38857.html
> Sent from the GnuRadio mailing list archive at Nabble.com.
>
> _______________________________________________
> 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]