Skip to content
Snippets Groups Projects
  1. May 28, 2018
  2. May 18, 2018
  3. Apr 26, 2018
  4. Apr 13, 2018
  5. Apr 09, 2018
  6. Apr 06, 2018
    • root's avatar
      UE add RF board ZC706+AD9371 · 6f290e71
      root authored
      Conflicts:
      	cmake_targets/build_oai
      	openair1/PHY/LTE_TRANSPORT/prach.c
      	openair1/SCHED/phy_procedures_lte_ue.c
      	targets/ARCH/COMMON/common_lib.h
      	targets/RT/USER/lte-softmodem.c
      6f290e71
  7. Apr 05, 2018
  8. Apr 02, 2018
  9. Mar 27, 2018
  10. Mar 23, 2018
    • Cedric Roux's avatar
      fix PHY simulators compilation · ff3c929e
      Cedric Roux authored
      Only ulsim and dlsim compile. The others (dlsim_tm4 pucchsim prachsim
      pdcchsim pbchsim mbmssim) have been disabled.
      
      Command line to compile: ./build_oai --phy_simulators
      ff3c929e
  11. Mar 22, 2018
  12. Mar 21, 2018
  13. Mar 12, 2018
  14. Mar 08, 2018
  15. Feb 22, 2018
  16. Feb 19, 2018
    • Cedric Roux's avatar
      fix CentOS compilation · 62787a88
      Cedric Roux authored
      The following was not working properly:
      
          ./build_oai -I -w USRP
      
      After this commit it works.
      
      And so does:
      
        ./build_oai --eNB -w USRP
      62787a88
  17. Feb 18, 2018
  18. Feb 13, 2018
  19. Feb 12, 2018
  20. Feb 09, 2018
    • Raymond Knopp's avatar
      removed NFAPI libraries from oaisim target. added #define to allow ue_ip.ko to... · b073445f
      Raymond Knopp authored
      removed NFAPI libraries from oaisim target. added #define to allow ue_ip.ko to compile. This should be revisited, there's a problem in CMakelists.txt, no flags.cmake generate for all 3 kernel modules.
      b073445f
    • Cedric Roux's avatar
      bugfix: fix eNB name in configuration files · 11fe5f97
      Cedric Roux authored
      '_' is not a valid character.
      
      S1AP specs say:
      
          ENBname ::= PrintableString (SIZE (1..150,...))
      
      And X.680 (08/2015) 41.4 table 10 lists the valid characters for
      PrintableString. '_' is not there. We replace by '-' which is there.
      
      Connection of eNB to ppenair-cn has not been tested. There is no reason
      why it would fail.
      11fe5f97
  21. Feb 08, 2018
  22. Jan 31, 2018
  23. Jan 25, 2018
  24. Jan 21, 2018
  25. Jan 19, 2018
  26. Jan 16, 2018
Loading