Merge branch 'enhancement-43-AVX2' into bugfix-48-L1L2signaling
corrected some additional FFT related issues from AVX2 merge when running with real-time MODEM. Conflicts: openair1/PHY/LTE_TRANSPORT/dlsch_demodulation.c
No related branches found
No related tags found
Showing
- cmake_targets/CMakeLists.txt 2 additions, 1 deletioncmake_targets/CMakeLists.txt
- openair1/PHY/CODING/3gpplte_sse.c 224 additions, 55 deletionsopenair1/PHY/CODING/3gpplte_sse.c
- openair1/PHY/CODING/3gpplte_turbo_decoder_avx2_16bit.c 1418 additions, 0 deletionsopenair1/PHY/CODING/3gpplte_turbo_decoder_avx2_16bit.c
- openair1/PHY/CODING/3gpplte_turbo_decoder_sse_16bit.c 359 additions, 82 deletionsopenair1/PHY/CODING/3gpplte_turbo_decoder_sse_16bit.c
- openair1/PHY/CODING/Makefile 1 addition, 1 deletionopenair1/PHY/CODING/Makefile
- openair1/PHY/CODING/defs.h 18 additions, 0 deletionsopenair1/PHY/CODING/defs.h
- openair1/PHY/INIT/lte_init.c 5 additions, 1 deletionopenair1/PHY/INIT/lte_init.c
- openair1/PHY/LTE_ESTIMATION/filt96_32.h 56 additions, 56 deletionsopenair1/PHY/LTE_ESTIMATION/filt96_32.h
- openair1/PHY/LTE_ESTIMATION/lte_dl_channel_estimation.c 30 additions, 23 deletionsopenair1/PHY/LTE_ESTIMATION/lte_dl_channel_estimation.c
- openair1/PHY/LTE_ESTIMATION/lte_sync_time.c 2 additions, 2 deletionsopenair1/PHY/LTE_ESTIMATION/lte_sync_time.c
- openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.c 2 additions, 2 deletionsopenair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.c
- openair1/PHY/LTE_REFSIG/lte_gold.c 1 addition, 5 deletionsopenair1/PHY/LTE_REFSIG/lte_gold.c
- openair1/PHY/LTE_TRANSPORT/dlsch_decoding.c 170 additions, 18 deletionsopenair1/PHY/LTE_TRANSPORT/dlsch_decoding.c
- openair1/PHY/LTE_TRANSPORT/dlsch_demodulation.c 5 additions, 5 deletionsopenair1/PHY/LTE_TRANSPORT/dlsch_demodulation.c
- openair1/PHY/LTE_TRANSPORT/prach.c 1 addition, 1 deletionopenair1/PHY/LTE_TRANSPORT/prach.c
- openair1/PHY/MODULATION/ofdm_mod.c 16 additions, 2 deletionsopenair1/PHY/MODULATION/ofdm_mod.c
- openair1/PHY/MODULATION/slot_fep.c 8 additions, 8 deletionsopenair1/PHY/MODULATION/slot_fep.c
- openair1/PHY/TOOLS/Makefile 11 additions, 5 deletionsopenair1/PHY/TOOLS/Makefile
- openair1/PHY/TOOLS/lte_dfts.c 2755 additions, 242 deletionsopenair1/PHY/TOOLS/lte_dfts.c
- openair1/PHY/TOOLS/twiddles8192.h 12 additions, 0 deletionsopenair1/PHY/TOOLS/twiddles8192.h
Loading
Please register or sign in to comment