libnfc/examples
2010-10-04 19:17:40 +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 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
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: remove one pn53x_set_parameters(). Note: it works a lot better with ARYGON (serial @9600 bauds) than touchatag through PCSC and USB. 2010-10-04 18:12:57 +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 examples: minor enhancements 2010-10-04 12:43:22 +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-sam.1 nfc-sam: fix author fields (name and email). 2010-10-01 16:30:38 +00:00
nfc-sam.c nfc-sam: NTM_PICC does exist anymore and I dont think thats needed to all but ISO14443-4 initiator in this place. 2010-10-04 13:30:12 +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-tamashell.c pn53x-tamashell now accepts scripts, see examples 2010-10-04 12:36:29 +00:00