An open API service indexing awesome lists of open source software.

https://github.com/navarrothiago/openair-uml

OpenAirInterface (4G LTE) UML project using BOUML tool
https://github.com/navarrothiago/openair-uml

3gpp 4g 4g-lte cups diagrams epc lte oai openair openair-cn openair-cn-cups openairinterface pfcp spgw spgwu-component uml uml-diagram

Last synced: 7 days ago
JSON representation

OpenAirInterface (4G LTE) UML project using BOUML tool

Awesome Lists containing this project

README

        

# Software Design for OpenAirInterface

This repository is used to keep sotfware design for [openair-spgwu-tiny](https://github.com/OPENAIRINTERFACE/openair-spgwu-tiny).

The project is based on [BOUML tool](https://www.bouml.fr/).

## Generate the documentation

1. Open the bouml
1. Go to _Tools->HTML Documentation_
1. Select the destination folder
1. Go to the folder where the file were genarated
1. Open the file _index.html_

## Class diagrams

![imgs/fig128002.png](imgs/fig128002.png)

![imgs/fig141058.png](imgs/fig141058.png)

## Sequence diagrams

### Bootup spgwu component

![imgs/fig134530.png](imgs/fig134530.png)

### Session establishment request

![imgs/fig160642.png](imgs/fig160642.png)

### Receive gtp GPDU

![imgs/fig147586.png](imgs/fig147586.png)

## Activity diagrams

### Input path

![imgs/fig160642.png](imgs/fig167170.png)

### Rules path

![imgs/fig160642.png](imgs/fig193538.png)

## WIP

Working on spgwu component. For more detail, go to [openair-spgwu-tiny](https://github.com/OPENAIRINTERFACE/openair-spgwu-tiny).