1. 17 Jul, 2019 2 commits
  2. 16 Jul, 2019 15 commits
  3. 12 Jul, 2019 6 commits
  4. 11 Jul, 2019 8 commits
  5. 10 Jul, 2019 3 commits
  6. 05 Jul, 2019 5 commits
  7. 04 Jul, 2019 1 commit
    • Cedric Roux's avatar
      hotfix: do not set s-Measure in measurement report configuration · e0eac2e3
      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.
      e0eac2e3