open5gs/lib/pfcp/support/README.md

17 lines
470 B
Markdown
Raw Normal View History

2019-12-01 12:40:52 +00:00
* Install python-pip
user@host ~/Documents/git/open5gs/lib/gtp/support$ \
sudo apt-get install python-pip
* Install python-docx
user@host ~/Documents/git/open5gs/lib/gtp/support$ \
sudo pip install python-docx
* Change the format of standard specification
from 29244-f40.doc to 29274-f40.docx
using Microsoft Office 2007+
* Generate TLV support files
user@host ~/Documents/git/open5gs/lib/pfcp/support$ \
2020-04-26 19:36:05 +00:00
python pfcp-tlv.py -f 29244-g10.docx -o ..