Attention is currently required from: fixeria, laforge.
dexter has posted comments on this change by dexter. ( https://gerrit.osmocom.org/c/pysim/+/37641?usp=email )
Change subject: pySim-shell: enable export of DF and ADF files ......................................................................
Patch Set 2:
(1 comment)
File pySim-shell.py:
https://gerrit.osmocom.org/c/pysim/+/37641/comment/e9de4b7e_856dc5bd?usp=ema... : PS2, Line 602:
what is the rationale of making it conditional? Shouldn't we simply always try to export as much as […]
I made it conditionally because I the information from the ADF (ADF.ARA-M in this case) are technically not file contents. I thought that those added commands might cause trouble for some use-cases. In any case, If you think we do not need the --include-df option, then I am happy to remove it.
I also think that we should cover the applications that do not have an ADF as well. I will look into the code now and see what we can do there.