Commit Graph

271 Commits

Author SHA1 Message Date
Andre Puschmann f948a75b55 initialize variables 2018-01-14 20:52:57 +01:00
Andre Puschmann 74138071db move radio bearer definition to RRC 2018-01-12 14:57:38 +01:00
Andre Puschmann f5f9963807 fix NAS test PDU contents 2018-01-08 15:25:51 +01:00
Andre Puschmann 93053701a4 fix and enable NAS test 2018-01-08 10:47:20 +01:00
Ismael Gomez a799098784 Merge branch 'next' into merge_patch 2017-12-21 11:28:18 +01:00
Ismael Gomez c6ab02f3f4 Minor changes to logging 2017-12-21 11:26:05 +01:00
yagoda 318afbd8b4 minor fixes to phy logging 2017-12-20 15:15:27 +00:00
yagoda 23afd44a7d modifications to enable phy lib logging 2017-12-20 14:57:22 +00:00
Ismael Gomez 37ee5505e9 Removed unused log_line() functions. Added DCI info string 2017-12-19 21:25:55 +01:00
Ismael Gomez 23718aebad Forced kill of UE and ENB by typing ctrl
+c multiple times
2017-12-19 18:15:10 +01:00
yagoda 1b1301101c adding support for phy(C level) logging to file 2017-12-18 19:04:47 +00:00
Ismael Gomez c54cb02efd Increased REF BW CFO loop 2017-12-18 16:35:21 +01:00
Ismael Gomez 6711387ad7 Disabled AGC for initial cell search. Copy CFO from search and disable CP based CFO after search to reduce overhead 2017-12-17 23:05:28 +01:00
Ismael Gomez 9355cd5732 Improved CFO loop. Fixed issue with sinusoid tolerance 2017-12-16 12:46:29 +01:00
Ismael Gomez 60b81f47f1 Do chest on filter only when sic_pss is enabled. Do not equalize SSS by default (something is not ok and takes more time to decode it) 2017-12-14 12:57:44 +01:00
Ismael Gomez 95f6eb87c8 Minor issue with paging 2017-12-14 12:57:10 +01:00
Ismael Gomez 7e29430c81 remove unused function 2017-12-14 11:15:26 +01:00
Ismael Gomez fba900f63c Merge branch 'mob_crypto_mimo' into next 2017-12-13 10:20:44 +01:00
Ismael Gomez 09dc96a370 Changed neighbour cell to find PSS over multiple frames 2017-12-13 10:20:19 +01:00
Ismael Gomez f3ee6c0009 Minor logging changes 2017-12-13 10:18:52 +01:00
Ismael Gomez 4c2b6fbd29 Added check for serving PCI target HO 2017-12-13 10:03:39 +01:00
Ismael Gomez 082da2f7b6 Added filter for maximum PSS CFO detection value. Increased averaging for PSS CFO estimation 2017-12-13 10:00:38 +01:00
Andre Puschmann 0641fee20b nas: fix IMSI print 2017-12-05 22:15:57 +01:00
Andre Puschmann 3705baddc3 nas: initialize ctxt variable and only check ksi if ctxt is present 2017-12-05 22:06:30 +01:00
Ismael Gomez 93a47df015 Fixed segfault when exit due to prach destructor 2017-12-04 15:00:23 -06:00
Ismael Gomez b0a2fa3b0b Merge branch 'enbmimo' into mob_crypto_mimo 2017-12-04 12:10:46 -06:00
Ismael Gomez e720568e82 Revert "Added UE Mode 3-1 aperiodic reporting"
This reverts commit 0bd683b3c4.
2017-12-04 12:08:02 -06:00
Ismael Gomez eefbdbc913 Revert "Added Aperiodic mode 3-1 in enb and some more optimizations"
This reverts commit 8ab196901f.
2017-12-04 12:07:49 -06:00
Xavier Arteaga 8ab196901f Added Aperiodic mode 3-1 in enb and some more optimizations 2017-12-04 12:01:05 -06:00
Xavier Arteaga 0bd683b3c4 Added UE Mode 3-1 aperiodic reporting 2017-12-04 11:58:23 -06:00
Ismael Gomez 78bd71dfa9 Fixed ul retx when not needed 2017-12-04 11:58:16 -06:00
Ismael Gomez 48dfc08fa3 Fixed SIC for PSS using channel estimates, added option to disable it (not usable on synchronous same-site cells). Use PSS CE in SSS decoding 2017-12-03 22:13:07 -06:00
Ismael Gomez cfb059f0c2 Restart rx_counter for SRB in PDCP when restablishing 2017-12-02 22:52:17 +01:00
Ismael Gomez 5c31800ccb Fixed HO with ciphering 2017-12-02 22:43:35 +01:00
Ismael Gomez 997a22a1c6 Disabled test Restablishment 2017-12-02 20:53:09 +01:00
Ismael Gomez c1e7666215 Merge branch 'mobility' into mobility_crypto 2017-12-02 20:47:03 +01:00
Ismael Gomez c816be525e Testing Reestablishment 2017-12-02 20:32:44 +01:00
Ismael Gomez aa41237961 Fix adaptive UL retx. Fixes #99 2017-12-02 18:37:20 +01:00
Ismael Gomez 9a255b477a Merge branch 'crypto' into mobility_crypto 2017-12-02 12:23:05 +01:00
Ismael Gomez f3b1bc0e2d Look for multiple cells on each n_id_2 while cancelling the self interference 2017-12-02 12:02:01 +01:00
Paul Sutton 1a323770c9 Added support for AS ciphering 2017-12-01 19:19:38 +00:00
Ismael Gomez 8f39a622fe Added cancelation of self interference of PSS and SSS signals 2017-12-01 19:50:42 +01:00
Ismael Gomez c69d4a37e8 Implemented proper cell reselection. Tested reestablishment from one cell to another. 2017-12-01 17:00:30 +01:00
Ismael Gomez c0e79477b5 Fixed cell reselection when radio-link failure 2017-12-01 14:05:54 +01:00
Paul Sutton 516fdc27f1 Fix for NAS security bearer id, added encryption test sets, fix for compile warning 2017-12-01 12:38:18 +00:00
Ismael Gomez 6b264732d2 Disabled subframe average 2017-12-01 11:25:27 +01:00
Ismael Gomez f1c6bcd252 Merge branch 'next' into mobility 2017-11-30 20:13:06 +01:00
Ismael Gomez dd8bacf466 Calibrated CFO loop default values 2017-11-30 20:01:35 +01:00
Paul Sutton 84724d2ab1 NAS-plane encryption working (thanks to David Rupprecht) 2017-11-30 17:09:12 +00:00
Ismael Gomez dbaf014b00 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-11-29 18:30:31 +01:00