Skip to content
Snippets Groups Projects
  1. May 02, 2018
    • 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. Apr 16, 2018
  3. Apr 13, 2018
  4. Apr 12, 2018
  5. Apr 11, 2018
  6. Apr 10, 2018
  7. Apr 06, 2018
  8. Apr 05, 2018
  9. Mar 23, 2018
  10. Mar 22, 2018
  11. Mar 20, 2018
  12. Mar 19, 2018
  13. Mar 16, 2018
  14. Mar 15, 2018
Loading