aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/contrib/convert_to_enum.py
AgeCommit message (Collapse)AuthorFilesLines
2009-11-20[contrib] Add a utility to convert an IE page to an enumHolger Hans Peter Freyther1-0/+37
This script is parsing the values, converting the bits into a number and replacing the text... This should help to go from spec to code more quickly... next thing would be this for the structs used...