Commit Graph

2311 Commits

Author SHA1 Message Date
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
Andre Puschmann cc6828feef fix member initialization in log_filter 2018-01-08 10:45:57 +01:00
Pedro Alvarez b14c6e85f4 Small commit 2018-01-06 17:26:28 +00:00
Pedro Alvarez 57990ba60d Added more configuration options to the EPC logs. 2018-01-06 12:57:49 +00:00
Ismael Gomez 1fb2262130 Revert "Increased viterbi quantification to maximum"
This reverts commit 5c7ce5a799.
2018-01-05 10:33:39 +01:00
Ismael Gomez e4696fec38 Added ue location calculation for a particular L 2018-01-03 18:07:23 +01:00
Ismael Gomez 5c7ce5a799 Increased viterbi quantification to maximum 2018-01-03 18:06:53 +01:00
Ismael Gomez 0689e69aad Minor DCI str info edits 2018-01-02 13:21:29 +01:00
Ismael Gomez ba807f1ef3 DLSCH error when CRC=0x0 2018-01-02 13:21:11 +01:00
Ismael Gomez ba8a42b92a Set master clock rate by default for usrp unless x300 is defined 2018-01-02 13:20:43 +01:00
Ismael Gomez bbc5fad1cf Possible fix to RSSI bug by scoping rssi_sensor variable to local function 2017-12-29 19:21:36 +01:00
Ismael Gomez 03da3dadce Minor edits in dci info string 2017-12-29 00:26:01 +01:00
Ismael Gomez be880e16f4 Do not include srslte.h in debug 2017-12-29 00:25:31 +01:00
Ismael Gomez e867184aa3 Default sched policy for prio=-2 threads 2017-12-29 00:25:08 +01:00
Ismael Gomez a08c662028 Per-antenna SNR 2017-12-29 00:23:53 +01:00
Pedro Alvarez 3beb708806 Moved context mangement functions to s1ap_ctx_mngmnt_proc class. 2017-12-27 16:21:30 +00:00
Pedro Alvarez 9e72fbce43 Continuing to change functions to ctx_mngmnt_proc 2017-12-26 15:59:57 +00:00
Pedro Alvarez c5b1b7edc3 Continuing to cleanup. moving procedures to ctx_mngmt_proc. 2017-12-22 16:11:51 +00:00
Pedro Alvarez 05604ec6eb Added UML diagram to docs 2017-12-22 00:14:42 +00:00
Pedro Alvarez ce78d895d5 Small bug fix 2017-12-21 20:13:32 +00:00
Pedro Alvarez 8c9704ef3c Adding delete session request. 2017-12-21 18:48:31 +00:00