1178 Commits (4b682729646c2571ba18f0d8ac99e6c119bc08f1)
 

Author SHA1 Message Date
Ismael Gomez 255c157cb2 compatible with single port srsUE 8 years ago
Ismael Gomez 5de9fa6a46 added multi antenna to phich, pcfich, set rxant constant tto max ports 8 years ago
Ismael Gomez 54d4d48f96 added multi antenna to pdcch 8 years ago
Ismael Gomez cae82bcad0 Merge pull request #71 from yagoda/next
fixing errors with compiler flags
8 years ago
yagoda 7c30d85536 fixing errors with compiler flags 8 years ago
Ismael Gomez 6d9770afca added missing volk definitions 8 years ago
Ismael Gomez 5a6126aea0 added missing dotprod_cfc definition 8 years ago
Ismael Gomez 0a5a6245f1 pdsch ue working with 1 and 2 antennas 8 years ago
Ismael Gomez e850caaf96 Merge branch 'next' into 2rx 8 years ago
Ismael Gomez 57e7898bd8 forgot return 0 8 years ago
Ismael Gomez 9b04b6ee88 forgot return 0 8 years ago
Ismael Gomez 332e134831 Merge branch 'next' into 2rx 8 years ago
Ismael Gomez 8f9f6ee922 start stream with 0.5s offset to avoid overflows 8 years ago
Ismael Gomez e5e07e8fe6 restored start stream 8 years ago
Ismael Gomez b2389efe47 start_rx_stream delays the start to avoid filling buffers. Started adapting pdsch_ue to 2 antennas 8 years ago
Ismael Gomez b3635090f9 removed DCI error message 8 years ago
Ismael Gomez e91285861b increased default viterbi gain because was failing for L=1 8 years ago
Ismael Gomez eb110f26c6 added uhd option to receive 2 antennas 8 years ago
Ismael Gomez b37a18f9df Merge branch 'next' into 2rx 8 years ago
Ismael Gomez efcfc2f0d1 Merge branch 'next' of github.com:srsLTE/srsLTE into next 8 years ago
Ismael Gomez 4da2fce014 fixed cfi check in find ul dci 8 years ago
Paul Sutton 17eafbcbad Using top level build flags instead of local settings 8 years ago
Ismael Gomez 1d52f65528 Working in matlab for 1/2/4 ports tx diversity 8 years ago
Ismael Gomez 0bd749aa29 added support for multiple rx antennas to pdsch. Working in matlab for 1/2 ports tx diversity 8 years ago
Ismael Gomez 462d222fd2 chest dl to support multiple rx antennas 8 years ago
Ismael Gomez e8cf638f1d Merge branch 'next' into 2rx 8 years ago
Ismael Gomez 4ae2c19092 fixed failing pdsch test 8 years ago
Ismael Gomez 92fd049cd0 Merge branch 'next' into 2rx 8 years ago
Ismael Gomez 29ad80adc1 Merge branch 'next' of github.com:srsLTE/srsLTE into next 8 years ago
Ismael Gomez ac31169088 Fixed number of codewords in format2 8 years ago
Paul Sutton 0a1551fef9 Merge branch 'next' of https://github.com/srslte/srslte into next 8 years ago
Paul Sutton 0931518fa6 Cleaner fix for MKL includes 8 years ago
Ismael Gomez 3f92feea9c Merge branch 'next' of github.com:srsLTE/srsLTE into next 8 years ago
Ismael Gomez 9cbaad2c3a Check maximum EARFCN 8 years ago
Paul Sutton 808fc2db08 Adding fftw include path from mkl 8 years ago
Ismael Gomez 5615df0fee fixed mem alignment in lut simd operation segfaulting in avx 8 years ago
Ismael Gomez b2f889081f fixed test for avx2 in cmake 8 years ago
Ismael Gomez 9114441fbf fixed test for avx2 in cmake 8 years ago
Ismael Gomez bd77f2d360 typo in avx2 check 8 years ago
Ismael Gomez 1cef7818e7 typo in avx2 check 8 years ago
Ismael Gomez 50567ade69 added install target for srslte_rf 8 years ago
Ismael Gomez 4e22667539 changed dci sizes computation from lut to function 8 years ago
Ismael Gomez 603639399c fixed flexible harq pid len 8 years ago
Ismael Gomez b1951ec850 fixed failing tests due to compiler flag 8 years ago
Ismael Gomez 9eca002789 harq PID len in dci global symbol 8 years ago
Ismael Gomez 49a2a749a1 added more compiler flags. Added option for avx2 8 years ago
Ismael Gomez ef01150982 remove sse math in compiler options in libsrslte_rf.so 8 years ago
Ismael Gomez 3ea68a1ad7 make srslte_rf a shared library instead of an object 8 years ago
Ismael Gomez e43bdd5507 some fixes in cmake. added option to disable bladerf 8 years ago
Paul Sutton 2644031ac8 Adding option to statically link MKL 8 years ago