libnfc/examples
2010-10-06 09:10:14 +00:00
..
doc Update documentation and associated example. 2010-09-08 09:16:24 +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 examples: rename nfc-sam to pn53x-sam, it need to made some direct calls to pn53x_* functions. 2010-10-06 09:10:14 +00:00
mifare.c Indent whole code using make indent. (Fixes issue 84). 2010-09-07 17:51:03 +00:00
mifare.h Indent whole code using make indent. (Fixes issue 84). 2010-09-07 17:51:03 +00:00
nfc-anticol.1 Minor man pages update. 2010-10-01 14:27:39 +00:00
nfc-anticol.c examples: minor enhancements 2010-10-04 12:37:43 +00:00
nfc-emulate-ndef.c nfc-emulate-ndef now using easy framing & fix timing issues 2010-10-05 10:05:22 +00:00
nfc-emulate-tag.c nfc-emulate-tag: add DESELECT command, enhance debug 2010-10-04 19:17:40 +00:00
nfc-emulate.1 Minor man pages update. 2010-10-01 14:27:39 +00:00
nfc-emulate.c nfc-emulate: Use a better const byte_t notation (no \0 EOL character). 2010-10-04 18:00:17 +00:00
nfc-list.1 Minor man pages update. 2010-10-01 14:27:39 +00:00
nfc-list.c nfc-list: add example how to address directly a USB device by its name 2010-10-05 07:53:19 +00:00
nfc-mfclassic.1 Minor man pages update. 2010-10-01 14:27:39 +00:00
nfc-mfclassic.c Typo ;) 2010-09-24 16:51:30 +00:00
nfc-mfultralight.1 Minor man pages update. 2010-10-01 14:27:39 +00:00
nfc-mfultralight.c examples: minor enhancements 2010-10-04 12:37:43 +00:00
nfc-poll.c example: Jewel support in nfc-list and nfc-poll. (Many thanks to Phil) 2010-09-28 15:31:31 +00:00
nfc-relay.1 Minor man pages update. 2010-10-01 14:27:39 +00:00
nfc-relay.c Improve the target emulation functions (ATM, only ISO14443A), add an example (nfc-emulate-tag), update examples to use the new API. 2010-10-04 12:46:03 +00:00
nfc-utils.c Jewel/Topaz full UID is 6 bytes long (7 bytes with the manufacturer ID) but during select only the 4 LSB are returned, so we change the display to keep it in mind. (Thanks to Phil) 2010-09-28 15:37:36 +00:00
nfc-utils.h Remove minor warning. 2010-09-29 09:59:02 +00:00
nfcip-initiator.c Indent whole code using make indent. (Fixes issue 84). 2010-09-07 17:51:03 +00:00
nfcip-target.c Improve the target emulation functions (ATM, only ISO14443A), add an example (nfc-emulate-tag), update examples to use the new API. 2010-10-04 12:46:03 +00:00
pn53x-diagnose.c Finalize pn53x-tamashell integration (add readline m4, fiw minor warnings, adjust Makefile.am) 2010-10-04 10:24:45 +00:00
pn53x-sam.1 examples: rename nfc-sam to pn53x-sam, it need to made some direct calls to pn53x_* functions. 2010-10-06 09:10:14 +00:00
pn53x-sam.c examples: rename nfc-sam to pn53x-sam, it need to made some direct calls to pn53x_* functions. 2010-10-06 09:10:14 +00:00
pn53x-tamashell.c pn53x-tamashell now accepts scripts, see examples 2010-10-04 12:36:29 +00:00