1. 18 Nov, 2021 1 commit
    • Sakthivel Velumani's avatar
      Replacing heap memory with stack · 3cfefe3c
      Sakthivel Velumani authored
      Removed the usage of memory created via malloc for LDPC decoder processing buffers. Instead arrays are created on stack to make the code simpler and reentrant.
      3cfefe3c
  2. 05 Nov, 2021 2 commits
  3. 04 Nov, 2021 1 commit
  4. 03 Nov, 2021 7 commits
  5. 02 Nov, 2021 1 commit
  6. 29 Oct, 2021 7 commits
  7. 28 Oct, 2021 1 commit
  8. 27 Oct, 2021 20 commits