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 |
|
Romuald Conty
|
58dcf63e7c
|
MERGE: libnfc-mingw-cross merge with trunk (r805-821)
|
2010-11-17 08:29:41 +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
|
1f62e9e2f2
|
Improve API for target emulation, nfc_target_mode_t does not exist anymore (this mode is computed from nfc_target_t)
|
2010-10-15 14:32:10 +00:00 |
|
Romuald Conty
|
7c76e1bf32
|
nfc_target_init() now update nfc_target_t baud rate
|
2010-10-14 16:27:50 +00:00 |
|
Philippe Teuwen
|
5a5b5d681b
|
Small typos
|
2010-10-14 11:53:27 +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
|
979430ecd1
|
nfc_target_t have now nfc_modulation_t instead of nfc_modulatation_type_t
|
2010-10-13 19:17:51 +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
|
695e5c2f37
|
Rename nfc_target_type_t as pn53x_target_type_t
|
2010-10-13 15:31:48 +00:00 |
|
Romuald Conty
|
c34be50ef1
|
For the sake of consistency, rename all szRxLen to szRx and szTxLen to szTx
|
2010-10-12 14:56:42 +00:00 |
|
Romuald Conty
|
d7bffac0e6
|
Fix const bytes notation, string notation will add EOL ('\0')
|
2010-10-12 14:02:53 +00:00 |
|
Romuald Conty
|
5fdb7ab254
|
examples: rename nfc-sam to pn53x-sam, it need to made some direct calls to pn53x_* functions.
|
2010-10-06 09:10:14 +00:00 |
|