mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-18 11:28:33 +03:00
Update notes for submitted changes
* Remove redundant hexstr_to_fivebytearr() and hexstr_to_threebytearr() functions * Use generic function hexstr_to_Nbytearr to convert hex string to 3/5 Bytes array * utils.py: Add helper method to convert a hex string into array of N bytes string elements * utils.py: Add helper method to encode Service Table
This commit is contained in:
7
3409ae7eeae150035fd9502a7cc996ffbda93bee
Normal file
7
3409ae7eeae150035fd9502a7cc996ffbda93bee
Normal file
@@ -0,0 +1,7 @@
|
||||
Code-Review+2: laforge <laforge@osmocom.org>
|
||||
Verified+1: Jenkins Builder
|
||||
Submitted-by: laforge <laforge@osmocom.org>
|
||||
Submitted-at: Sun, 20 Sep 2020 09:49:22 +0000
|
||||
Reviewed-on: https://gerrit.osmocom.org/c/pysim/+/20196
|
||||
Project: pysim
|
||||
Branch: refs/heads/master
|
||||
7
45fa604834906477645796394fd8b20873ac3d8b
Normal file
7
45fa604834906477645796394fd8b20873ac3d8b
Normal file
@@ -0,0 +1,7 @@
|
||||
Code-Review+2: laforge <laforge@osmocom.org>
|
||||
Verified+1: Jenkins Builder
|
||||
Submitted-by: laforge <laforge@osmocom.org>
|
||||
Submitted-at: Sun, 20 Sep 2020 09:49:22 +0000
|
||||
Reviewed-on: https://gerrit.osmocom.org/c/pysim/+/20195
|
||||
Project: pysim
|
||||
Branch: refs/heads/master
|
||||
7
d84daa12c2da2e830e3aafa1dc8da1f5eb90ea63
Normal file
7
d84daa12c2da2e830e3aafa1dc8da1f5eb90ea63
Normal file
@@ -0,0 +1,7 @@
|
||||
Code-Review+2: laforge <laforge@osmocom.org>
|
||||
Verified+1: Jenkins Builder
|
||||
Submitted-by: laforge <laforge@osmocom.org>
|
||||
Submitted-at: Sun, 20 Sep 2020 09:49:22 +0000
|
||||
Reviewed-on: https://gerrit.osmocom.org/c/pysim/+/20171
|
||||
Project: pysim
|
||||
Branch: refs/heads/master
|
||||
7
f3948535331943df6eb7d915a64a625ed984999a
Normal file
7
f3948535331943df6eb7d915a64a625ed984999a
Normal file
@@ -0,0 +1,7 @@
|
||||
Code-Review+2: laforge <laforge@osmocom.org>
|
||||
Verified+1: Jenkins Builder
|
||||
Submitted-by: laforge <laforge@osmocom.org>
|
||||
Submitted-at: Sun, 20 Sep 2020 09:49:22 +0000
|
||||
Reviewed-on: https://gerrit.osmocom.org/c/pysim/+/20172
|
||||
Project: pysim
|
||||
Branch: refs/heads/master
|
||||
Reference in New Issue
Block a user