Skip to content
Snippets Groups Projects
  1. Aug 19, 2016
  2. Aug 16, 2016
  3. Jul 29, 2016
    • Cédric Roux's avatar
      bugfix · 56014444
      Cédric Roux authored
      thanks to Supreeth Herle for reporting.
      56014444
  4. Jun 15, 2016
  5. Jun 10, 2016
  6. Jun 02, 2016
  7. Jun 01, 2016
  8. May 31, 2016
  9. May 16, 2016
  10. Apr 25, 2016
  11. Apr 13, 2016
  12. Apr 10, 2016
  13. Apr 04, 2016
  14. Feb 22, 2016
  15. Feb 21, 2016
    • Cédric Roux's avatar
      Fix asn1c warnings. · a9256ded
      Cédric Roux authored
      The strategy is rather basic. Files with warnings are replaced
      by an edited copy that triggers no warning.
      
      We take care to check that the replaced file is the same as the
      one that was analyzed at the time of warning removal (through
      checking its SHA1).
      
      There is a new bash script "fix_asn1" in cmake_targets/tools
      and the files replacing the existing ones are in
      cmake_targets/tools/fix_asn1.data.
      a9256ded
  16. Feb 20, 2016
  17. Feb 16, 2016
  18. Feb 14, 2016
  19. Feb 09, 2016
  20. Feb 08, 2016
  21. Feb 05, 2016
  22. Jan 30, 2016
  23. Jan 27, 2016
  24. Jan 26, 2016
  25. Jan 25, 2016
  26. Jan 23, 2016
  27. Jan 03, 2016
    • knopp's avatar
      added avx2 optimized turbo decoder for 16-bit LLR. This decoder parallelizes... · 8d4405bd
      knopp authored
      added avx2 optimized turbo decoder for 16-bit LLR.  This decoder parallelizes by decoding 2 code segments concurrently. requires updates dlsch_decoding.c to identify when new parallel version can be used. other minor changes related to memory allocations for future avx2 optimizations (32-byte alignment).
      8d4405bd
  28. Dec 29, 2015
  29. Dec 19, 2015
  30. Dec 18, 2015
Loading