open5gs/lib/gtp/support/README.md

13 lines
358 B
Markdown
Raw Normal View History

2017-03-13 10:47:59 +00:00
2017-03-14 15:18:07 +00:00
* Install python-docx
user@host ~/Documents/git/open5gs/lib/gtp/support$ \
2021-06-21 13:36:38 +00:00
sudo pip3 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
2021-06-21 13:36:38 +00:00
user@host ~/Documents/git/open5gs/lib/gtp/support$ \
python3 gtp-tlv.py -f 29274-g30.docx -o ..