Coverts Huawei 2G,3G, and 4G CFGMML dumps to csv.
usage: java -jar boda-huaweimmlparser.jar
Parses Huawei CFGMML files to csv
-c,--parameter-config <PARAMETER_CONFIG> parameter configuration file
-h,--help show help
-i,--input-file <INPUT_FILE> input file or directory name
-o,--output-directory <OUTPUT_DIRECTORY> output directory name
-p,--extract-parameters extract only the managed
objects and parameters
-v,--version display version
Examples:
java -jar boda-huaweimmlparser.jar -i cfgmml_dump.txt -o out_folder
java -jar boda-huaweimmlparser.jar -i input_folder -o out_folder
Copyright (c) 2019 Bodastage Solutions(http://www.bodastage.com)
The lastest compiled jar file is availabled in the dist directory. Alternatively, download it directly from here.
To run the jar file, you need Java version 1.6 and above.
To report issues with the application or request new features use the issue tracker. For help and customizations send an email to [email protected].
For any other concerns apart from issues and feature requests, send an email to [email protected].
This project is licensed under the Apache 2.0 licence. See LICENCE file for details.