Skip to content
Success

Changes

Summary

  1. Make sure to select MF before probing for files/Addons (details)
  2. Identify cards by Historical bytes of ATR (details)
Commit 4dddcf932a28297963aab0ef15ba2fcc1485f3a2 by laforge
Make sure to select MF before probing for files/Addons

Change-Id: I685367c282f57a8856668a3172a9391a5bbcf2e2
The file was modifiedpySim/runtime.py
The file was modifiedpySim/cards.py
Commit caa955b3ac77d0cdb801a6ad143464dfd021d2cd by laforge
Identify cards by Historical bytes of ATR

- try to identify the CardModel by just comparing the Historical Bytes if matching by Whole ATR failed
- add decompose ATR code from pyscard-contrib

Related: OS#6837
Change-Id: Id7555e42290d232a0e0efc47e7d97575007d846f
The file was modifiedpySim/utils.py
The file was modifiedpySim/filesystem.py