summaryrefslogtreecommitdiff
path: root/TODO
blob: 736cb6a210018a3aac73cfcc505c172e886558c5 (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
31
32
33
34
35
36
37
38
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:

tcl:
- implement pps for asymmetric (rx/tx) speeds
- test pps

openct:
- add ifdhandler driver

other:
- implementation of code for various passive tags
- documentation

firmware compilation:
- add configure '--firmware-mode'
	- define LIBRFID_FIRMWARE
	- don't link with libusb
	- don't include CCID code
	- specify include path for reader firmware system include files
	- get rid of remaining malloc()s in 14443b and tcl
	- fix 'mru' allocation size problem in tcl
personal git repositories of Harald Welte. Your mileage may vary