28 Commits (8566cbb0792243a0e9b12d4b9bfea799bd3420ee)

Author SHA1 Message Date
Xavier Arteaga 2d39c7261c renamed vector copy prefix from to 5 years ago
Andre Puschmann 9d529ba0d5 fix compilation on arm, add missing declaration and headers 5 years ago
Xavier Arteaga 5e45e63519 Multiple fixes HARQ ACK/NACK feedback and CSI reporting for MIMO and CA 5 years ago
Xavier Arteaga e832769ae6 Updated copyright 5 years ago
Pedro Alvarez c5979f59eb Clang format UE, eNB and lib (#850)
* Clang-formated UE, eNB and lib.
* Fixed compiling errors from clang-format.
* Fix linking issues introduced by clang-format
* Fix poor formating in initializing arrays of arrays.
* Fix mistake in conflict resolution on rm_turbo.c
* Re-apply clang format to gtpc_ies.h
5 years ago
Xavier Arteaga baac179d95 Added vector complex sine generator 6 years ago
Xavier Arteaga 06a9d8eb6f Added vector estimate frequency 6 years ago
Andre Puschmann 4b01a2e4a0 update copyright notice 6 years ago
Ismael Gomez bc9d342959
New optimization on the PHY for both UE and eNodeB (#251)
* New parallel Turbodecoder implementation in SSE/AVX 16-bit and 8-bit

* Optimised UL Interleaver

* Include TB CRC calculation in FEC encoder

* New threading priorities
6 years ago
Xavier Arteaga f01f7b4945 Added Vector max abs SIMD function 6 years ago
Xavier Arteaga 681b98ae50 Added vector CFO 7 years ago
David Rupprecht 9d71bec7b6 Unified include guards 7 years ago
Xavier Arteaga ff5ac85c7d Added int16 to float SIMD vector function 7 years ago
Xavier Arteaga c4247c7aca Fix coverity for complex 16bit 7 years ago
Xavier Arteaga a01c5ea08f Fixes #119: channel estimation subframe averaging 7 years ago
Ismael Gomez a3a1d268b7 Improved CFO estimation/correction by filtering central 6 PRB. Cleaned ue_sync/sync/pss objects. Used const attr in vector and other objects 7 years ago
yagoda 38903de07c adding simd xor functionality 7 years ago
Xavier Arteaga 9e5f999666 Added more functions 7 years ago
Xavier Arteaga c41ad5453c Solved bugs and compilation error in simd and vector_simd 7 years ago
Xavier Arteaga c9f6bfccd4 Refactored vector library with SIMD independent architecture inline functions test-benchmark 7 years ago
Ismael Gomez f629e10fcf fixed bug in sub_sse() and added couple of avx functions 7 years ago
Ismael Gomez fd2a6f13e2 Merge branch 'next' into next_novolk 7 years ago
Ismael Gomez 12cbf02606 changed name of vector_simd function 7 years ago
Ismael Gomez 681a2455d9 Merge branch 'next' into next_novolk 7 years ago
Ismael Gomez 215dac6662 fixed some issues with AVX machines 8 years ago
yagoda e0fb5d5cf6 updating avx vectors and viterbi 8 years ago
yagoda 0fe981e608 adding avx viterbi and avx vectors 8 years ago
Andre Puschmann d079d25b2c rename srslte folder and src subfolder 8 years ago