jynik / OOKiedokie

A tool for transmitting and receiving OOK-modulated data with SDRs
MIT License
5 stars 0 forks source link

Failed decodes observed when FIR configured to decimate #3

Closed jynik closed 9 years ago

jynik commented 9 years ago

I've observed some failing decodes when using FIR filter implementations that decimate by factors of two and four. However, in these cases the detected pulse widths did not appear to be off by this factor.

I need to further review and test the implementation of this.

jynik commented 9 years ago

Fixed in 42b08849d62265964b45ef83cc4a35379265947d.