wiki:Internal/CurrentDevelopment/LTE

Version 2 (modified by msherman, 9 years ago) ( diff )

LTE

Main Tasks

  1. Make base image for open air interface (OAI)
    1. SB1
    2. Compile enodeb, ue, mme
    3. Put binaries in correct places
  2. write omf service to control lte basestation parameters
    1. amarisoft, openairlte, airspan?
    2. primary openairlte
  3. https://twiki.eurecom.fr/twiki/bin/view/OpenAirInterface/OpenAirDocumentation

OAI Build

  1. Current openair lte image, svn based
    1. repo1 oai images oai-trunk-full.ndz
  2. new image, pull from git
    1. root home directory, git pull
    2. compile, put binaries in /usr/bin
    3. 3 important binaries
      1. enodeb (basestation)
      2. ue (client)
      3. mme (component, mobility management, controller)
    4. difference in compilation settings for enodeb vs ue
      1. vs cli switch

OMF Service

  1. create via shell / ruby
  2. scripts to start server or client
    1. control ue via resource controller
    2. control enodeb via rest?
    3. both via conf. file
  3. bsc03out has bs controller
    1. omf agg manager for conf, changes file, then controller
    2. has version of bscontrol, managing amarisoft (n210) and oai (b210) or (x310)
    3. bscontrol for (wimax airspan)
    4. airspan via snmp, adapt wimax commands for lte airspan

Client Devices

  1. List of Devices
    1. UE running on b210
    2. UE running on x310
    3. Nexus 5 with sim card
    4. Netgear 341u dongle with sim card
  2. SIM card programming
    1. Documentation below
    2. Have two reader/writers
    3. some options for values
    4. need to determine proper scheme for assigning values.

Documentation

  1. https://twiki.eurecom.fr/twiki/bin/view/OpenAirInterface/WebHome
  2. https://twiki.eurecom.fr/twiki/bin/view/OpenAirInterface/AutoBuild
  3. https://twiki.eurecom.fr/twiki/bin/view/OpenAirInterface/OpenAirKernelMainSetup
  4. https://twiki.eurecom.fr/twiki/bin/view/OpenAirInterface/GetSources
  5. https://twiki.eurecom.fr/twiki/bin/view/OpenAirInterface/SimCardConfig
Note: See TracWiki for help on using the wiki.