Commit Graph

2291 Commits

Author SHA1 Message Date
Andre Puschmann 0d5c110246 specify flags when opening UE db 2018-01-18 11:38:03 +01:00
Andre Puschmann 8eeaafba56 fix compiler warning 2018-01-18 11:29:13 +01:00
Andre Puschmann 1efc4e678a print error msg when UE DB wasn't found 2018-01-18 11:25:14 +01:00
Pedro Alvarez 982fca00fb Continuing to cleanup prints. 2018-01-17 20:47:40 +00:00
Pedro Alvarez 5ea945d3c5 Fixed bug of incrementing UE-MME S1AP twice in GUTI attach. 2018-01-17 20:03:24 +00:00
Pedro Alvarez 3227bc8e66 Deleting commented out and unused code. 2018-01-17 19:55:00 +00:00
Pedro Alvarez 074cf4526f Cleaned up the handling of the Initial UE message. 2018-01-17 19:50:24 +00:00
Andre Puschmann 892ff2c36a add configuration for GW 2018-01-17 16:45:07 +01:00
Pedro Alvarez cbc1e24e7e Cleaning up logging and printing. 2018-01-17 14:12:40 +00:00
Pedro Alvarez 0e1058c8d2 Fixing small bug at filling out GUTI. 2018-01-17 10:24:26 +00:00
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