Commit Graph

70 Commits

Author SHA1 Message Date
Christopher Taylor 062084c11f Revert 2017-06-03 00:29:54 -07:00
Christopher Taylor 968c4f4f6a Cleanup and small opt 2017-06-03 00:24:18 -07:00
Christopher Taylor 7c2be9f17b Merge branch 'master' of github.com:catid/lhc_rs 2017-06-02 23:52:07 -07:00
Christopher Taylor 08fed770cd Use DIT FFT for decoder 2017-06-02 23:52:03 -07:00
catid 8b68f37651 Merge pull request #4 from TheBlueMatt/master
gcc fixes
2017-06-02 11:55:29 -07:00
Matt Corallo e078197da2 constify the data chunks themselves 2017-06-02 11:43:54 -04:00
Matt Corallo cc0b02b4e8 Fix NextPow2 for non-MSVC compilers 2017-06-02 11:43:03 -04:00
Matt Corallo a08601da26 Fix a few compile errors/OOB array accesses 2017-06-02 11:12:03 -04:00
Christopher Taylor e6753965a1 Better non-SSE gf mul operations: Now only 5x slower.. 2017-06-01 23:54:47 -07:00
Christopher Taylor 6237d3ddaf Merge branch 'master' of github.com:catid/lhc_rs 2017-05-31 23:21:34 -07:00
Christopher Taylor b2ad9403fe Optimize decoder IFFT 2017-05-31 23:21:25 -07:00
catid 47444a9795 Update Benchmarks.md 2017-05-31 23:03:05 -07:00
catid 7082e5b34c Update README.md 2017-05-31 22:53:34 -07:00
Christopher Taylor c7f0085948 Implement DIT FFT and some reference fallbacks 2017-05-31 22:42:10 -07:00
Christopher Taylor 8c35c8d4de Speed up decoder with new DIT-IFFT 2017-05-31 01:20:17 -07:00
Christopher Taylor ac68c62d28 Implement DIT FFT for Encoder 2017-05-31 01:11:20 -07:00
catid 9090619d73 Update README.md 2017-05-30 15:43:11 -07:00
Christopher Taylor becacaec16 Split benchmarks 2017-05-30 11:58:01 -07:00
Christopher Taylor be7ddda8b5 Merge branch 'master' of github.com:catid/lhc_rs 2017-05-30 11:50:13 -07:00
Christopher Taylor 62a69bb67f Fix comments 2017-05-30 11:50:09 -07:00
catid d27cff749f Update README.md 2017-05-30 11:45:00 -07:00
Christopher Taylor 81880b3b2a Merge branch 'master' of github.com:catid/lhc_rs 2017-05-30 02:23:36 -07:00
Christopher Taylor be5c625d3d Fix tabs 2017-05-30 02:23:33 -07:00
catid 6551b54e01 Update README.md 2017-05-30 02:21:15 -07:00
Christopher Taylor c53b075eda FF16 works 2017-05-30 02:05:41 -07:00
Christopher Taylor d0a3aa287d Fixes 2017-05-30 01:49:48 -07:00
Christopher Taylor 2e1007c4aa FF16 is mostly working still some bugs 2017-05-30 01:37:27 -07:00
Christopher Taylor 6e7dfea7c9 Merge branch 'master' of github.com:catid/lhc_rs 2017-05-29 15:01:09 -07:00
Christopher Taylor 49960e90f3 Refactor multiply table code 2017-05-29 15:01:01 -07:00
catid a8d551899a Update README.md 2017-05-29 04:38:09 -07:00
catid 480748e0a2 Update README.md 2017-05-29 04:08:37 -07:00
catid 823f97bfc6 Update README.md 2017-05-29 04:06:23 -07:00
catid 1269a917b9 Update README.md 2017-05-29 04:05:01 -07:00
catid e70e71bb13 Update README.md 2017-05-29 04:04:16 -07:00
Christopher Taylor 283c1aac22 Merge branch 'master' of github.com:catid/lhc_rs 2017-05-29 03:31:07 -07:00
Christopher Taylor 7592a816ae GF256 is working for all inputs 2017-05-29 03:30:58 -07:00
catid bb21b7d0b0 Update README.md 2017-05-29 03:19:36 -07:00
catid c94d761de9 Update README.md 2017-05-29 03:18:29 -07:00
Christopher Taylor 0f96f50305 Fixes 2017-05-29 03:02:27 -07:00
Christopher Taylor 412fef86c0 Fixes 2017-05-29 02:51:19 -07:00
Christopher Taylor 94bf94771e Disable warning 2017-05-29 02:40:08 -07:00
Christopher Taylor 8673889a9a Fixes, extended tester 2017-05-29 02:34:09 -07:00
Christopher Taylor 0aa1cdd4f3 Bug fixes 2017-05-28 23:18:28 -07:00
catid cea6e3b718 Update README.md 2017-05-28 15:17:38 -07:00
Christopher Taylor 5e61c917f7 Improve docs 2017-05-28 15:15:39 -07:00
Christopher Taylor 3f9b00e8ed Merge branch 'master' of github.com:catid/lhc_rs 2017-05-28 13:50:45 -07:00
Christopher Taylor d31d7c85bf Doc fixes 2017-05-28 13:50:32 -07:00
catid 7dac6011d0 Update README.md 2017-05-28 03:50:10 -07:00
Christopher Taylor 179d8d5284 128 2017-05-28 03:48:01 -07:00
Christopher Taylor 9bb3375342 Fixes 2017-05-28 02:20:29 -07:00