.. |
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
|
Fix CMake build.
|
2010-08-24 09:29:59 +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
|
Remove nfc_initiator_transceive_dep_bytes() and introduce NDO_EASY_FRAMING option.
|
2010-09-03 16:13:36 +00:00 |
mifare.h
|
Start of work on error handling.
|
2010-07-26 12:41:46 +00:00 |
nfc-anticol.1
|
Rearrange source code.
|
2010-04-07 14:37:19 +00:00 |
nfc-anticol.c
|
Remove nfc_initiator_transceive_dep_bytes() and introduce NDO_EASY_FRAMING option.
|
2010-09-03 16:13:36 +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
|
Explicitly enable auto ISO14443-4 mode for nfc-list.
|
2010-09-04 10:20:02 +00:00 |
nfc-mfclassic.1
|
Rearrange source code.
|
2010-04-07 14:37:19 +00:00 |
nfc-mfclassic.c
|
Merge r551-563 from trunk.
|
2010-08-20 10:41:30 +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
|
Update nfc-poll example to enhance unsupported features detection.
|
2010-08-20 10:16:52 +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
|
Remove nfc_initiator_transceive_dep_bytes() and introduce NDO_EASY_FRAMING option.
|
2010-09-03 16:13:36 +00:00 |
nfcip-target.c
|
Alse remove nfc_target_receive_dep_bytes() and nfc_target_send_dep_bytes().
|
2010-09-03 16:45:24 +00:00 |
pn53x-diagnose.c
|
Flag some problems in the examples.
|
2010-08-18 14:44:40 +00:00 |