16 Commits (412b08c4bff9788a64ca4b21a82299db79e85d83)

Author SHA1 Message Date
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
Ismael Gomez d81062145f Fixed phy_log was allocating memory dynamically on every call even when not enabled 7 years ago
Xavier Arteaga 9406715609 Minor fix on timestammp substraction 7 years ago
Ismael Gomez 8c7e8057f6 Minor printf corrections 7 years ago
yagoda 318afbd8b4 minor fixes to phy logging 7 years ago
yagoda 1b1301101c adding support for phy(C level) logging to file 7 years ago
Andre Puschmann ab11a80c6f fix bug in tti interval calculation now returning 0 when called with the same value 7 years ago
Ismael Gomez 14a901c807 compute sequences using static memory 7 years ago
Ismael Gomez b0639ab394 resolved merge conflicts 7 years ago
Ismael Gomez 283cb115ac fixed bugs in enb 7 years ago
Ismael Gomez a51b6b09dd Merged with next. Attach successful 7 years ago
Ismael Gomez e5feec1934 Temporal commit before merge. Changed sequence objects to avoid reallocating memory. new NAS/RRC working with initial attachment 7 years ago
Ismael Gomez fabeca49c7 moved pdsch_coderate to phy_common 7 years ago
Paul Sutton 4b68272964 Switch to static internal libs, set -fPIC by default 8 years ago
Paul Sutton 80140c7c38 minor cmake edits 8 years ago
Andre Puschmann d079d25b2c rename srslte folder and src subfolder 8 years ago