An error occurred fetching the project authors.
  1. 14 Apr, 2019 1 commit
  2. 26 Mar, 2019 1 commit
  3. 07 Mar, 2019 1 commit
  4. 10 Feb, 2019 1 commit
  5. 06 Feb, 2019 1 commit
  6. 31 Jan, 2019 1 commit
  7. 09 Jan, 2019 1 commit
  8. 16 Nov, 2018 1 commit
    • frobinet's avatar
      SYRTEM SDR platform : · c73a922c
      frobinet authored
      - remove size limitation of 307200 in trx_read_func (SYRIQ library)
      - update to new openair0 interface  (./targets/ARCH/COMMON/common_lib.h)
      - add gNB band22 configuration file (./targets/PROJECTS/GENERIC-LTE-EPC/CONF/gnb.band22.tm1.106PRB.adrv9371zc706.conf)
      
      please read ./targets/ARCH/ADRV9371_ZC706/SYRTEM_IQ_QuickStart.readme for more details
      c73a922c
  9. 15 Nov, 2018 1 commit
  10. 14 Nov, 2018 1 commit
  11. 26 Oct, 2018 1 commit
  12. 18 Sep, 2018 1 commit
  13. 07 Sep, 2018 1 commit
  14. 27 Aug, 2018 1 commit
  15. 25 Aug, 2018 1 commit
  16. 24 Aug, 2018 1 commit
  17. 09 Aug, 2018 1 commit
  18. 30 Jul, 2018 2 commits
  19. 16 Jul, 2018 1 commit
  20. 13 Jul, 2018 1 commit
  21. 26 Jun, 2018 1 commit
  22. 12 Jun, 2018 1 commit
  23. 03 Jun, 2018 1 commit
  24. 28 May, 2018 1 commit
  25. 15 May, 2018 1 commit
  26. 14 May, 2018 1 commit
  27. 02 May, 2018 1 commit
    • Cedric Roux's avatar
      basic simulator: initial release · 6cb04bb4
      Cedric Roux authored
      This commit introduces a 'basic simulator'.
      
      This basic simulator is made of:
      - the standard eNB code using a special driver that mimics the USRP driver
      - the standard UE code using a special driver that mimics the USRP driver
      - no channel simulation
      - some special code to deal with faster-than-realtime behaviour of this
        basic simulator
      
      It connects one UE to one eNB. It requires an EPC, populated with the
      correct configuration for the UE.
      
      This is the initial release and may contain bugs (most probably race
      conditions due to the faster-than-realtime behaviour).
      
      To use it, see the documentation at:
          targets/ARCH/tcp_bridge/README.tcp_bridge_oai.
      
      It has been tested with 25, 50 and 100 RBs, FDD mode.
      (No check at all has been done to know if it could work in TDD mode.)
      6cb04bb4
  28. 25 Apr, 2018 1 commit
  29. 13 Apr, 2018 1 commit
  30. 11 Apr, 2018 1 commit
    • 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
  31. 10 Apr, 2018 1 commit
  32. 09 Apr, 2018 1 commit
  33. 06 Apr, 2018 3 commits
  34. 23 Mar, 2018 1 commit
    • 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
  35. 22 Mar, 2018 1 commit
  36. 21 Mar, 2018 1 commit
  37. 08 Mar, 2018 1 commit