Philippe Teuwen
|
744e052fbe
|
update ChangeLog
|
2014-01-28 13:20:03 +01:00 |
|
Philippe Teuwen
|
7e5257dd44
|
Update Changelog
|
2013-10-01 14:29:51 +02:00 |
|
Philippe Teuwen
|
ad9694cf00
|
nfc-list: New option to choose which technologies to poll for
This is useful especially against chips emulating several types
at once (e.g. PN53x, PN544 etc)
|
2013-09-09 15:58:07 +02:00 |
|
Philippe Teuwen
|
c227e375ae
|
Debian: 1.7.0~rc7 -> 1.7.0
|
2013-09-03 21:40:19 +02:00 |
|
Romuald Conty
|
ec933731b7
|
Prepare 1.7.0 version
|
2013-09-03 16:42:46 +02:00 |
|
Romuald Conty
|
bcd479a5d2
|
Update ChangeLog and NEWS
|
2013-09-03 15:57:12 +02:00 |
|
Philippe Teuwen
|
35da0c0b8a
|
Update ChangeLog & NEWS
|
2013-06-15 00:35:18 +02:00 |
|
Romuald Conty
|
205aef9739
|
Add missing thanks to ChangeLog
|
2013-05-13 09:41:07 +02:00 |
|
Philippe Teuwen
|
0841a94c65
|
nfc-mfclassic: allow option f for read operation too
|
2013-04-09 23:42:55 +02:00 |
|
Romuald Conty
|
27f3c4973d
|
Prepare release candidate 1.7.0 RC7
|
2013-04-05 16:01:36 +02:00 |
|
Philippe Teuwen
|
c8e50b6852
|
SPI: update NEWS & Changelog
|
2013-03-27 23:33:02 +01:00 |
|
Philippe Teuwen
|
eb515a6952
|
Update Changelog
|
2013-03-27 11:33:03 +01:00 |
|
Philippe Teuwen
|
ecc12d28aa
|
quick_start_example1.c: avoid using warnx() to remove err.h dependency
err.h is not available under Windows and the goal of this example is not to learn how to get around that problem ;)
|
2013-03-12 17:46:04 +01:00 |
|
Philippe Teuwen
|
e70a3314bf
|
Update ChangeLog & make style
|
2013-03-12 17:07:09 +01:00 |
|
Philippe Teuwen
|
dd209460b1
|
Update ChangeLog
|
2013-03-10 16:32:28 +01:00 |
|
Philippe Teuwen
|
a4a531068f
|
Update ChangeLog
|
2013-03-10 00:32:05 +01:00 |
|
Philippe Teuwen
|
59271d27e9
|
Update Changelog
|
2013-03-09 16:33:51 +01:00 |
|
Philippe Teuwen
|
e7f4d0778e
|
Update NEWS & Changelog
|
2013-03-09 11:27:56 +01:00 |
|
Philippe Teuwen
|
9a20430bfc
|
Prepare release 1.7.0 RC6
|
2013-03-03 15:34:35 +01:00 |
|
Philippe Teuwen
|
d143eba7ad
|
Edit ChangeLog
|
2013-03-03 01:04:01 +01:00 |
|
Romuald Conty
|
59227c3dd3
|
Adds missing version.rc.in file in tarball (for Windows users)
|
2013-03-01 17:11:16 +01:00 |
|
Romuald Conty
|
e070decd3c
|
Updates ChangeLog with recent fixes
|
2013-03-01 17:07:22 +01:00 |
|
Romuald Conty
|
3dd58e872a
|
Missing release date in ChangeLog
|
2013-03-01 17:07:22 +01:00 |
|
Romuald Conty
|
fc233c1775
|
Releases 1.7.0 RC5
|
2013-02-16 15:29:10 +01:00 |
|
Philippe Teuwen
|
43a1e57a62
|
Add nfc_register_driver() to NEWS & Changelog
|
2013-02-06 15:08:20 +01:00 |
|
Romuald Conty
|
c2fe7673dd
|
Releases 1.7.0 RC4
|
2013-02-04 11:38:57 +01:00 |
|
Philippe Teuwen
|
06bfed11b9
|
Various typos
|
2013-01-31 21:58:29 +01:00 |
|
Romuald Conty
|
93e26b1475
|
Releases libnfc 1.7.0 RC3
|
2013-01-31 17:53:00 +01:00 |
|
Philippe Teuwen
|
8bc7a1c291
|
call idle() from driver-dependent close() rather than from nfc_close() as some driver still need to do an ack() before
|
2013-01-31 01:18:23 +01:00 |
|
Philippe Teuwen
|
f7010faf18
|
Changelog
|
2013-01-31 01:05:28 +01:00 |
|
Romuald Conty
|
a303b9e33c
|
Updates ChangeLog
|
2013-01-30 01:15:41 +01:00 |
|
Romuald Conty
|
98948172b4
|
Fixes pn53x_usb timeout while bulk write.
Thanks to Tredger for reporting.
Fixes issue 223.
|
2013-01-30 00:57:06 +01:00 |
|
Romuald Conty
|
cd2b03a08a
|
Add timeout parameter to nfc_emulate_target() function.
Fixes issue 219.
Thanks to raidolinja.
|
2013-01-30 00:10:24 +01:00 |
|
Romuald Conty
|
ca7d01ade3
|
Enables pn532_uart driver by default
|
2013-01-20 17:00:21 +01:00 |
|
Philippe Teuwen
|
ea05559fa5
|
Prepare for version 1.7.0-RC2
|
2013-01-20 15:45:57 +01:00 |
|
Romuald Conty
|
2d53208082
|
Fix unit tests
This commit bring tests to life!
New issue
Summary: test_dep_states test fails
When first device is idle, the second one states "RF Transmission Error" instead of simply not found any available device.
Full cutter log here:
debug libnfc.chip.pn53x InJumpForDEP
debug libnfc.chip.pn53x Timeout values: 300
debug libnfc.bus.uart TX: 00 00 ff 05 fb d4 56 00 00 00 d6 00
debug libnfc.bus.uart RX: 00 00 ff 00 ff 00
debug libnfc.chip.pn53x PN53x ACKed
debug libnfc.bus.uart Timeout!
debug libnfc.chip.pn53x InJumpForDEP
debug libnfc.chip.pn53x Timeout values: 300
debug libnfc.bus.uart TX: 00 00 ff 05 fb d4 56 00 00 00 d6 00
debug libnfc.bus.uart RX: 00 00 ff 00 ff 00
debug libnfc.chip.pn53x PN53x ACKed
debug libnfc.bus.uart RX: 00 00 ff 03 fd
debug libnfc.bus.uart RX: d5 57
debug libnfc.bus.uart RX: 01
debug libnfc.bus.uart RX: d3 00
debug libnfc.chip.pn53x Chip error: "Timeout" (01), returned error: "RF Transmission Error" (-20))
F
===============================================================================
Failure: test_dep_states
Problem with nfc_idle
<0 == res>
expected: <0>
actual: <-20>
diff:
? -20
./test_device_modes_as_dep.c:171: initiator_thread(): cut_assert_equal_int(0, res, cut_test_context_set_current_result_user_message( cut_test_context_current_peek(), cut_test_context_take_printf(cut_test_context_current_peek(), "Problem with nfc_idle")))
===============================================================================
|
2013-01-18 18:28:45 +01:00 |
|
Romuald Conty
|
de62e4c011
|
Prepare 1.7.0 release candidate 1
|
2012-12-23 20:04:34 +01:00 |
|
Romuald Conty
|
9720bc45b4
|
Prepare libnfc 1.6.0-rc1
|
2012-03-01 11:24:59 +00:00 |
|
Romuald Conty
|
b7f928a24c
|
Update ChangeLog
|
2011-10-17 16:40:24 +00:00 |
|
Romuald Conty
|
dc842a844c
|
examples/nfc-read-forum-tag3: add new example to read a NFC Forum Tag Type 3
|
2011-10-10 00:40:34 +00:00 |
|
Romuald Conty
|
dccfd65c80
|
Add software polling for non-PN532 equipped device (Fixes Issue 136)
|
2011-10-03 11:19:08 +00:00 |
|
Romuald Conty
|
a2eb6a1f49
|
Update ChangeLog
|
2011-10-02 21:52:05 +00:00 |
|
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
|
ca8bd1df91
|
logging: remove semaphore usage since libnfc is not threaded and log4c does handle threaded cases itself. (Should ease Windows compiling)
|
2011-09-20 14:07:40 +00:00 |
|
Romuald Conty
|
517cde2517
|
Prepare 1.5.0 version
|
2011-04-29 10:13:57 +00:00 |
|
Romuald Conty
|
b4d23795de
|
Prepare 1.4.2 version
|
2011-02-22 14:17:20 +00:00 |
|
Romuald Conty
|
659d7a9de1
|
Prepare 1.4.1 version
|
2011-02-01 09:49:41 +00:00 |
|
Romuald Conty
|
ca594f3198
|
Update ChangeLog
|
2010-11-17 14:44:22 +00:00 |
|
Romuald Conty
|
7b29e44698
|
Updating ChangeLog
|
2010-10-26 14:43:45 +00:00 |
|
Philippe Teuwen
|
17f79a744b
|
Updating ChangeLog & NEWS
|
2010-10-20 20:56:12 +00:00 |
|