libnfc/libnfc
Romain Tartiere 57b775bae2 Always ACK on transmission.
New issue
Summary: Make sending ACK on message transmission skipable.
Owner: rtartiere@il4p.fr
Cc: rtartiere@il4p.fr
Status: New
I guess that for performance reasons, some advance users would prefer to skip
sending the non-mandatory ACK on data transmission.  They may also perform a
quicker check of the ACK returned by the chip after sending the command and
before receiving the response (not sure about this one).

It will probably be a ./configure option disabled by default that allows some "shortcuts" to perform NFC hacking.
2010-08-13 16:02:18 +00:00
..
buses Factorise UART-relative macros definitions. 2010-08-08 09:34:18 +00:00
chips Mostly revert r521. 2010-08-13 09:02:20 +00:00
drivers Always ACK on transmission. 2010-08-13 16:02:18 +00:00
buses.h Rearrange source code. 2010-04-07 14:37:19 +00:00
chips.h Minor headers ajustments. 2010-04-07 14:47:53 +00:00
CMakeLists.txt Remove bitutils I reverted instead of removing in r412. 2010-04-26 13:20:57 +00:00
drivers.h Enhance error handeling. 2010-07-29 14:16:11 +00:00
iso14443-subr.c (libnfc-less-bitutils-more-ponies) Get rid of bitutils.[hc] (part 1). 2010-04-16 16:38:57 +00:00
Makefile.am (libnfc-less-bitutils-more-ponies) Get rid of bitutils.[hc] (part 1). 2010-04-16 16:38:57 +00:00
mirror-subr.c (libnfc-less-bitutils-more-ponies) Get rid of bitutils.[hc] (part 1). 2010-04-16 16:38:57 +00:00
mirror-subr.h (libnfc-less-bitutils-more-ponies) Get rid of bitutils.[hc] (part 1). 2010-04-16 16:38:57 +00:00
nfc.c Mostly revert r521. 2010-08-13 09:02:20 +00:00