Skip to content
Snippets Groups Projects
  1. Feb 16, 2017
  2. Feb 15, 2017
  3. Feb 09, 2017
  4. Feb 02, 2017
    • Cédric Roux's avatar
      fix gen_emm_data · d72294b9
      Cédric Roux authored
      It was not setting emm_data->eplmn.plmn[X], only emm_data->eplmn.n_plmns,
      leading to the UE to dig for PLMN 00000.
      
      (It's not the end of the story, seems like the PLMN selection
      does not work, the UE only tries one from what I've seen, but
      I didn't dig much, may be wrong.)
      d72294b9
    • Cédric Roux's avatar
      better handle user input in hex_string_to_hex_value · ea6fb5c4
      Cédric Roux authored
      Adapt calling sites too.
      
      When data comes from the user, it is good to check that
      what we read is correct and warn the user if it's not.
      ea6fb5c4
  5. Feb 01, 2017
  6. Jan 27, 2017
    • Cédric Roux's avatar
      update license information · 53e416be
      Cédric Roux authored
      Also included some source files not related to this branch.
      
      	modified:   openair1/PHY/LTE_ESTIMATION/lte_dl_bf_channel_estimation.c
      	modified:   openair1/PHY/LTE_TRANSPORT/pilots_ue_spec.c
      	modified:   openair1/PHY/MODULATION/beamforming.c
      	modified:   openair1/PHY/TOOLS/twiddle18432.h
      	modified:   openair1/SIMULATION/LTE_PHY/dlsim_tm7.c
      	modified:   openair3/NAS/TOOLS/nvram.c
      	modified:   openair3/NAS/TOOLS/usim.c
      	modified:   openair3/NAS/UE/user_defs.h
      53e416be
    • Cédric Roux's avatar
      fix compilation of oaisim · f6e42ce9
      Cédric Roux authored
      That's not the end of the story though.
      f6e42ce9
    • Cédric Roux's avatar
      remove duplicated definitions · c62b54a0
      Cédric Roux authored
      I am not sure if it's the right way to solve the
      problem, so I keep the definitions here and
      put them inside #if 0 #endif
      c62b54a0
  7. Jan 25, 2017
Loading