Commit Graph

9 Commits

Author SHA1 Message Date
Santiago Gimeno
bb87f0b09c doc: Update README
- Improve format.
- Document API.
2014-07-28 13:10:47 +02:00
Bitdeli Chef
b8b6a97b50 Add a Bitdeli badge to README 2013-12-03 09:32:18 +00:00
Santiago Gimeno
3cb970a04b Use the protocol parameter in CardReader.transmit
- We were simply hard-coding the T=0 protocol.
2013-10-16 17:03:18 +02:00
Santiago Gimeno
1f59246876 Improve example
- Call cardreader.connect on card insertion, cardreader.disconnect
  on card removal.
- It fixes bug #3.
2013-07-06 22:17:56 +02:00
Santiago Gimeno
3f2a1b5e4e CardReader status event should return the ATR
- Of the inserted card.
- Refactoring of the code that creates a Buffer instance into a
  separate function.
- Update the example and README
- It fixes bug #2
2013-07-05 17:25:18 +02:00
Ludovic Rousseau
4226589bef Remove an extra typographical character 2013-06-28 19:01:24 +02:00
Santiago Gimeno
6c63f5df31 Update README 2013-06-25 18:58:08 +02:00
Santiago Gimeno
b40f9a2f88 Initial Implementation 2013-06-20 16:37:28 +02:00
Santiago Gimeno
0484b764bf Initial commit 2013-06-20 03:29:56 -07:00