Commit Graph

2811 Commits

Author SHA1 Message Date
Xavier Arteaga 2c8467780d UE stores last PMI and last RI in common phy 2018-02-21 16:15:51 +01:00
Ismael Gomez 7c276318b2 Merge branch 'next' into raa 2018-02-21 14:53:54 +01:00
Xavier Arteaga 4df6227f5b UE stores last PMI and last RI in common phy 2018-02-21 14:51:09 +01:00
Xavier Arteaga ff5ac85c7d Added int16 to float SIMD vector function 2018-02-21 14:51:09 +01:00
Ismael Gomez 09c5ddb730 Merge branch 'next' into raa 2018-02-21 11:53:36 +01:00
Ismael Gomez 9b1c8aa608 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-02-21 11:52:11 +01:00
Ismael Gomez 56df710d1f Add rx_gain_offset interface for RSRP calibration 2018-02-21 11:51:55 +01:00
Ismael Gomez 3a005af9f5 Normalize PUCCH power 2018-02-21 11:51:26 +01:00
Ismael Gomez d250dd51ad Reduce LO leakage by not transmit signal on idle 2018-02-21 11:51:08 +01:00
Ismael Gomez f6a17d1182 Logs to test snr drop issue 2018-02-21 11:04:35 +01:00
Pedro Alvarez a7b540c18e Fixing bug in S1 Setup response. 2018-02-20 18:55:13 +00:00
Pedro Alvarez bdc72c65c4 Adding print to debug TPC issue. 2018-02-20 18:54:41 +00:00
Andre Puschmann 8d852ddfe5 only reset SDU buffer in RLC AM/UM 2018-02-20 17:54:09 +01:00
Paul Sutton 4e8580b02f
Merge pull request #152 from softwareradiosystems/rlc_fixes
RLC unit test valgrind fixes
2018-02-20 12:31:48 +01:00
Andre Puschmann 94fe9d4a47 rlc: add basic RLC AM reset test 2018-02-20 12:27:02 +01:00
Andre Puschmann 8b9bc15ffc Merge branch 'next' into rlc_fixes 2018-02-20 11:46:53 +01:00
Andre Puschmann d959608e10 fix mem dealloc in viterbi for 16bit AVX 2018-02-20 11:44:46 +01:00
Pedro Alvarez 0389338fe3 whitespace change 2018-02-19 20:54:43 +00:00
Pedro Alvarez 5f4613bffd Fixing conflicts from merge. 2018-02-19 20:09:09 +00:00
Pedro Alvarez c6e2f144d7 Merging next into guti_attach branch 2018-02-19 19:38:21 +00:00
Pedro Alvarez c02b67b709 Sending initial context setup request on receiving service request 2018-02-19 19:28:54 +00:00
Pedro Alvarez fc0f1e4c23 Sendind intial context setup in response to service request. 2018-02-19 17:54:01 +00:00
Pedro Alvarez 4ee08fdeca Changing send initial context setup request to not need the create session response struct. 2018-02-19 15:19:07 +00:00
Ismael Gomez f8303acba7 Fixed memory leak in logger_stdout 2018-02-17 21:37:48 +01:00
Andre Puschmann a6ccb05bb1 fix mem leak in RLC UM test and RLC AM stress tester 2018-02-16 21:32:53 +01:00
Andre Puschmann 1be93d4682 add RLC UM destructor 2018-02-16 21:32:21 +01:00
Andre Puschmann c5ffdfe8c7 set byte_buffer ptr to null after deallocating from pool 2018-02-16 21:31:11 +01:00
Andre Puschmann 75a546cff1 Merge branch 'next' into rlc_fixes 2018-02-16 21:29:28 +01:00
Pedro Alvarez 82b3e5e380 Integrity protection of GUTI attach OK. Attach complete not yet sent. 2018-02-16 19:08:04 +00:00
Pedro Alvarez 2cb1f27ddb Adding UE context release command. Fixing issue when identity response is integrity protected. 2018-02-16 17:47:55 +00:00
Ismael Gomez e59822f9a9 Fixed bug in previous commit 2018-02-16 18:41:38 +01:00
Ismael Gomez bf691e8c65 Do not stop RX during HO 2018-02-16 18:14:00 +01:00
Ismael Gomez 42c4b97f7e Stop PDCCH RX before HO 2018-02-16 17:59:48 +01:00
Ismael Gomez 62116bf1ae Revert "Logs to test snr drop issue"
This reverts commit 097005684a.
2018-02-16 17:16:03 +01:00
Ismael Gomez e6dcb81d99 Ignore TA cmd 2018-02-16 16:37:36 +01:00
Ismael Gomez 056e379347 Set TA to time_adv instead of nsamples 2018-02-16 16:09:07 +01:00
Ismael Gomez 65023f576e Merge branch 'test_snr' into raa 2018-02-16 15:33:27 +01:00
Ismael Gomez 88354a1776 Merge branch 'raa' of github.com:softwareradiosystems/srsLTE_raa into raa 2018-02-16 15:27:39 +01:00
Ismael Gomez efd916bb62 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-02-16 15:26:00 +01:00
Ismael Gomez 79e59f1bf8 Missed headers in previous commit 2018-02-16 15:25:53 +01:00
yagoda 315c5de06c fixing type mismatch error in phy.h 2018-02-16 13:51:32 +00:00
Andre Puschmann b5b1c0bf4b fix memory leaks RLC AM test 2018-02-16 12:41:13 +01:00
Andre Puschmann 75f42ac829 add RLC AM destructor 2018-02-16 12:40:07 +01:00
Ismael Gomez 097005684a Logs to test snr drop issue 2018-02-16 12:05:45 +01:00
Ismael Gomez 9a8257048d Casted phy_log vector to srslte::log 2018-02-16 12:04:10 +01:00
Ismael Gomez 05bfc63e7a Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-02-16 11:38:08 +01:00
Ismael Gomez 90fe4a218b Fix RNTI in Msg3 after non-contention HO in PCAP 2018-02-16 11:37:57 +01:00
Andre Puschmann f86bebb0f3 Revert "deallocate sdu in rlc_am_test"
This reverts commit 48278c4c06.
2018-02-16 11:23:58 +01:00
Andre Puschmann 48278c4c06 deallocate sdu in rlc_am_test 2018-02-16 10:25:57 +01:00
Andre Puschmann bedd154fb1
Merge pull request #149 from FabianEckermann/master
Read MME APN from epc config
2018-02-16 09:43:46 +01:00