Commit Graph

200 Commits

Author SHA1 Message Date
ismagom 68c4f3a6e1 Removed high-level modules and scripts 2015-11-13 12:42:43 +01:00
ismagom 054313b4cc Fixed sync test 2015-11-10 17:13:08 +01:00
ismagom db1ceae5e3 Merge branch 'improve_cfo' 2015-11-10 17:01:19 +01:00
ismagom 5bd05d507c Merge branch 'master' of https://github.com/srsLTE/srsLTE 2015-11-10 12:32:03 +01:00
ismagom 7956e04dcc Fixed sync test 2015-11-10 12:31:53 +01:00
Paul Sutton 3bfd54be3b Fixes for FindVolk so that includes are found correctly 2015-11-10 11:26:30 +00:00
ismagom 35ebaa30da Added missing files 2015-11-09 23:54:53 +01:00
ismagom 83aba931e3 Added CP-based autocorrelation CFO estimation. Added integer CFO estimation/correction. Improved overall synchronization performance 2015-11-09 19:15:33 +01:00
ismagom fc96b7f3e8 Fixed SRS/PUSCH simultaneous tx 2015-11-06 12:32:27 +01:00
ismagom cea96ce53c Fixed tx_rate in pdsch_enodeb. Added option to compile with standard rates 2015-11-05 11:33:15 +00:00
ismagom 69e69ab50b Restored uhd buffer sizes optimized for reduced sampling rates 2015-11-03 17:55:51 +00:00
ismagom adda7621ef Restored uhd buffer sizes optimized for reduced sampling rates 2015-11-03 17:54:54 +00:00
ismagom a2d7edb285 Added support to DCI format 0 with MCS>28 2015-11-03 16:21:29 +00:00
ismagom 8b751e02fd Added PUCCH/SRS power control 2015-11-02 19:14:17 +01:00
ismagom 9e7d80c26f Removed buffer size from UHD args 2015-11-01 00:13:03 +01:00
ismagom 07e0f06abb Fix segfault in qam64 test 2015-10-30 17:44:30 +01:00
ismagom d65828054a Exposed maximum number of iterations 2015-10-30 16:52:19 +01:00
Paul Sutton 3be50e3206 Merge branch 'master' of https://github.com/srslte/srslte 2015-10-30 13:48:18 +00:00
Paul Sutton ee91d27b49 Adding mcs_tbs_idx table 2015-10-30 13:42:46 +00:00
ismagom d7218fabfd Restored ue_sync parameters 2015-10-29 11:48:38 +01:00
ismagom 4380995f59 Merge branch 'master' of https://github.com/srsLTE/srsLTE 2015-10-28 19:11:38 +01:00
ismagom 7df667d3d0 Reduced PSS track threshold and removed averaging 2015-10-28 19:11:26 +01:00
Paul Sutton ed87963d39 Adding message handler interface 2015-10-28 11:41:01 +00:00
ismagom 4e22f158e2 Removed SSE2 include and leave SSE4.1 only 2015-10-28 11:59:36 +01:00
ismagom a47d34a85e Fixed compilation SSE4.1 for demod_soft.c and rm_turbo 2015-10-28 11:35:29 +01:00
ismagom 355e1815f6 Fixed SSE4.2 include in vector_simd.c 2015-10-28 09:47:09 +01:00
ismagom b81fd501a0 Removed unnecessary volk include in dft.c 2015-10-27 19:09:42 +01:00
ismagom 46cbc7bb6c Fixed include for SSE4.1 instead of SSE4.2 2015-10-27 19:08:36 +01:00
ismagom 6e76fd291e Added comments to turbo decoder SSE 2015-10-20 14:21:59 +01:00
ismagom 309791cc61 Try_compile() based CMAKE SSE checking 2015-10-16 11:48:59 +02:00
ismagom c64882d9c2 Merge branch 'master' into tdec 2015-10-16 11:05:42 +02:00
ismagom cd971bc15e Conditional SSE compilation 2015-10-16 11:05:23 +02:00
ismagom 6c194dc078 Conditional SSE compilation 2015-10-16 11:05:13 +02:00
ismagom 438a5aa240 Cleaned RM turbo 2015-10-15 00:04:22 +02:00
ismagom 9e685eca32 Added SIMD turbo rate recovery 2015-10-14 23:56:53 +02:00
ismagom 88cd40420a Improved PDSCH reception 2015-10-14 22:30:41 +02:00
Paul Sutton a75089b5de Moving check for UHD to parent folder so variables remain in scope for examples 2015-10-14 14:33:39 +01:00
ismagom e9387b05f2 Merge branch 'dft' into tdec 2015-10-12 23:22:09 +02:00
ismagom f735268202 Integrated SSE decoder into pdsch receiver 2015-10-12 20:12:48 +02:00
ismagom f2b40c57ae Soft demodulator produces 16-bit fixed point 2015-10-12 19:03:20 +02:00
ismagom 19256c261e Turbo decoder working with hard decision 2015-10-12 16:44:41 +02:00
ismagom ad06998d91 Turbo decoder working OK @ 100 Mbps 2015-10-11 21:37:12 +02:00
ismagom 67884f3368 Added zero-copy option to dft module 2015-10-06 14:31:20 +01:00
ismagom bb56d4895d Skips UL DCI search after Format 1A is found for DL 2015-10-05 19:08:12 +02:00
ismagom 6581c9b0e2 Fixed bug in resource allocation for 50 PRB 2015-10-05 13:57:40 +02:00
ismagom 5e3f577e97 Removed old soft demodulation algorithm. Removed hl/ll examples. Removed prach_ue example. 2015-10-05 09:58:44 +02:00
ismagom cc1623f1cd Merge branch 'master' into ul_power_control
Conflicts:
	mex/include/srslte/mex/mexutils.h
2015-10-01 19:26:54 +02:00
ismagom efb331439e Fixed master clock rate with UHD driver 3.10 2015-09-30 17:36:56 +02:00
ismagom 2b51496b3f Added PUSCH power control support (not fully tested) 2015-09-30 17:23:26 +02:00
ismagom 09c6077bc9 Fixed an error in cell_search. Increased estimation time. Improved results presentation 2015-09-27 21:51:10 +02:00