Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
keytap2-gui : fix critical bug with integer overflow in CC computation
The cross-correlation computation was completely broken due to 16-bit integer overflow. Not sure how this even worked before.
- Loading branch information