1. 16 Feb, 2017 1 commit
  2. 15 Feb, 2017 3 commits
  3. 12 Jan, 2017 3 commits
  4. 11 Jan, 2017 2 commits
  5. 10 Jan, 2017 1 commit
  6. 09 Jan, 2017 2 commits
  7. 08 Jan, 2017 3 commits
  8. 02 Jan, 2017 1 commit
  9. 22 Dec, 2016 2 commits
  10. 21 Dec, 2016 2 commits
  11. 19 Dec, 2016 3 commits
    • Cedric Roux's avatar
      Merge branch 'develop_integration_w50' into 'develop' · 3bf8768d
      Cedric Roux authored
      Develop integration w50
      
      See merge request !61
      3bf8768d
    • Cedric Roux's avatar
      integration fix: align32 missing (NOT DEFINITIVE!) · 5ebdbf9f
      Cedric Roux authored
      We have a crash:
      
      Program received signal SIGSEGV, Segmentation fault.
      [Switching to Thread 0x7fff7387d700 (LWP 1944)]
      ulsch_decoding (eNB=eNB@entry=0x7fffaf73b010, proc=proc@entry=0x7fffaf73b480,
          UE_id=UE_id@entry=0 '\000',
          control_only_flag=control_only_flag@entry=0 '\000',
          Nbundled=<optimised out>, llr8_flag=<optimised out>)
          at /roux/merge/openairinterface5g/openair1/PHY/LTE_TRANSPORT/ulsch_decoding.c:1450
      1450          *((__m256i *)&ulsch_harq->e[iprime]) = *((__m256i *)&y[j2]);
      
      This commit reduces the apparition of the crash, but does not
      eliminate it completely.
      
      To be fixed after integration.
      5ebdbf9f
    • Cedric Roux's avatar
      integration fix: update T messages · 66c292b9
      Cedric Roux authored
      66c292b9
  12. 16 Dec, 2016 1 commit
  13. 15 Dec, 2016 3 commits
  14. 14 Dec, 2016 11 commits
  15. 13 Dec, 2016 2 commits