diff options
author | Serhii Kostiuk <serhii.o.kostiuk@globallogic.com> | 2021-05-24 11:59:45 +0300 |
---|---|---|
committer | Serhii Kostiuk <serhii.o.kostiuk@globallogic.com> | 2021-05-24 17:26:55 +0300 |
commit | adc19a08871964a23a27a20c384439776a52891f (patch) | |
tree | f2154128cef68ef68d27b9bd2a1d2509071c2af7 /data | |
parent | f0931133aa7960d56767578ed5d8c24f66920a60 (diff) | |
download | libmts-io-adc19a08871964a23a27a20c384439776a52891f.tar.gz libmts-io-adc19a08871964a23a27a20c384439776a52891f.tar.bz2 libmts-io-adc19a08871964a23a27a20c384439776a52891f.zip |
[GP-1111] mPower R. Apr 2021: +CEMODE shall be set to CEMODE=2
Extended `create-mcc-mnc-table.py` to support writing the resulting
CPP code directly to the target file:
- refactoring: renamed `print_cpp_mcc_mnc_table` to `print_cpp_mcc_mnc_create_table`
to better represent its purpose - printing the body of `MccMncTable::createTable()`;
- refactoring: grouped all the `print_cpp_*` functions to the single `print_cpp` function;
- new feature: printing the code directly to the target file without using stdout;
printing to stdout is used by default for compatibility reasons.
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions