Skip to content
  1. Apr 13, 2018
  2. Apr 06, 2018
    • Luker's avatar
      Add option to ill with zeros the lost symbols · 325789d9
      Luker authored
      Fixes #24
      
      
      
      Sometimes it makes sense to have incomplete data.
      This way we both de-interleave the incomplete data
      and we give a std::vector<bool> of which bytes were
      transmitted correctly and which were zeroed out.
      
      Accessible through the end_of_input() calls, as it is the
      only call that makes sense for this, since we need to
      also ignore any other repair symbol.
      
      Signed-off-by: default avatarLuca Fulchir <luker@fenrirproject.org>
      325789d9
  3. Jan 07, 2018
  4. Dec 21, 2017
  5. Dec 19, 2017
  6. Dec 12, 2017
  7. Jan 02, 2017
  8. Dec 30, 2016
  9. Dec 15, 2016
  10. Nov 02, 2016
  11. Oct 31, 2016