Commit Graph

1562 Commits

Author SHA1 Message Date
Ismael Gomez 22f194182c fixed memory leaks 2017-09-06 09:51:12 +02:00
Xavier Arteaga 224a54a315 Solved bug for plotting srsue contellation and removed trace of tb_cw_swap 2017-09-05 17:51:56 +02:00
Xavier Arteaga a8224e8cae Removed redundant condition 2017-09-05 17:50:20 +02:00
Ismael Gomez 91a8a29100 fixed memory issues 2017-09-05 16:51:44 +02:00
Paul Sutton aff30ef1a4 Add n_prb description 2017-09-05 15:46:02 +02:00
Ismael Gomez b0639ab394 resolved merge conflicts 2017-09-05 15:26:36 +02:00
Ismael Gomez 7a4407f328 Merge branch 'next_mimo' into next 2017-09-05 15:13:33 +02:00
Xavier Arteaga 2296d736be Merge branch 'next_mimo' of https://github.com/softwareradiosystems/srsLTE into next_mimo 2017-09-05 15:13:08 +02:00
Ismael Gomez 30c6c8d21b fixed offset length in pdsch scrambling sequence 2017-09-05 15:11:16 +02:00
Ismael Gomez a9d03ebb42 fixed offset length in pdsch scrambling sequence 2017-09-05 15:09:19 +02:00
Xavier Arteaga 338be7d0c2 Refactored grant: removed nof_tb from grant. Use tb_en instead. 2017-09-05 13:17:33 +02:00
Ismael Gomez 283cb115ac fixed bugs in enb 2017-09-05 12:08:43 +02:00
Ismael Gomez 79b0ca81d0 Fix memory alignment in PUCCH processing. Fixes #94 2017-09-05 10:57:00 +02:00
Ismael Gomez 5341d79b8a Fix memory alignment in PUCCH processing. Fixes #94 2017-09-05 10:54:48 +02:00
Ismael Gomez 14ab68e652 added CQI to metrics 2017-09-05 10:05:53 +02:00
Ismael Gomez 4e8f0de6da reduce PUSCH spectral efficiency if UCI is required 2017-09-04 19:07:36 +02:00
Ismael Gomez 9dffa10550 fixed compiling issues 2017-09-04 17:56:58 +02:00
Ismael Gomez 29ca3705a7 Merge pull request #17 from softwareradiosystems/next_mimo
Next mimo
2017-09-04 17:36:13 +02:00
Xavier Arteaga 1486911e32 DCI blind search takes Transmission mode in consideration and some _multi functions removed 2017-09-04 15:28:18 +02:00
Ismael Gomez 9ae21dfd5d reattaching cells with different IDs and PRB 2017-09-04 12:26:58 +02:00
Xavier Arteaga 741f5b7a0a Corrected some logging messages 2017-09-04 11:24:52 +02:00
Ismael Gomez a993e72534 correction to previous commit 2017-09-04 10:54:49 +02:00
Ismael Gomez 38c67dc410 Moved FFTW to WISDOM and save/load from file 2017-09-04 10:53:41 +02:00
Ismael Gomez 6e0fd43c1f Moved FFTW to WISDOM and save/load from file 2017-09-04 10:45:13 +02:00
Ismael Gomez 82a90fe4f1 Merge branch 'next' into mobility 2017-09-01 19:40:15 +02:00
Ismael Gomez a51b6b09dd Merged with next. Attach successful 2017-09-01 19:32:57 +02:00
Ismael Gomez 8a3ff19b30 set all pdsch functionts to MIMO by default (removed _multi) 2017-09-01 18:59:28 +02:00
Ismael Gomez ae287dd89a fixed incorrect printf 2017-09-01 18:58:52 +02:00
Xavier Arteaga f5e5e94681 if (cell.nof_ports > 1) { 2017-09-01 14:27:37 +02:00
Xavier Arteaga a8bbc29ee6 Reverted default number of rx antennas for UE config 2017-09-01 14:27:22 +02:00
Ismael Gomez 2335d2a644 remove boost::assign 2017-09-01 14:24:48 +02:00
Xavier Arteaga 3dfe42099c Corrected prompt of Tx scheme selection 2017-09-01 13:49:04 +02:00
Xavier Arteaga 2979833364 Improved how data is displayed in pdsch_ue 2017-09-01 13:30:28 +02:00
Ismael Gomez e5feec1934 Temporal commit before merge. Changed sequence objects to avoid reallocating memory. new NAS/RRC working with initial attachment 2017-09-01 13:29:11 +02:00
Xavier Arteaga 409d81f43c Corrected comments and a few lines refactor in pdsch 2017-09-01 12:19:38 +02:00
Paul Sutton 02439f291d Add n_prb description 2017-08-31 19:25:22 +01:00
Ismael Gomez c5bc3b11b7 remove spaces 2017-08-31 18:07:54 +02:00
Xavier Arteaga c52023e4cc Solved PCH downlink bug 2017-08-31 16:40:49 +02:00
Xavier Arteaga b027ec3bda srslte_str2 functions convert to lower or capital letters 2017-08-31 14:32:50 +02:00
Xavier Arteaga 25a2397534 Removed .gitignore 2017-08-31 14:23:59 +02:00
Xavier Arteaga fee8337c67 Removed unused function entries 2017-08-31 14:22:42 +02:00
Xavier Arteaga c2b5499284 Removed SCH object vector from PDSCH object (only SCH object from now on) 2017-08-31 12:35:27 +02:00
Xavier Arteaga d933f1b817 Renamed module algebra (it is now named mat) and moved usefl math SIMD macros to simd.h 2017-08-31 12:24:26 +02:00
Xavier Arteaga 0947173fc1 Merge branch 'next' into next_mimo 2017-08-29 17:30:40 +02:00
Xavier Arteaga 92882e6447 Improved MIMO stats display
(cherry picked from commit 877ea6a)
2017-08-29 17:14:15 +02:00
Xavier Arteaga cf4a601ea3 pdsch_ue can change the Tx mode dynamically
(cherry picked from commit fb36014)
2017-08-29 17:14:03 +02:00
Xavier Arteaga b872f84255 Improved RI selection
(cherry picked from commit 034025d)
2017-08-29 17:13:39 +02:00
Xavier Arteaga d9d72e8f7b SINR calculation for PMI selection improvement for 2 layers; test golden values updated
(cherry picked from commit 59b26dd)
2017-08-29 17:13:20 +02:00
Xavier Arteaga 38b38ee82f Solved bug in RF Send call
(cherry picked from commit cc8a10e)
2017-08-29 17:12:31 +02:00
Xavier Arteaga 9deadc13dc Tx and Rx data check in PDSCH test
(cherry picked from commit 6679a160c6f39876aa8d5930a1c8d6bc58a551d3)

(cherry picked from commit 8ae673d)
2017-08-29 17:12:14 +02:00