- 11 Jul, 2019 2 commits
-
-
Cedric Roux authored
This used to be done to ease power estimation in the UE, but this is not correct. Let's put no energy in the REs with no DCI data, which is what needs to be done. Plus it consumes a lot of CPU because of calling taus() way too much.
-
Cedric Roux authored
To be used when you send data to another host. On the other host, to avoid ICMP traffic about the port not being open, do: ./nc -l -u -p 9999 > /dev/null You need to restart this command each time you run macpdu2wireshark. You can use any other program that will accept UDP packets on the port 9999 (default port of macpdu2wireshark, change if you use another port of course).
-
- 05 Jul, 2019 5 commits
-
-
Raphael Defosseux authored
Develop: Integration 2019 Week 27 See merge request oai/openairinterface5g!629
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
-
Raphael Defosseux authored
Fix a few cppcheck errors/warnings Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 04 Jul, 2019 5 commits
-
-
Cedric Roux authored
The value was set to 20 which means -120 dB. Setting this value means that the UE reports an event only if the RSRP of the serving cell is lower than -120 dB. In the lab, we get values of around -70, and to go as low as -120 means a very degraded environment. This is not practical. Let's disactivate the setting of this parameter for the moment so that the UE reports an event without taking into consideration the RSRP of the serving cell. With this hotfix, the X2 handover works much better.
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
Raphael Defosseux authored
Merge remote-tracking branch 'origin/flexran_agent_rrc_cm_rebased2' into develop_integration_2019_w27
-
- 03 Jul, 2019 1 commit
-
-
Raphael Defosseux authored
-
- 01 Jul, 2019 1 commit
-
-
laurent authored
-
- 27 Jun, 2019 2 commits
-
-
Robert Schmidt authored
-
Cedric Roux authored
-
- 25 Jun, 2019 3 commits
-
-
laurent authored
-
Robert Schmidt authored
Flexran-triggered RRC Reconf: free memory of mac_MainConfig after setting new, do not free new memory
-
Robert Schmidt authored
-
- 24 Jun, 2019 21 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Konstantinos Alexandris authored
-
Konstantinos Alexandris authored
-
Konstantinos Alexandris authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Konstantinos Alexandris authored
-
Konstantinos Alexandris authored
-
Konstantinos Alexandris authored
-
Konstantinos Alexandris authored
-
Robert Schmidt authored
-
Konstantinos Alexandris authored
-
Konstantinos Alexandris authored
To be tested: Add code for measurement report based on the neighbouring cells after x2 setup, ocs/ocn for multiple cells
-
Konstantinos Alexandris authored
-
Konstantinos Alexandris authored
Create RRC struct and getters for Periodic, A1-A5 event and offsets related to RRC Measurement Report
-
Konstantinos Alexandris authored
fixes: segmentation faults issues in RRC CM for RRC Measurement report, clean-up and re-implementation of functions in RAN API
-
Konstantinos Alexandris authored
-