[libfreefare] push by yob...@gmail.com - Use 847kbits/s when talking to DESFire... on 2014-03-10 23:16 GMT

1 view
Skip to first unread message

libfr...@googlecode.com

unread,
Mar 10, 2014, 7:16:57 PM3/10/14
to nfc-tool...@googlegroups.com
Revision: e6b80856c977
Author: Philippe Teuwen <yob...@gmail.com>
Date: Mon Mar 10 23:14:59 2014 UTC
Log: Use 847kbits/s when talking to DESFire

This has effects only with libnfc >= libnfc-1.7.1-5-g108de27

http://code.google.com/p/libfreefare/source/detail?r=e6b80856c977

Modified:
/libfreefare/mifare_desfire.c

=======================================
--- /libfreefare/mifare_desfire.c Tue Feb 11 16:23:06 2014 UTC
+++ /libfreefare/mifare_desfire.c Mon Mar 10 23:14:59 2014 UTC
@@ -296,7 +296,7 @@
nfc_target pnti;
nfc_modulation modulation = {
.nmt = NMT_ISO14443A,
- .nbr = NBR_106
+ .nbr = NBR_847
};
if (nfc_initiator_select_passive_target (tag->device, modulation,
tag->info.abtUid, tag->info.szUidLen, &pnti) >= 0) {
// The registered ISO AID of DESFire D2760000850100
Reply all
Reply to author
Forward
0 new messages