Fixed a problem in the synchronization code that caused issues with failed decodes on signals that should be able to be decoded

This commit is contained in:
Jordan Sherer
2020-05-01 10:16:12 -04:00
parent 59ce3b1118
commit ff21c67e09
9 changed files with 79 additions and 63 deletions
Binary file not shown.
Binary file not shown.
+5
View File
@@ -0,0 +1,5 @@
These are rudimentary test wav files to be run directly in the decoder.
They are named as: {MODE}_{DEPTH}_{EXPECTED_DECODES}.wav
And can be run directly from the ./js8 decoder