1. 15 Oct, 2018 1 commit
    • Cedric Roux's avatar
      hotfix: hardcode PLMN selection in the UE to value 1 (was 2) · 27395c08
      Cedric Roux authored
      Fix the assertion:
      Assertion ((instance_p->mnc_digit_length[ue_desc_p->selected_plmn_identity] == 3) || (instance_p->mnc_digit_length[ue_desc_p->selected_plmn_identity] == 2)) failed!
      In s1ap_eNB_handle_nas_first_req() /home/ubuntu/tmp/openair3/S1AP/s1ap_eNB_nas_procedures.c:243
      
      With this hotfix the UE selects the first PLMN sent by the eNodeB.
      
      The UE has to select the correct PLMN from those received in SIB1. This
      will be done with a later merge request.
      27395c08
  2. 12 Oct, 2018 2 commits
  3. 11 Oct, 2018 5 commits
  4. 09 Oct, 2018 2 commits
  5. 08 Oct, 2018 2 commits
  6. 05 Oct, 2018 1 commit
  7. 04 Oct, 2018 4 commits
  8. 03 Oct, 2018 2 commits
  9. 02 Oct, 2018 2 commits
  10. 01 Oct, 2018 2 commits
  11. 30 Sep, 2018 2 commits
  12. 29 Sep, 2018 3 commits
  13. 28 Sep, 2018 12 commits