.. |
doc
|
API change: nfc_initiator_select_tag() is now nfc_initiator_select_passive_target() AND nfc_initiator_deselect_tag() is now nfc_initiator_deselect_target()
|
2010-07-21 10:37:37 +00:00 |
CMakeLists.txt
|
Added draft of a new libnfc-based example: nfc-sam.
|
2010-06-15 15:05:40 +00:00 |
Makefile.am
|
Move all Mifare related code from libnfc API to examples: NFC is capable of Mifare, but Mifare is not NFC.
|
2010-06-15 15:33:22 +00:00 |
mifare.c
|
Detect errors in examples.
|
2010-08-18 17:22:13 +00:00 |
mifare.h
|
Start of work on error handling.
|
2010-07-26 12:41:46 +00:00 |
mifareultag.h
|
Rearrange source code.
|
2010-04-07 14:37:19 +00:00 |
nfc-anticol.1
|
Rearrange source code.
|
2010-04-07 14:37:19 +00:00 |
nfc-anticol.c
|
Detect errors in examples.
|
2010-08-18 17:22:13 +00:00 |
nfc-emulate.1
|
Rearrange source code.
|
2010-04-07 14:37:19 +00:00 |
nfc-emulate.c
|
Detect errors in examples.
|
2010-08-18 17:22:13 +00:00 |
nfc-list.1
|
Rearrange source code.
|
2010-04-07 14:37:19 +00:00 |
nfc-list.c
|
Detect errors in examples.
|
2010-08-18 17:22:13 +00:00 |
nfc-mfclassic.1
|
Rearrange source code.
|
2010-04-07 14:37:19 +00:00 |
nfc-mfclassic.c
|
Detect errors in examples.
|
2010-08-18 17:22:13 +00:00 |
nfc-mfultralight.1
|
Rearrange source code.
|
2010-04-07 14:37:19 +00:00 |
nfc-mfultralight.c
|
Detect errors in examples.
|
2010-08-18 17:22:13 +00:00 |
nfc-poll.c
|
Detect errors in examples.
|
2010-08-18 17:22:13 +00:00 |
nfc-relay.1
|
Rearrange source code.
|
2010-04-07 14:37:19 +00:00 |
nfc-relay.c
|
Detect errors in examples.
|
2010-08-18 17:22:13 +00:00 |
nfc-sam.1
|
Small improvements to nfc-sam stuff.
|
2010-07-26 08:55:43 +00:00 |
nfc-sam.c
|
Detect errors in examples.
|
2010-08-18 17:22:13 +00:00 |
nfc-utils.c
|
Add print_nfc_felica_info() and print_nfc_iso14443b_info() functions to nfc-utils (used by examples)
|
2010-08-18 12:50:40 +00:00 |
nfc-utils.h
|
Add print_nfc_felica_info() and print_nfc_iso14443b_info() functions to nfc-utils (used by examples)
|
2010-08-18 12:50:40 +00:00 |
nfcip-initiator.c
|
API change: nfc_initiator_select_tag() is now nfc_initiator_select_passive_target() AND nfc_initiator_deselect_tag() is now nfc_initiator_deselect_target()
|
2010-07-21 10:37:37 +00:00 |
nfcip-target.c
|
Fix a brunch of -Wextra warnings:
|
2010-04-07 15:08:04 +00:00 |
pn53x-diagnose.c
|
Flag some problems in the examples.
|
2010-08-18 14:44:40 +00:00 |