Romain Tartiere
|
481fb4943f
|
- Add timeout capablities to nfc_initiator_transceive_bytes(), nfc_target_send_bytes() and nfc_target_receive_bytes();
- Bump version to 1.5.1.
|
2011-09-22 13:03:47 +00:00 |
|
Romuald Conty
|
72422e819b
|
examples/nfc-dep-*: disconnect from NFC device on error.
|
2011-05-05 09:17:38 +00:00 |
|
Romuald Conty
|
6974fb4562
|
examples/nfc-dep-*: add signal handler to use the abort mecanism.
|
2011-04-27 15:10:14 +00:00 |
|
Romuald Conty
|
4b6ba0aa3c
|
Always set the size of Rx buffer (prevent from overflow)
|
2011-03-02 15:02:30 +00:00 |
|
Romuald Conty
|
5e9e177319
|
Change examples license for the sake of consistency: LGPL covers library, re-usable examples code is now under BSD license.
|
2010-11-17 14:27:11 +00:00 |
|
Philippe Teuwen
|
2b24a0a7f5
|
Examples: more ISO14443A info decoding & verbose mode for nfc-list
|
2010-10-19 12:50:52 +00:00 |
|
Romuald Conty
|
507a23b708
|
Improve nfc_target_init()
|
2010-10-14 13:31:36 +00:00 |
|
Romuald Conty
|
60c9da598a
|
Support different baud rates for nfc_initiator_select_dep_target()
|
2010-10-14 13:03:23 +00:00 |
|
Romuald Conty
|
af88da1a9c
|
Replace nfc_target_info_t with nfc_target_t in API function, we now have a coherent struct to handle nfc_target_t, use it!
|
2010-10-14 11:44:43 +00:00 |
|
Romuald Conty
|
adba90684d
|
introduce nfc_dep_mode_t type instead of bool in nfc_initiator_select_dep_target()
|
2010-10-13 19:59:39 +00:00 |
|
Romuald Conty
|
d289eabc36
|
Attempt to provide clean types for API
|
2010-10-13 17:43:23 +00:00 |
|
Romuald Conty
|
9020014160
|
Rename nfc_modulation_t as pn53x_modulation_t
|
2010-10-13 15:39:52 +00:00 |
|
Romuald Conty
|
602787bd03
|
We can now use an nfc_dep_info_t to specify DEP info as initiator.
|
2010-10-11 14:49:08 +00:00 |
|
Romuald Conty
|
b8395d9506
|
Rename nfcip-* examples to nfc-dep-*
|
2010-10-08 20:36:13 +00:00 |
|