laforge has uploaded a new patch set (#2). ( 
https://gerrit.osmocom.org/c/pysim/+/27334 )

Change subject: ts_51_011: Better decode of EF_OPL LAI
......................................................................

ts_51_011: Better decode of EF_OPL LAI

before:
{
    "lai": "62f2300000fffe",
    "pnn_record_id": 1
}

after:
{
    "lai": {
        "mcc_mnc": "262f03",
        "lac_min": "0000",
        "lac_max": "fffe"
    },
    "pnn_record_id": 1
}

Change-Id: I82581220e9c33a8e67cbefd5dfeb40bbc2c31179
---
M pySim/ts_51_011.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/34/27334/2
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/27334
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I82581220e9c33a8e67cbefd5dfeb40bbc2c31179
Gerrit-Change-Number: 27334
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <[email protected]>
Gerrit-CC: Jenkins Builder
Gerrit-MessageType: newpatchset

Reply via email to