Skip to content
Snippets Groups Projects
  1. Apr 25, 2018
  2. Apr 22, 2018
  3. Apr 11, 2018
    • Cedric Roux's avatar
      integration fix: various fixes · e29d500d
      Cedric Roux authored
      - fix compilation of dlsim/ulsim/oaisim by defining some needed
        global variables
      - fix compilation of oaisim: compile coding and params_libconfig
      - fix running of if4p5 with low CPU count (oaisim was not working
        on the machine 'haswell' because of this)
      e29d500d
  4. Apr 09, 2018
  5. Apr 08, 2018
  6. Apr 06, 2018
  7. 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
  8. Mar 21, 2018
  9. Mar 12, 2018
  10. Mar 08, 2018
  11. Feb 22, 2018
  12. Feb 21, 2018
  13. Feb 19, 2018
  14. Feb 18, 2018
  15. Feb 13, 2018
  16. Feb 12, 2018
  17. 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
  18. Feb 08, 2018
  19. Jan 31, 2018
  20. Jan 26, 2018
  21. Jan 25, 2018
  22. Jan 21, 2018
  23. Jan 19, 2018
  24. Jan 16, 2018
Loading