Commit graph

2481 commits

Author SHA1 Message Date
Ismael Gomez
76969932dc
Merge pull request #134 from softwareradiosystems/enbmimo
Enbmimo
2018-01-17 11:03:34 +01:00
Ismael Gomez
26017a8f98 Fixed double const warning 2018-01-17 10:39:45 +01:00
Ismael Gomez
0750ff3091 Option to not wrap when reading signal from file 2018-01-16 19:33:51 +01:00
Xavier Arteaga
3e29e5a853 Fixed bug. The same data was pushed in both transport blocks for TM3/4. 2018-01-16 16:36:52 +01:00
Ismael Gomez
4cc286222d Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-01-16 12:44:32 +01:00
Ismael Gomez
3be48c40c8 Added rotating log to srsUE and srsENB 2018-01-16 12:44:22 +01:00
Paul Sutton
1cb7af6c97 Merge branch 'next' of github.com:softwareradiosystems/srslte into next 2018-01-16 09:17:34 +00:00
Paul Sutton
7848621d8a Fix for RLC AM tests 2018-01-16 09:17:13 +00:00
Ismael Gomez
1f5ac41b37 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-01-16 09:57:54 +01:00
Ismael Gomez
d2e1600053 Updated viterbi 16-bit scaling 2018-01-16 09:57:45 +01:00
Ismael Gomez
d88ed887d7 Revert "Take 1st block of iteration instead of 2nd in viterbi"
This reverts commit b12f500207.
2018-01-16 09:55:14 +01:00
Andre Puschmann
40a3290e36 initialize metrics object 2018-01-15 17:45:54 +01:00
Pedro Alvarez
616d1bd0af Merge branch 'next' into epc to add eNB SMC integrity fix 2018-01-15 12:57:53 +00:00
Xavier Arteaga
57d443ace2 Merge branch 'next' into enbmimo 2018-01-15 13:56:50 +01:00
Pedro Alvarez
82bc1f7ff3 Starting to add the ability of GUTI attach without requesting the ID, if the UE is already known. 2018-01-15 12:56:37 +00:00
Paul Sutton
dbdf85072c Fix for srsenb AS security 2018-01-15 12:50:01 +00:00
Andre Puschmann
f948a75b55 initialize variables 2018-01-14 20:52:57 +01:00
Pedro Alvarez
3984e1d9db Added NAS identity request/response. 2018-01-14 15:40:41 +00:00
Pedro Alvarez
4634d13a3b Reverted changes in UE ctxt release request to avoid segfault. 2018-01-12 15:53:47 +00:00
Pedro Alvarez
be7cde7639 Merge branch 'next' into epc, to include RLC AM fix. 2018-01-12 15:44:53 +00:00
Xavier Arteaga
9ca4f4ab9e Fixed PUSCH retransmission bug, last RI report and RI trace format 2018-01-12 16:22:48 +01:00
Pedro Alvarez
b09ae059c1 Small commit to avoid duplication of UE ctxt in GUTI attach. 2018-01-12 15:11:00 +00:00
Andre Puschmann
cf5ed07cdb Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-01-12 15:28:44 +01:00
Paul Sutton
e0ad960fd7 Reporting +1 in buffer state from RLC AM to avoid eNB issues with 1-byte packets 2018-01-12 14:27:22 +00:00
Ismael Gomez
b12f500207 Take 1st block of iteration instead of 2nd in viterbi 2018-01-12 15:19:37 +01:00
Andre Puschmann
74138071db move radio bearer definition to RRC 2018-01-12 14:57:38 +01:00
Andre Puschmann
5fdce71710 remove explicit use of RB id's in PDCP 2018-01-11 16:25:04 +01:00
Xavier Arteaga
9ffdb1e62d Refactored PMI/CQI/RI reporting 2018-01-11 14:37:01 +01:00
yagoda
2375b152af small fix for viterbi test without AVX2 2018-01-10 21:26:58 +00:00
Pedro Alvarez
6d4f773fba Added debug print 2018-01-10 18:39:04 +00:00
Pedro Alvarez
45effcca08 Starting to add GUTI attach support. 2018-01-10 17:04:36 +00:00
Ismael Gomez
c521739b51 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-01-10 17:14:18 +01:00
Xavier Arteaga
de654cd344 Merge branch 'next' into enbmimo 2018-01-10 16:30:36 +01:00
Xavier Arteaga
7a840d9f59 Solved RI reporting bug and improved PUSCH log trace 2018-01-10 16:29:17 +01:00
Ismael Gomez
e16839d7a7 Merge branch 'next' into 16bit_avx_viterbi 2018-01-10 16:06:49 +01:00
Andre Puschmann
97448c0a1f fix uninitlized variable in logger and remove delegating ctor 2018-01-10 12:35:26 +01:00
Pedro Alvarez
80cd15e38f Merge branch 'epc' of https://github.com/softwareradiosystems/srsLTE into epc 2018-01-10 11:35:23 +00:00
Pedro Alvarez
84e0723c3d Starting to add the mechanisms to perform GUTI attach. 2018-01-10 11:35:08 +00:00
Xavier Arteaga
1db3f8ffcc Fixed SSE interleaver SEGFAULT potential 2018-01-09 17:30:12 +01:00
Ismael Gomez
504e1ad0a4 Merge branch 'subframe_averaging' into next 2018-01-09 16:56:14 +01:00
Xavier Arteaga
2f08a13504 Fixed channel estimator noise estimation 2018-01-09 12:19:07 +01:00
Ismael Gomez
1c6fec9d1d
Merge pull request #131 from softwareradiosystems/subframe_averaging
Fixes #119: channel estimation subframe averaging
2018-01-09 10:00:20 +01:00
Xavier Arteaga
9aea121528 Removed redundant bzero in chest_dl.c 2018-01-09 09:28:50 +01:00
Ismael Gomez
9580fe7b61
Merge pull request #132 from softwareradiosystems/nas_test
Cleaned up and enabled old NAS test
2018-01-08 20:12:11 +01:00
yagoda
d749ee66f4 introducing 16 bit viterbi support 2018-01-08 17:05:23 +00:00
Pedro Alvarez
042552491b Merging next into epc branch. 2018-01-08 14:45:13 +00:00
Andre Puschmann
f5f9963807 fix NAS test PDU contents 2018-01-08 15:25:51 +01:00
Xavier Arteaga
6b04152c18 Fixed channel estimator for fidx_offset > 3 2018-01-08 12:46:49 +01:00
Xavier Arteaga
a01c5ea08f Fixes #119: channel estimation subframe averaging 2018-01-08 12:05:31 +01:00
Andre Puschmann
93053701a4 fix and enable NAS test 2018-01-08 10:47:20 +01:00