1. 27 Jan, 2017 5 commits
    • Cedric Roux's avatar
      update license information · af2f25d7
      Cedric 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
      af2f25d7
    • Cedric Roux's avatar
      update CMakeLists for ubuntu 16.04 · 25284488
      Cedric Roux authored
      The previous version did not compile on ubuntu 16.04.
      I left the old version, commented, just in case.
      25284488
    • Cedric Roux's avatar
      fix compilation of oaisim · 89ee39c0
      Cedric Roux authored
      That's not the end of the story though.
      89ee39c0
    • Cedric Roux's avatar
      remove duplicated definitions · 984be50c
      Cedric 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
      984be50c
    • Cedric Roux's avatar
      add missing #ifndef #endif guards in header file · a8e50e70
      Cedric Roux authored
      	modified:   targets/COMMON/openairinterface5g_limits.h
      a8e50e70
  2. 25 Jan, 2017 35 commits