open5gs/lib/gtp/support/README.md

17 lines
468 B
Markdown
Raw Normal View History

2017-03-13 10:47:59 +00:00
2017-03-14 15:18:07 +00:00
* Install python-pip
user@host ~/Documents/git/open5gs/lib/gtp/support$ \
2017-03-14 15:18:07 +00:00
sudo apt-get install python-pip
* Install python-docx
user@host ~/Documents/git/open5gs/lib/gtp/support$ \
2017-03-14 15:18:21 +00:00
sudo pip install python-docx
2017-03-13 10:47:59 +00:00
* Change the format of standard specification
2020-08-13 00:31:22 +00:00
from 29274-g30.doc to 29274-g30.docx
2017-03-13 10:47:59 +00:00
using Microsoft Office 2007+
* Generate TLV support files
user@host ~/Documents/git/open5gs/lib/s1ap/support$ \
python gtp-tlv.py -f 29274-g30.docx -o ..