Re: Using other blocks inside OOT

2020-02-04 Thread Desmond F
Thanks for your reply On Tue, Feb 4, 2020 at 10:28 AM Sylvain Munaut <246...@gmail.com> wrote: > > Hi, > > > Now I'd like to take each message, demod it using the GFSK block which I've > > tested that it work successfully on stream, run sanity on the bits > > (preamble, trailer, FEC) and if the

Re: Using other blocks inside OOT

2020-02-04 Thread Sylvain Munaut
Hi, > Now I'd like to take each message, demod it using the GFSK block which I've > tested that it work successfully on stream, run sanity on the bits (preamble, > trailer, FEC) and if the packet is good, send a new message with the bits and > the original I/Q signal to the next block for furth

Using other blocks inside OOT

2020-02-04 Thread Desmond Fenfe
Hi all, I'm trying to demodulate a GFSK signal in a very noisy environment, I'd like to extract packets and pack their bits together with the corresponding original I/Q signal items in a single message. I wrote a module that detect bursts that has no significant power variation (clean packets) an