Commit Graph

5 Commits

Author SHA1 Message Date
Harald Welte e56a12f2a5 Add python script to generate value_string from file with #defines 2017-01-24 17:09:26 +01:00
Harald Welte d248204bb7 python scripts: Generate file header with #include statements 2017-01-24 17:09:26 +01:00
Harald Welte 78ced2084d qxdm_db.py: Move value_string code generator to separate file 2017-01-24 17:09:26 +01:00
Harald Welte db5831c1c9 Add python script to generate 'struct value_string' from enum
The idea is that you have an input file that defines an enum with
symbolic names for numeric values.  The script then generates a 'struct
value_string' with corresponding strings.
2017-01-24 17:09:26 +01:00
Harald Welte cef7ef60d0 Add python tools that (partially) parse the QXDM database 2017-01-22 19:05:18 +01:00