pysim/pySim
Vadim Yanitskiy 1381ff15af pySim/transport: introduce Calypso based reader interface
This interface allows to use a Calypso based phone (e.g. Motorola
C1XX) as a SIM card reader. It basically implements a few L1CTL
messages that are used to interact with the SIM card through
the OsmocomBB 'layer1' firmware.

Please note, that this is an experimental implementation, and
there is a risk that SIM programming would fail. Nevertheless,
I've managed to program and read one of my SIMs a few times.

Change-Id: Iec8101140581bf9e2cf7cf3a0b54bdf1875fc51b
2018-10-29 01:58:11 +07:00
..
transport pySim/transport: introduce Calypso based reader interface 2018-10-29 01:58:11 +07:00
__init__.py cosmetic: missing newlines on last line of 2 files 2017-03-21 13:07:57 +01:00
cards.py cards: Add support for Wavemobile SIM 2018-09-13 07:18:33 +00:00
commands.py commands: depend on pytlv only when it is actually needed 2018-07-25 18:52:58 +00:00
exceptions.py pySim/transport: introduce Calypso based reader interface 2018-10-29 01:58:11 +07:00
ts_51_011.py ts_51_011: A file with MF/DF/EF constants from TS 51 011 2018-01-10 14:04:08 +09:00
utils.py utils: fix encoding/decoding of IMSI value 2018-09-26 18:14:19 +02:00