libnfc/examples
Romuald Conty 57560c3290 Document the ACR122 problem.
Update Issue 117
Status: WontFix
ACR122 device support is limited. We can not provide a rock-solid support of emulation on these devices this way (talking directly to PN532).
2010-10-18 15:17:31 +00:00
..
doc Fix nfc_dep_mode_t usage in API, fix/improve documentation 2010-10-14 11:12:23 +00:00
pn53x-tamashell-scripts pn53x-tamashell now accepts scripts, see examples 2010-10-04 12:36:29 +00:00
CMakeLists.txt Fix CMake build. 2010-08-24 09:29:59 +00:00
Makefile.am nfc-relay-picc: Add new example to relay ISO14443-4 communications, with this one it can communicate over network... Enjoy! (Thanks to generous contributor) 2010-10-14 12:27:51 +00:00
mifare.c For the sake of consistency, rename all szRxLen to szRx and szTxLen to szTx 2010-10-12 14:56:42 +00:00
mifare.h Indent whole code using make indent. (Fixes issue 84). 2010-09-07 17:51:03 +00:00
nfc-anticol.1 Examples: misc fixed & enhancements in the doc 2010-10-08 19:24:54 +00:00
nfc-anticol.c Small typos 2010-10-14 11:53:27 +00:00
nfc-dep-initiator.1 Rename nfcip-* examples to nfc-dep-* 2010-10-08 20:36:13 +00:00
nfc-dep-initiator.c Improve nfc_target_init() 2010-10-14 13:31:36 +00:00
nfc-dep-target.1 Rename nfcip-* examples to nfc-dep-* 2010-10-08 20:36:13 +00:00
nfc-dep-target.c Improve API for target emulation, nfc_target_mode_t does not exist anymore (this mode is computed from nfc_target_t) 2010-10-15 14:32:10 +00:00
nfc-emulate-forum-tag4.1 Document the ACR122 problem. 2010-10-18 15:17:31 +00:00
nfc-emulate-forum-tag4.c Improve API for target emulation, nfc_target_mode_t does not exist anymore (this mode is computed from nfc_target_t) 2010-10-15 14:32:10 +00:00
nfc-emulate-tag.1 Document the ACR122 problem. 2010-10-18 15:17:31 +00:00
nfc-emulate-tag.c Improve API for target emulation, nfc_target_mode_t does not exist anymore (this mode is computed from nfc_target_t) 2010-10-15 14:32:10 +00:00
nfc-emulate-uid.1 Document the ACR122 problem. 2010-10-18 15:17:31 +00:00
nfc-emulate-uid.c Improve API for target emulation, nfc_target_mode_t does not exist anymore (this mode is computed from nfc_target_t) 2010-10-15 14:32:10 +00:00
nfc-list.1 Examples: some more misc fixes 2010-10-08 20:01:47 +00:00
nfc-list.c nfc-list: clean up configuration, that now handled by nfc_initiator_list_passive_targets() 2010-10-18 10:12:24 +00:00
nfc-mfclassic.1 Examples: some more misc fixes 2010-10-08 20:01:47 +00:00
nfc-mfclassic.c Replace nfc_target_info_t with nfc_target_t in API function, we now have a coherent struct to handle nfc_target_t, use it! 2010-10-14 11:44:43 +00:00
nfc-mfultralight.1 Examples: some more misc fixes 2010-10-08 20:01:47 +00:00
nfc-mfultralight.c Replace nfc_target_info_t with nfc_target_t in API function, we now have a coherent struct to handle nfc_target_t, use it! 2010-10-14 11:44:43 +00:00
nfc-poll.1 Examples: some more misc fixes 2010-10-08 20:01:47 +00:00
nfc-poll.c nfc_target_t have now nfc_modulation_t instead of nfc_modulatation_type_t 2010-10-13 19:17:51 +00:00
nfc-relay-picc.1 nfc-relay-picc: Add new example to relay ISO14443-4 communications, with this one it can communicate over network... Enjoy! (Thanks to generous contributor) 2010-10-14 12:27:51 +00:00
nfc-relay-picc.c nfc-relay-picc: remove unused #define 2010-10-16 09:57:39 +00:00
nfc-relay.1 Examples: some more misc fixes 2010-10-08 20:01:47 +00:00
nfc-relay.c Improve API for target emulation, nfc_target_mode_t does not exist anymore (this mode is computed from nfc_target_t) 2010-10-15 14:32:10 +00:00
nfc-utils.c nfc-utils: more decoding of ISO14443-4 Tk bytes 2010-10-15 08:57:58 +00:00
nfc-utils.h Fix a bug introduce in r729, fix a compilation warning 2010-10-13 19:50:43 +00:00
pn53x-diagnose.1 Examples: some more misc fixes 2010-10-08 20:01:47 +00:00
pn53x-diagnose.c For the sake of consistency, rename all szRxLen to szRx and szTxLen to szTx 2010-10-12 14:56:42 +00:00
pn53x-sam.1 Small typos 2010-10-14 11:53:27 +00:00
pn53x-sam.c Improve API for target emulation, nfc_target_mode_t does not exist anymore (this mode is computed from nfc_target_t) 2010-10-15 14:32:10 +00:00
pn53x-tamashell.1 Add pn53x-tamashell manpage 2010-10-08 21:31:12 +00:00
pn53x-tamashell.c Small typos 2010-10-14 11:53:27 +00:00