proxmark3/winsrc
edouard@lafargue.name 0e25ae1102 Rationalized LED usage in 14443-B: LED D shows RF Field OK,
and LED A, B and C respectively show:
- Receiving from reader
- Transmitting to tag/reader
- Receiving from tag

Also, updated the snoop function to make full use of the DMA buffer, which removes (in my case) all the 'blew DMA buffer' issues.

Last, moved the compilation of iso1443.c to ARM mode (not thumb) to make it faster on my Linux gcc 4.3 version, otherwise the 'blew DMA buffer' issue was systematic.

Also: restored the "indalademod" command which had mysteriously disappeared from the prox.exe (proxmark3) client!
2009-04-26 14:26:06 +00:00
..
include Initial commit for the firmware. Used the 20090306_ela version as baseline. 2009-04-09 06:43:20 +00:00
command.cpp Rationalized LED usage in 14443-B: LED D shows RF Field OK, 2009-04-26 14:26:06 +00:00
gui.cpp Added LF frequency adjustments from d18c7db, cleaned up code, 2009-04-15 08:09:06 +00:00
Makefile Initial commit for the firmware. Used the 20090306_ela version as baseline. 2009-04-09 06:43:20 +00:00
prox.cpp Initial commit for the firmware. Used the 20090306_ela version as baseline. 2009-04-09 06:43:20 +00:00
prox.h Initial commit for the firmware. Used the 20090306_ela version as baseline. 2009-04-09 06:43:20 +00:00
vc90.pdb Initial commit for the firmware. Used the 20090306_ela version as baseline. 2009-04-09 06:43:20 +00:00