Skip to content

tramex/types_lte_3gpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

types_lte_3gpp badge

Generate 3GPP types

python build.py

#compile only
python build.py --compile

#download only
python build.py --download

Release

cargo publish -j 4
# force reduce the number of processes

Tests

# install cargo hack
cargo hack test --feature-powerset --all-targets

Notes

  • some asn files should be manually patched (see *_patch functions in build.py)

License

Licensed under the MIT License - LICENSE