diff options
author | Serhii Kostiuk <serhii.o.kostiuk@globallogic.com> | 2021-05-18 17:55:03 +0300 |
---|---|---|
committer | Serhii Kostiuk <serhii.o.kostiuk@globallogic.com> | 2021-05-18 18:12:52 +0300 |
commit | d562fa43d6f61c0a6ad4fb79e91c90cf571884f3 (patch) | |
tree | 2c544187ae4ea04d730b772091520fe44eb44640 /src/MTS_IO_HE910DRadio.cpp | |
parent | bcd5443bcfff3e17ee120c305bbfd0ce2c812b21 (diff) | |
download | libmts-io-d562fa43d6f61c0a6ad4fb79e91c90cf571884f3.tar.gz libmts-io-d562fa43d6f61c0a6ad4fb79e91c90cf571884f3.tar.bz2 libmts-io-d562fa43d6f61c0a6ad4fb79e91c90cf571884f3.zip |
[GP-1111] mPower R. Apr 2021: +CEMODE shall be set to CEMODE=2
Fixed carrier MCC/MNC table lookup for networks with two-digit conuntry codes.
The original MCC/MNC population script used the following encoding for MCC/MNC values:
- MCC - interpret the original value as hex;
- 2-digit MNC - append "f" and interpret the resulting value as hex;
- 3-digit MNC - interpret the original value as hex.
So during lookup the system shall also use this conversion logic before querying
the information from the table.
Diffstat (limited to 'src/MTS_IO_HE910DRadio.cpp')
0 files changed, 0 insertions, 0 deletions