Skip to content
  1. Apr 14, 2018
  2. Apr 13, 2018
  3. 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
  4. Mar 10, 2018
  5. Mar 06, 2018
  6. Mar 03, 2018
  7. Feb 27, 2018
    • Luker's avatar
      RFC6330 Documentation & fixes · 2e9273a1
      Luker authored
      Ticket #8
      
      
      
      Finally move the documentation to track the
      RFC6330 namespace for both C and C++ APIs
      
      fixes are related to the documentation
      * decode_symbol was forgotten
      * future_state uniformed between RAW and RFC
      * renamed a couple of RaptorQ__v1 in RFC6330__v1
      
      Signed-off-by: default avatarLuca Fulchir <luker@fenrirproject.org>
      2e9273a1
  8. Jan 08, 2018
  9. Jan 07, 2018
  10. Jan 04, 2018
  11. Dec 21, 2017
  12. Dec 19, 2017
  13. Dec 12, 2017
  14. Dec 11, 2017
  15. Jan 02, 2017
  16. Dec 30, 2016
  17. Dec 27, 2016
  18. Dec 15, 2016
  19. Nov 08, 2016
  20. Nov 05, 2016
  21. Nov 02, 2016
  22. Oct 31, 2016
  23. Oct 27, 2016
  24. Oct 26, 2016
  25. Oct 25, 2016
  26. Oct 24, 2016