622 Commits (3bfd54be3bb044a7e9254cabb4d425f3e68468ef)
 

Author SHA1 Message Date
Paul Sutton 3bfd54be3b Fixes for FindVolk so that includes are found correctly 9 years ago
Ismael Gómez-Miguelez 8b988e8613 Update README.md 9 years ago
Ismael Gómez-Miguelez 0e8421e76c Update README.md 9 years ago
ismagom fc96b7f3e8 Fixed SRS/PUSCH simultaneous tx 9 years ago
ismagom eac1b324dc Increased plot buffers to support 20Mhz plots 9 years ago
ismagom dc8927a5fd Increased plot buffers to support 20Mhz plots 9 years ago
ismagom cea96ce53c Fixed tx_rate in pdsch_enodeb. Added option to compile with standard rates 9 years ago
ismagom 33a200d1f2 Fix pdsch_enodeb sampling rate 9 years ago
ismagom 69e69ab50b Restored uhd buffer sizes optimized for reduced sampling rates 9 years ago
ismagom adda7621ef Restored uhd buffer sizes optimized for reduced sampling rates 9 years ago
ismagom a2d7edb285 Added support to DCI format 0 with MCS>28 9 years ago
ismagom 8b751e02fd Added PUCCH/SRS power control 9 years ago
ismagom 9e7d80c26f Removed buffer size from UHD args 9 years ago
ismagom 07e0f06abb Fix segfault in qam64 test 9 years ago
ismagom 3fe6961483 Forgot to commit header 9 years ago
ismagom d65828054a Exposed maximum number of iterations 9 years ago
Paul Sutton 3be50e3206 Merge branch 'master' of https://github.com/srslte/srslte 9 years ago
Paul Sutton ee91d27b49 Adding mcs_tbs_idx table 9 years ago
ismagom d7218fabfd Restored ue_sync parameters 9 years ago
ismagom 4380995f59 Merge branch 'master' of https://github.com/srsLTE/srsLTE 9 years ago
ismagom 7df667d3d0 Reduced PSS track threshold and removed averaging 9 years ago
Paul Sutton ed87963d39 Adding message handler interface 9 years ago
Paul Sutton ee098fe54d Removing unnecessary -O3 flag 9 years ago
ismagom 4e22f158e2 Removed SSE2 include and leave SSE4.1 only 9 years ago
ismagom a47d34a85e Fixed compilation SSE4.1 for demod_soft.c and rm_turbo 9 years ago
ismagom 4b493150a5 Fixed deprecated dereference in checkfunctionexistsmath.cmake 9 years ago
ismagom 355e1815f6 Fixed SSE4.2 include in vector_simd.c 9 years ago
ismagom b81fd501a0 Removed unnecessary volk include in dft.c 9 years ago
ismagom 46cbc7bb6c Fixed include for SSE4.1 instead of SSE4.2 9 years ago
ismagom 6e76fd291e Added comments to turbo decoder SSE 9 years ago
ismagom f339bf6641 Merge branch 'master' into tdec
Conflicts:
	srslte/examples/pdsch_enodeb.c
9 years ago
ismagom d4c214dbe7 Fixed unnecessary bit_unpack in pdsch_ue 9 years ago
ismagom 777afad0ff Compilation for sse 9 years ago
ismagom 309791cc61 Try_compile() based CMAKE SSE checking 9 years ago
ismagom c64882d9c2 Merge branch 'master' into tdec 9 years ago
ismagom cd971bc15e Conditional SSE compilation 9 years ago
ismagom 6c194dc078 Conditional SSE compilation 9 years ago
ismagom 438a5aa240 Cleaned RM turbo 9 years ago
ismagom 9e685eca32 Added SIMD turbo rate recovery 9 years ago
ismagom 88cd40420a Improved PDSCH reception 9 years ago
Paul Sutton a75089b5de Moving check for UHD to parent folder so variables remain in scope for examples 9 years ago
ismagom e9387b05f2 Merge branch 'dft' into tdec 9 years ago
ismagom e8dc62f65f Added decoder sse header 9 years ago
ismagom b42f4e36c9 Tested over the air 9 years ago
ismagom f735268202 Integrated SSE decoder into pdsch receiver 9 years ago
ismagom f2b40c57ae Soft demodulator produces 16-bit fixed point 9 years ago
ismagom 19256c261e Turbo decoder working with hard decision 9 years ago
ismagom ad06998d91 Turbo decoder working OK @ 100 Mbps 9 years ago
ismagom 67884f3368 Added zero-copy option to dft module 9 years ago
ismagom bb56d4895d Skips UL DCI search after Format 1A is found for DL 9 years ago