1. 16 Nov, 2016 1 commit
    • Cedric Roux's avatar
      hotfix: turbo decoder should not fail if CRC is 0 · f116a10d
      Cedric Roux authored
      The case of a CRC == 0 is legal.
      
      After discussion with Raymond, it is also possible to have all
      bits at 0 (and so a CRC==0) if there is no transmission and thus
      not much energy.
      
      So this hotfix may introduce new problems (false decoding).
      
      A future work is to handle this case properly by not calling the
      turbo decoder if there is not enough energy received.
      
      The problem might manifest itself more in the UE part, especially
      when it tries to decode MIB and/or SIB (if I understood correctly).
      f116a10d
  2. 14 Nov, 2016 2 commits
  3. 10 Nov, 2016 3 commits
  4. 08 Nov, 2016 1 commit
  5. 04 Nov, 2016 1 commit
  6. 03 Nov, 2016 5 commits
  7. 25 Oct, 2016 2 commits
  8. 21 Oct, 2016 1 commit
  9. 19 Oct, 2016 1 commit
  10. 18 Oct, 2016 2 commits
  11. 17 Oct, 2016 4 commits
  12. 13 Oct, 2016 1 commit
  13. 12 Oct, 2016 3 commits
  14. 11 Oct, 2016 7 commits
  15. 10 Oct, 2016 6 commits