Commit Graph

15 Commits

Author SHA1 Message Date
Joe Taylor 687d60019e Working toward functionality for sequence lengths other than 60 s. 2020-10-22 15:56:20 -04:00
Joe Taylor b68ccee2fa Correct a flaw in assigning bin numbers for in sync64(), fixing QRA65 submodes B C D E. 2020-10-22 14:05:20 -04:00
Joe Taylor a17a519324 Send QRA65 navg to the callback routine. 2020-10-19 18:49:52 -04:00
Joe Taylor ef3b158d43 QRA65 message averaging assumes a fixed DT close to zero. 2020-10-19 18:35:50 -04:00
Joe Taylor 35d8574426 Basic message averaging implemented for QRA65. 2020-10-19 17:27:11 -04:00
Joe Taylor df69562a9f More tweaks to QRA65 decoder. 2020-10-19 15:24:32 -04:00
Joe Taylor 3187be3848 Improved qra_loops(). 2020-10-19 11:29:48 -04:00
Joe Taylor 3f68f075e8 Tweak some QRA65 decoding ideas. 2020-10-17 11:19:15 -04:00
Joe Taylor 2aa999ba44 Improved version of qra_params() subroutine, for testing. 2020-10-16 14:44:13 -04:00
Joe Taylor ad70cdeb8a More work on sync tests, etc., of QRA6[45]. 2020-10-13 13:49:09 -04:00
Joe Taylor d5ce2def09 Code cleanup. 2020-10-09 17:04:06 -04:00
Joe Taylor e82da4484c Code cleanup. 2020-10-09 15:29:16 -04:00
Joe Taylor 538b0b91ab Move s3, s3a arrays into qra_loops. 2020-10-09 14:12:34 -04:00
Joe Taylor c5502cda05 QRA65 now decodes using qra_loops() -- the same inner loops as QRA64. Very effective! 2020-10-08 16:48:11 -04:00
Joe Taylor 5e23f88f7e Save a working temporary state for QRA64/QRA65 decoders. 2020-10-07 16:04:00 -04:00