.. |
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
|
Add pn53x-tamashell manpage
|
2010-10-08 21:31:12 +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
|
For the sake of consistency, rename all szRxLen to szRx and szTxLen to szTx
|
2010-10-12 14:56:42 +00:00 |
nfc-dep-initiator.1
|
Rename nfcip-* examples to nfc-dep-*
|
2010-10-08 20:36:13 +00:00 |
nfc-dep-initiator.c
|
We can now use an nfc_dep_info_t to specify DEP info as initiator.
|
2010-10-11 14:49:08 +00:00 |
nfc-dep-target.1
|
Rename nfcip-* examples to nfc-dep-*
|
2010-10-08 20:36:13 +00:00 |
nfc-dep-target.c
|
Emulated DEP targets can now be customized (NFCID3 and General Bytes).
|
2010-10-08 21:54:59 +00:00 |
nfc-emulate-forum-tag4.1
|
Examples: misc fixed & enhancements in the doc
|
2010-10-08 19:24:54 +00:00 |
nfc-emulate-forum-tag4.c
|
For the sake of consistency, rename all szRxLen to szRx and szTxLen to szTx
|
2010-10-12 14:56:42 +00:00 |
nfc-emulate-tag.1
|
Examples: misc fixed & enhancements in the doc
|
2010-10-08 19:24:54 +00:00 |
nfc-emulate-tag.c
|
For the sake of consistency, rename all szRxLen to szRx and szTxLen to szTx
|
2010-10-12 14:56:42 +00:00 |
nfc-emulate-uid.1
|
Examples: misc fixed & enhancements in the doc
|
2010-10-08 19:24:54 +00:00 |
nfc-emulate-uid.c
|
nfc-emulate-uid: fix wrong UID length in initial nfc_target_t
|
2010-10-12 14:04:30 +00:00 |
nfc-list.1
|
Examples: some more misc fixes
|
2010-10-08 20:01:47 +00:00 |
nfc-list.c
|
nfc-list: remove some useless calls to nfc_configure(), these settings are applied by default.
|
2010-10-08 18:13:18 +00:00 |
nfc-mfclassic.1
|
Examples: some more misc fixes
|
2010-10-08 20:01:47 +00:00 |
nfc-mfclassic.c
|
Typo ;)
|
2010-09-24 16:51:30 +00:00 |
nfc-mfultralight.1
|
Examples: some more misc fixes
|
2010-10-08 20:01:47 +00:00 |
nfc-mfultralight.c
|
examples: minor enhancements
|
2010-10-04 12:37:43 +00:00 |
nfc-poll.1
|
Examples: some more misc fixes
|
2010-10-08 20:01:47 +00:00 |
nfc-poll.c
|
nfc-poll: code clean up, add man page.
|
2010-10-08 17:05:05 +00:00 |
nfc-relay.1
|
Examples: some more misc fixes
|
2010-10-08 20:01:47 +00:00 |
nfc-relay.c
|
Fix const bytes notation, string notation will add EOL ('\0')
|
2010-10-12 14:02:53 +00:00 |
nfc-utils.c
|
Add a nfc-utils fonction (not in API) to display nfc_target_type_t as string
|
2010-10-12 14:05:28 +00:00 |
nfc-utils.h
|
Add a nfc-utils fonction (not in API) to display nfc_target_type_t as string
|
2010-10-12 14:05:28 +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
|
Examples: some more misc fixes
|
2010-10-08 20:01:47 +00:00 |
pn53x-sam.c
|
For the sake of consistency, rename all szRxLen to szRx and szTxLen to szTx
|
2010-10-12 14:56:42 +00:00 |
pn53x-tamashell.1
|
Add pn53x-tamashell manpage
|
2010-10-08 21:31:12 +00:00 |
pn53x-tamashell.c
|
For the sake of consistency, rename all szRxLen to szRx and szTxLen to szTx
|
2010-10-12 14:56:42 +00:00 |