Skip to content
Snippets Groups Projects
Select Git revision
  • develop default
  • 2023.w43
  • 2023.w42
  • 2023.w41
  • 2023.w40
  • 2023.w39
  • 2023.w38
  • 2023.w37
  • 2023.w36
  • 2023.w34
  • 2023.w33
  • 2023.w32
  • v2.0.0
  • 2023.w31
  • 2023.w30
  • 2023.w29
  • 2023.w28
  • 2023.w27
  • 2023.w26
  • 2023.w25
  • 2023.w24
21 results

cmake_targets

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Imad ALAWE authored and Frédéric Leroy committed
    This patch adds the conf2uedata tool for generating .ue.nvram* .ue.emm.nvram*
    and .usim.nvram* files from a textual configuration file.
    
    The configuration file define most usefull values like plmns, mnc, mcc, msin, K,
    OPc for several users.
    The files generated will always ends with a number corresponding to the user
    entry in the configuration file.
    
    This breaks oai5g because other script have not be updated for using
    conf2uedata.
    This breaks also the at_nas_ue command.
    
    Examples of configuration files are in openair3/NAS/TOOLS/
    17d15532
    History
    Name Last commit Last update
    ..