open5gs/lib/gtp/support
Sukchan Lee 3c2412db7b update it 2017-03-15 13:39:57 +09:00
..
cache update it 2017-03-15 13:39:57 +09:00
29274-d80.docx initial update tlv_generation code 2017-03-13 19:47:59 +09:00
README update it 2017-03-15 00:18:21 +09:00
gtpv2c_tlv.py update it 2017-03-15 13:39:57 +09:00

README

* Install python-pip
user@host ~/Documents/git/cellwire/lib/gtp/support$ \
    sudo apt-get install python-pip

* Install python-docx
user@host ~/Documents/git/cellwire/lib/gtp/support$ \
    sudo pip install python-docx

* Change the format of standard specification 
  from 29274-d80.doc to 29274-d80.docx 
  using Microsoft Office 2007+

* Generate TLV support files
user@host ~/Documents/git/cellwire/lib/s1ap/support$ \
    python gtpv2c_tlv.py -f 29274-d80.docx -o ..