Commit 6a3c278b authored by Robert Gazda's avatar Robert Gazda
Browse files

Update README.md -- made all links files in the repo relative and not absolute.

parent a8875517
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@
### Terminal Mobility Path Examples in Monaco

1. [Vehicle - High-Mobility Terminal](Example-High-Mobility-Terminal.md)
2. [Pedestrian - Low-Mobility Terminal](https://forge.etsi.org/rep/stf-587/mec-sandbox-scenarios/blob/master/Macro-Network-Scenario/Example-Low-Mobility-Terminal.md)
2. [Pedestrian - Low-Mobility Terminal](Example-Low-Mobility-Terminal.md)



@@ -68,7 +68,7 @@ See details below.
| User Option:       | Network Configuration: | Notes:         |
| :-----------------:| ---------------------- | -------------- |
|  4G / LTE |  Macro cell tower sites - single cell per tower site <br> Terminals connect to the closest cell tower  (i.e. best signal) <br> <br> 1 Edge Host site -- in MNO Central Office | Sandbox MVP focus <br> <br> Sandbox will appear as a "test" network and not an actual MNO network (e.g. Monaco Telecom) <br> <br> PLMN:  <br> - MCC = 001 <br> - MNC = 001 <br> <br> Sandbox assumes that all calls to MEC Service APIs come from the same ME App instance (i.e. notifications from the same subscriber) |
|  5G / NR | All macro cell sites (signal cell per site) configured as 5G <br> <br> In addition, configuration includes 5G Small Cells, ~ 2-3 times the macro cell sites. <br> <br> Terminals connect to the closest cell tower or small cell (i.e. best signal) <br> <br>   1 Edge Host site -- in MNO Central Office <br>*Future consideration: 2-3 Edge Hosts near macro towers*  | |
|  5G / NR | All macro cell sites (signal cell per site) configured as 5G <br> <br> In addition, configuration includes 5G Small Cells, in addition to the macro cell sites. <br> <br> Terminals connect to the closest cell tower or small cell (i.e. best signal) <br> <br>   1 Edge Host site -- in MNO Central Office <br>*Future consideration: 2-3 Edge Hosts near macro towers*  | |
|  +WiFi | WiFi as an "add-on" option to include in both 4G and 5G configurations.  <br> <br> WiFi hot-spots included in the network based on WiFi hot spot map. <br> <br> All terminal devices are considered dual connected to cellular and WiFi for Location Service, RNIS, and WLAN API reporting  | *+WiFi configuration options for future consideration:  Needed for WLAN API* |


@@ -179,4 +179,4 @@ References:

3. Sandbox UI will be designed for a desk-top browser without a mobile version.

4. [Monaco 3D Map](#Monaco-3D-Map.md)
4. [Monaco 3D Map](Monaco-3D-Map.md)