mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-26 23:38:32 +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
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
|
||||
Reference in New Issue
Block a user