Re: [Discuss-gnuradio] signal-types

2019-01-02 Thread Cinaed Simson
On 12/30/18 8:49 AM, Wolfgang Buesser wrote: > Hello > > I find the data-types for python OOTs very confusing: > Apparently there are the following data-types: > > float = float64 > float32 used by most standard-blocks > float64 > > complex = complex128 > complex64 used by most standard-blocks >

Re: [Discuss-gnuradio] [GREP] Separate scheduler and GNU Radio base files

2019-01-02 Thread Miklos Maroti
Dear Martin, I have been looking at the GNURadio scheduler quite a bit recently and would like to summarize my experiences that could affect the direction of this GREP. As you have properly observed, the scheduler is very hard to change as it is, but there are new opportunities if we allow changes

Re: [Discuss-gnuradio] CC1101 GFSK packet decode with variable length

2019-01-02 Thread Andre Puschmann
Hey, not sure if this still works but I've worked on a CC1101 receiver a while ago. Have a look here [1] if you're interested. Cheers Andre [1] https://github.com/andrepuschmann/gr-cc11xx On 31/12/18 1:00, Alban Meffre wrote: > Hi > I would like to decode a simple GFSK packet > > here is the p