aboutsummaryrefslogtreecommitdiffstats
path: root/pySim/ts_31_102.py
AgeCommit message (Collapse)AuthorFilesLines
2020-09-16Add new lineherlesupreeth1-0/+1
Change-Id: I15c22131cf1e8695b6fb29b12f240d72ac5a423b
2020-09-16Update UST table as per the latest 3GPP TS 31.102 specificationSupreeth Herle1-0/+17
Change-Id: I07e250f0ada325a23cd58a33f162b0faa01d272b
2020-06-09utils.py add LOCI EFs decode functionsSebastian Viviani1-0/+6
The LOCI, PSLOCI and EPSLOCI contain some info, including the PLMN, added helper functions to decode it Change-Id: Ibb513ff7d1dc6d33b354ae26cbd9c390ea3c8efc
2020-06-03ts_31_102.py: add EF_ADF_mapSebastian Viviani1-1/+105
the EF files in the USIM ADF are different to the ones int the GSM dir so added the dictionary to avoid conflicts and hardcoded values the 'DIR' one was added in ts_51_011.py, not sure if it should be there as it's not in that standard, but did it for simplicity Change-Id: I458380bf46b2986662ecdede2551c22cd9be92ba
2020-04-16Define mapping between USIM Service Number and its descriptionSupreeth Herle1-0/+138
This commit introduces a lookup table which maps USIM Service Number to its description. The mapping is defined in 3GPP TS 31.102 version 13.4.0 Release 13, 4.2.8 EF.UST (USIM Service Table) Change-Id: Ia9025a4be6ba29fe79ca4bf6c7a452188ea3d454