| 1 | == LTE == |
| 2 | |
| 3 | ==== Main Tasks ==== |
| 4 | 1. Make base image for open air interface (OAI) |
| 5 | 1. SB1 |
| 6 | 1. Compile enodeb, ue, mme |
| 7 | 1. Put binaries in correct places |
| 8 | 1. write omf service to control lte basestation parameters |
| 9 | 1. amarisoft, openairlte, airspan? |
| 10 | 1. primary openairlte |
| 11 | 1. https://twiki.eurecom.fr/twiki/bin/view/OpenAirInterface/OpenAirDocumentation |
| 12 | |
| 13 | ==== OAI Build ==== |
| 14 | |
| 15 | openair lte image, svn based |
| 16 | new image, pull from git |
| 17 | |
| 18 | repo1 |
| 19 | oai images |
| 20 | oa-trunk-full.ndz |
| 21 | |
| 22 | replace with git based version |
| 23 | |
| 24 | root home directory, git pull |
| 25 | compile, put binaries in /usr/bin |
| 26 | |
| 27 | |
| 28 | 3 important binaries |
| 29 | |
| 30 | enodeb (basestation) |
| 31 | ue (client) |
| 32 | mme (component, mobility management, controller) |
| 33 | |
| 34 | difference in compilation settings for enodeb vs ue |
| 35 | vs cli switch |
| 36 | |
| 37 | create via shell / ruby |
| 38 | scripts to start server or client |
| 39 | |
| 40 | control ue via resource controller |
| 41 | control enodeb via rest? |
| 42 | |
| 43 | both via conf. file |
| 44 | |
| 45 | |
| 46 | bsc03out has bs controller |
| 47 | omf agg manager for conf, changes file, then controller |
| 48 | |
| 49 | has version of bscontrol, managing amarisoft (n210) and oai (b210) or (x310) |
| 50 | |
| 51 | bscontrol for (wimax airspan) |
| 52 | airspan via snmp, adapt wimax commands for lte airspan |
| 53 | |
| 54 | |
| 55 | openair lte image, svn based |
| 56 | new image, pull from git |
| 57 | |
| 58 | repo1 |
| 59 | oai images |
| 60 | oa-trunk-full.ndz |
| 61 | |
| 62 | replace with git based version |
| 63 | |
| 64 | root home directory, git pull |
| 65 | compile, put binaries in /usr/bin |
| 66 | |
| 67 | |
| 68 | 3 important binaries |
| 69 | |
| 70 | enodeb (basestation) |
| 71 | ue (client) |
| 72 | mme (component, mobility management, controller) |
| 73 | |
| 74 | difference in compilation settings for enodeb vs ue |
| 75 | vs cli switch |
| 76 | |
| 77 | create via shell / ruby |
| 78 | scripts to start server or client |
| 79 | |
| 80 | control ue via resource controller |
| 81 | control enodeb via rest? |
| 82 | |
| 83 | both via conf. file |
| 84 | |
| 85 | |
| 86 | bsc03out has bs controller |
| 87 | omf agg manager for conf, changes file, then controller |
| 88 | |
| 89 | has version of bscontrol, managing amarisoft (n210) and oai (b210) or (x310) |
| 90 | |
| 91 | bscontrol for (wimax airspan) |
| 92 | airspan via snmp, adapt wimax commands for lte airspan |
| 93 | |
| 94 | |