Skip to content
Snippets Groups Projects
  1. Dec 26, 2018
  2. Dec 23, 2018
  3. Nov 28, 2018
  4. Nov 21, 2018
  5. Nov 20, 2018
  6. Nov 16, 2018
  7. Nov 15, 2018
  8. Nov 13, 2018
  9. Nov 12, 2018
  10. Nov 08, 2018
  11. Nov 05, 2018
  12. Nov 02, 2018
  13. Oct 31, 2018
  14. Oct 26, 2018
  15. Oct 25, 2018
  16. Oct 23, 2018
  17. Oct 17, 2018
  18. Oct 15, 2018
    • Cédric Roux's avatar
      hotfix: hardcode PLMN selection in the UE to value 1 (was 2) · 27395c08
      Cédric 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
  19. Sep 28, 2018
  20. Sep 20, 2018
  21. Sep 03, 2018
  22. Aug 31, 2018
  23. Aug 29, 2018
  24. Aug 28, 2018
Loading