blob: 136a254f0f0528df47b6198be46d8192fc985cb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
rc632:
- fix handling of timeout (program timer of RC632)
cm5121:
- fix handling of TX or RX > 0x7f [buffer length in atmel chip?]
iso14443a:
[none]
iso14443b:
- implement 'option 2' frame markers
- test anticollission (need multiple tags)
iso15693:
- implement anticollision
- implement all the rest
mifare_clasic:
- figure out why authentication doensn't work, even though it is exactly like in other drivers
tcl:
- implement pps for asymmetric (rx/tx) speeds
- test pps
openct:
- add ifdhandler driver
other:
- implementation of code for various passive tags
- documentation
|