pysim/pySim/transport
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
..
__init__.py cosmetic: fix excess space in log output (typo) 2018-07-13 08:50:33 +00:00
calypso.py pySim/transport: introduce Calypso based reader interface 2018-10-29 01:58:11 +07:00
pcsc.py Add methods to get ATR for a card or a link. 2018-01-10 17:12:10 +09:00
serial.py transport/serial: Fix serial transport 2018-02-18 17:04:50 +01:00