open5gs/lib/gtp/support/README.md

17 lines
469 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
2017-07-10 05:33:46 +00:00
user@host ~/Documents/git/nextepc/lib/gtp/support$ \
2017-03-14 15:18:07 +00:00
sudo apt-get install python-pip
* Install python-docx
2017-07-10 05:33:46 +00:00
user@host ~/Documents/git/nextepc/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
from 29274-d80.doc to 29274-d80.docx
using Microsoft Office 2007+
* Generate TLV support files
2017-07-10 05:33:46 +00:00
user@host ~/Documents/git/nextepc/lib/s1ap/support$ \
2019-06-11 09:28:25 +00:00
python gtp-tlv.py -f 29274-d80.docx -o ..