An error occurred fetching the project authors.
  1. 03 May, 2017 1 commit
  2. 04 Apr, 2017 1 commit
  3. 20 Mar, 2017 1 commit
    • Cedric Roux's avatar
      bugfix: fix dump_dlsch2 · 1218cc8f
      Cedric Roux authored
      the argument 'coded_bits_per_codeword' has to be an array in
      case of several codewords.
      
      The calling sites have been adapted.
      
      Today, only the first index is used, so calling sites where
      'coded_bits_per_codeword' is an integer pass the address
      of it. It is expected that 'dump_dlsch2' will check in the
      future that there is one or two codewords and only access
      'coded_bits_per_codeword[1]' when it's sure there are
      really two codewords.
      1218cc8f
  4. 13 Mar, 2017 1 commit
  5. 27 Jan, 2017 3 commits
  6. 20 Dec, 2016 1 commit
  7. 19 Dec, 2016 1 commit
  8. 23 Nov, 2016 1 commit
  9. 18 Nov, 2016 1 commit