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 <dominic1...@googlemail.com> 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
> 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