]> git.zerfleddert.de Git - proxmark3-svn/commit
Rationalized LED usage in 14443-B: LED D shows RF Field OK,
authoredouard@lafargue.name <edouard@lafargue.name@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Sun, 26 Apr 2009 14:26:06 +0000 (14:26 +0000)
committeredouard@lafargue.name <edouard@lafargue.name@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Sun, 26 Apr 2009 14:26:06 +0000 (14:26 +0000)
commit0e25ae11020aab8bc3e7b2dd9819f356fed00792
treec811175358768ca2b99876f8797953640a28c294
parentaa4d9d9b73f7218d40bdb30efffea5e001498bda
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!
armsrc/Makefile.linux
armsrc/appmain.c
armsrc/iso14443.c
armsrc/iso14443a.c
winsrc/command.cpp
Impressum, Datenschutz