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
- Host: GitHub
- URL: https://github.com/navarrothiago/openair-uml
- Owner: navarrothiago
- License: apache-2.0
- Created: 2020-05-20T20:28:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-20T00:37:32.000Z (about 3 years ago)
- Last Synced: 2025-02-12T13:56:08.414Z (4 months ago)
- Topics: 3gpp, 4g, 4g-lte, cups, diagrams, epc, lte, oai, openair, openair-cn, openair-cn-cups, openairinterface, pfcp, spgw, spgwu-component, uml, uml-diagram
- Language: Shell
- Homepage:
- Size: 99.6 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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


## Sequence diagrams
### Bootup spgwu component

### Session establishment request

### Receive gtp GPDU

## Activity diagrams
### Input path

### Rules path

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