Attention is currently required from: fixeria, laforge. dexter has posted comments on this change by dexter. ( https://gerrit.osmocom.org/c/pysim/+/42741?usp=email )
Change subject: pySim/global_platform: make functionality available outside of cmd2 ...................................................................... Patch Set 4: (2 comments) Patchset: PS1: > I have now re-aligned everything by the style I found in ara-m.py. […] In ara_m.py it is done the same way. The static methods allow us to call the methods directly without instantiating an object. This is important when we want to use the functionality from non pySim-shell code without cmd2. We can just call ADF_ARAM.store_data(scc, ...) or ADF_SD.establish_scp(scc, ...), etc. File pySim/global_platform/__init__.py: https://gerrit.osmocom.org/c/pysim/+/42741/comment/682c6637_43cd27fd?usp=email : PS3, Line 38: RuntimeLchan > I don't see `RuntimeLchan` being used/referenced anywhere? Done -- To view, visit https://gerrit.osmocom.org/c/pysim/+/42741?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: pysim Gerrit-Branch: master Gerrit-Change-Id: Idf4e4b58bf49ba62b2c22de4c49a2dcacfa872cb Gerrit-Change-Number: 42741 Gerrit-PatchSet: 4 Gerrit-Owner: dexter <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: laforge <[email protected]> Gerrit-CC: fixeria <[email protected]> Gerrit-Attention: laforge <[email protected]> Gerrit-Attention: fixeria <[email protected]> Gerrit-Comment-Date: Mon, 13 Jul 2026 13:04:25 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: laforge <[email protected]> Comment-In-Reply-To: fixeria <[email protected]> Comment-In-Reply-To: dexter <[email protected]>
