Update notes for submitted changes

* utils.py: Add helper method to parse ePDG Identifier from hex string
* Introduce function for converting bytes list in (hex or int) to string
* Import TLV parsing related function from https://github.com/mitshell/card
This commit is contained in:
Gerrit Code Review
2020-05-11 17:25:33 +00:00
parent 1b8ba263c0
commit a40238067e
3 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Verified+1: Jenkins Builder
Code-Review+2: fixeria <axilirator@gmail.com>
Submitted-by: laforge <laforge@osmocom.org>
Submitted-at: Mon, 11 May 2020 17:25:33 +0000
Reviewed-on: https://gerrit.osmocom.org/c/pysim/+/18195
Project: pysim
Branch: refs/heads/master

View File

@@ -0,0 +1,7 @@
Verified+1: Jenkins Builder
Code-Review+2: laforge <laforge@osmocom.org>
Submitted-by: laforge <laforge@osmocom.org>
Submitted-at: Mon, 11 May 2020 17:25:33 +0000
Reviewed-on: https://gerrit.osmocom.org/c/pysim/+/18194
Project: pysim
Branch: refs/heads/master

View File

@@ -0,0 +1,7 @@
Verified+1: Jenkins Builder
Code-Review+2: laforge <laforge@osmocom.org>
Submitted-by: laforge <laforge@osmocom.org>
Submitted-at: Mon, 11 May 2020 17:25:33 +0000
Reviewed-on: https://gerrit.osmocom.org/c/pysim/+/17883
Project: pysim
Branch: refs/heads/master