1. 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
  2. 16 Apr, 2018 2 commits
  3. 13 Apr, 2018 1 commit
  4. 12 Apr, 2018 2 commits
  5. 11 Apr, 2018 5 commits
  6. 10 Apr, 2018 1 commit
  7. 06 Apr, 2018 4 commits
  8. 05 Apr, 2018 4 commits
  9. 23 Mar, 2018 10 commits
  10. 22 Mar, 2018 3 commits
  11. 20 Mar, 2018 2 commits
  12. 19 Mar, 2018 3 commits
  13. 16 Mar, 2018 1 commit
  14. 15 Mar, 2018 1 commit