Commit Graph

17 Commits

Author SHA1 Message Date
David Rupprecht 9d71bec7b6 Unified include guards 2018-03-31 19:04:04 +02:00
Andre Puschmann 8258c28a4c Revert "fix coverity issue in macro returning negative nof symbols per subframe"
This reverts commit ed46abbad0.
2018-02-01 15:53:09 +01:00
Andre Puschmann ed46abbad0 fix coverity issue in macro returning negative nof symbols per subframe 2018-01-31 12:17:05 +01:00
Ismael Gomez 12d8b373c7 srsUE takes and reports intra-frequency measurements correctly 2017-11-20 10:02:39 +01:00
Ismael Gomez 7bef0b0e7f Merge branch 'next' into next_novolk 2017-10-20 10:13:04 -04:00
Xavier Arteaga c8bba2f4d0 DFT optimization. memcpy removal (#76)
* Solved PHICH Segmentation fault for MIMO

* Initial Guru FFT optimitzation

* Guru (i)FFT implemented. All test passed!

* Integrated new DFT into pdsch_enodeb and pdsch_ue. Solved more DFT bugs.

* Solved Merge Errors and bugs

* Solved UL Guru bug (DC missing). Updated Init and OFDM calls for enb and ue (cell measurement too).
2017-10-20 10:09:27 -04:00
Ismael Gomez 2f44e2bf3a Refactored cases mcs>29 for ul/dl 2017-10-19 16:13:50 -04:00
Justin Tallon 774a456e31 adding phy layer support for mbms 2017-09-25 13:45:56 +02:00
Xavier Arteaga 0947173fc1 Merge branch 'next' into next_mimo 2017-08-29 17:30:40 +02:00
Ismael Gomez fabeca49c7 moved pdsch_coderate to phy_common 2017-08-29 15:38:16 +02:00
Xavier Arteaga 8c71c716c9 PDSCH decoder acknowledges TBs/CWs per sepparate and softbuffers are arrays of pointers 2017-08-28 13:06:54 +02:00
Xavier Arteaga 9c9c07a845 Improvement in how PDSCH UE shows downlink statistics. 2017-08-21 12:01:34 +02:00
Xavier Arteaga a9d9c92205 Added MMSE in SSE and AVX plus subroutines refactor 2017-08-17 10:17:48 +02:00
Xavier Arteaga 1d00e1acaa Merge with next_with_matlab 2017-08-03 13:56:57 +02:00
Xavier Arteaga 6142a5f9e5 Merge to next_with_matlab 2017-07-25 13:17:36 +02:00
Ismael Gomez f00ea8c8ed Integrated AVX2 decoder in PDSCH object. Added inter-frame SSE decoder (not working and not integrated) 2017-06-21 13:21:50 +02:00
Andre Puschmann d079d25b2c rename srslte folder and src subfolder 2017-05-30 13:05:04 +02:00