y into GNUradio without stripping
> the headers.
>
>
> > To: ra...@schmid.xxx; discuss-gnuradio@gnu.org
> > From: marcus.muel...@ettus.com
> > Date: Wed, 16 Mar 2016 10:24:02 +0100
> > Subject: Re: [Discuss-gnuradio] lack of understanding the different
> formats to
This works! Thanks a lot!
Ralph.
>-Original Message-
>From: Marcus Müller [mailto:marcus.muel...@ettus.com]
>Sent: Wednesday, March 16, 2016 10:24
>To: Ralph A. Schmid, dk5ras; discuss-gnuradio@gnu.org
>Subject: Re: [Discuss-gnuradio] lack of understanding the diffe
out stripping the
headers.> To: ra...@schmid.xxx; discuss-gnuradio@gnu.org
> From: marcus.muel...@ettus.com
> Date: Wed, 16 Mar 2016 10:24:02 +0100
> Subject: Re: [Discuss-gnuradio] lack of understanding the different formats
> to store samples
>
> Ok, let "I" and &qu
ordings in WAV format directly into
> GNUradio without stripping the headers.
>
>
> > To: ra...@schmid.xxx; discuss-gnuradio@gnu.org
> > From: marcus.muel...@ettus.com
> > Date: Wed, 16 Mar 2016 10:24:02 +0100
> > Subject: Re: [Discuss-gnuradio] lack of understanding
."
>
> Ralph.
>
>> -Original Message-
>> From: discuss-gnuradio-bounces+ralph=schmid@gnu.org
>> [mailto:discuss-gnuradio-bounces+ralph=schmid@gnu.org] On Behalf Of
>> Marcus Müller
>> Sent: Friday, March 11, 2016 2:53 PM
>> To: di
, dk5ras
Cc: GNURadio Discussion List
Subject: Re: [Discuss-gnuradio] lack of understanding the different formats to
store samples
Ralph,
If I understand this, each 8-bit byte of data contains four two-bit IQ samples,
in which case the "Unpack K Bits" block is likely what you are l
s+ralph=schmid@gnu.org
> [mailto:discuss-gnuradio-bounces+ralph=schmid@gnu.org] On Behalf Of
> Marcus Müller
> Sent: Friday, March 11, 2016 2:53 PM
> To: discuss-gnuradio@gnu.org
> Subject: Re: [Discuss-gnuradio] lack of understanding the different
formats
> to store samples
&g
Ralph,
If I understand this, each 8-bit byte of data contains four two-bit IQ
samples, in which case the "Unpack K Bits" block is likely what you are
looking for. It will treat each bit in a byte (from Byte File Source in
this case) as an individual item, which can then be type-converted and
inter
In what format are your 1bit samples? I'd assume they are just the fact
whether a byte is 0x00 or 0x01; in that case, just use unpacked to packed.
On 03/11/2016 10:24 AM, Ralph A. Schmid, dk5ras wrote:
> Hi,
>
> Being an RF guy I must admit that I am somehow lost in the different ways
> how sample
Hi,
Being an RF guy I must admit that I am somehow lost in the different ways
how samples are stored in files. I stumbled over this question when I
experimented with https://github.com/osqzss/gps-sdr-sim. It works great when
using 16 bit samples and using a simple two-block grc file, feeding them
10 matches
Mail list logo