Skip to content
Snippets Groups Projects
  1. Jul 03, 2018
  2. Jun 29, 2018
  3. Jun 27, 2018
  4. Jun 26, 2018
  5. Jun 22, 2018
  6. Jun 15, 2018
  7. Jun 14, 2018
  8. May 28, 2018
  9. May 18, 2018
  10. May 16, 2018
  11. May 03, 2018
  12. Apr 29, 2018
  13. Apr 26, 2018
  14. Apr 25, 2018
  15. Apr 22, 2018
  16. Apr 13, 2018
  17. Apr 09, 2018
  18. Apr 08, 2018
  19. 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
  20. Mar 27, 2018
  21. 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
  22. Mar 09, 2018
  23. Mar 08, 2018
  24. Feb 22, 2018
  25. Feb 15, 2018
  26. Feb 14, 2018
    • Cedric Roux's avatar
      fixup previous bad merge (UE disconnection did not work properly anymore) · 91332d39
      Cedric Roux authored
      Doing airplane mode off to connect a cots UE followed by airplane mode on
      to disconnect it gives very bad results (bad disconnection with lots of
      UL failures followed by lots of logs in the eNB). It used to work properly
      after the work done by Xu Bo.
      
      It turns out that in 2018.w04 things were still working okay. But
      in 2018.w05 no.
      
      So I ran:
      
          git diff 2018.w04 2018.w05
      
      And I checked all the modifications that I thought were relevant
      (everything related to the UE, oaisim, if4 and fapi has not been checked).
      
      This commits takes back the version of 2018.w04.
      
      The modifications in openair2/RRC/LITE/rrc_eNB.c are necessary, I think.
      
      The other modifications may not be necessary or even wrong. To be checked
      at some point.
      91332d39
  27. Feb 13, 2018
Loading