srsLTE/lib/test/asn1
Ismael Gomez 52716f8716 Process HO complete in the background to avoid heap-after-use bug when PHY measurements are reported during a HO
rrc_meas refactor. Need to split commit

Fix typo

Temporal commit

Apply rx_gain_offset to neighbour cell measurements

srsLTE: modify TESTASSERT Macro to follow codeline

SRSUE: prevent RRC from having serving cell in neighbour list

SRSUE: DL HARQ does not need Time Aligment Timer. UL is disabled using PUCCH resources release

SRSUE: extend intra-frequency to CA SCell

SRSUE: fix confusing/ambiguous code in the RRC measurements and fix concurrency issue

SRSUE: remove RRC measurement report triggers when measurements are modified or HO succesful

SRSUE: fix compilation issues and Reest SIB indexes

Fixes sync using incorrect cell configuration when search cell does not find a correct cell

Small refactor to remove measurement report triggers always after removing measurement

SRSUE: Removed SIC PSS from UE

SRSUE: fix inter-frequency reestablishment and added more traces

SRSUE: Fix compilation issue
2020-02-03 12:51:46 +01:00
..
CMakeLists.txt updated s1ap rrc interface with new asn1 lib types 2020-01-21 00:58:19 +00:00
ngap_asn1_test.cc updated the test logging utils 2020-01-29 17:15:35 +00:00
rrc_asn1_test.cc updated the test logging utils 2020-01-29 17:15:35 +00:00
s1ap_test.cc updated the test logging utils 2020-01-29 17:15:35 +00:00
srslte_asn1_m2ap_test.cc
srslte_asn1_nas_test.cc
srslte_asn1_rrc_dl_ccch_test.cc created cbit_ref for unpacking const buffers 2020-01-23 12:22:19 +00:00
srslte_asn1_rrc_dl_dcch_test.cc created cbit_ref for unpacking const buffers 2020-01-23 12:22:19 +00:00
srslte_asn1_rrc_mcch_test.cc Process HO complete in the background to avoid heap-after-use bug when PHY measurements are reported during a HO 2020-02-03 12:51:46 +01:00
srslte_asn1_rrc_meas_test.cc Process HO complete in the background to avoid heap-after-use bug when PHY measurements are reported during a HO 2020-02-03 12:51:46 +01:00
srslte_asn1_rrc_ul_dcch_test.cc