No description
655fdb569a
In r509, a direct call to pn53x_transceive() was changed into a call to nfc_initiator_transceive_dep_bytes() which is part of the public API. The command to send was updated accordingly, but the code that extracts the response have not. Update issue 98 This should fix the problem: because the response was not the expected length, the actual card data was not copied to the buffer, so it was always the same 16 uninitialized bytes that where returned for any block. PR: Issue 98 Submitted by: zamby.ing Pointy hat to: me |
||
---|---|---|
cmake_modules | ||
contrib/win32 | ||
debian | ||
examples | ||
include | ||
libnfc | ||
m4 | ||
test | ||
windows | ||
AUTHORS | ||
ChangeLog | ||
CMake-Windows.txt | ||
CMakeLists.txt | ||
config.h.cmake | ||
configure.ac | ||
COPYING | ||
Doxyfile.in | ||
libnfc.pc.in | ||
LICENSE | ||
make_release.sh | ||
Makefile.am | ||
NEWS | ||
pn53x.conf | ||
pn53x.rules | ||
README |
------------------------------------------------------------------------ Public platform independent Near Field Communication (NFC) library Copyright (C) 2009, Roel Verdult ------------------------------------------------------------------------ Welcome to the developers community of libnfc. Since it is hard to keep all information up to date we decided to only maintain the online documentation. Please visit the official website for more info: http://www.libnfc.org If you have questions, remarks, bug-reports, we encourage you to post this in the developers community: http://www.libnfc.org/community ------------------------------------------------------------------------ Proprietary Notes: FeliCa is s registered trademark of the Sony Corporation. MIFARE is a trademark of NXP Semiconductors. Jewel Topaz is a trademark of Innovision Research & Technology. All other trademarks are the property of their respective owners.