Roel Verdult
c452264a11
MacOS doesn't have B460800
2009-09-21 18:13:24 +00:00
Romuald Conty
047b7d2006
Add rs232_get_speed function. (Thanks to Zuck)
...
Add missing RS232 functions for Windows. Not yet tested (Thanks to Zuck)
Add comment about timing problem using ARYGON readers.
2009-09-21 14:57:55 +00:00
Romuald Conty
e71116be0a
Fix rs232 flush on opening serial port.
2009-09-17 14:41:37 +00:00
Romuald Conty
84fd09c281
Flush input hardware buffer on serial port opening (WARNING: Had to be done in Windows part.)
...
Make sure that returned RX buffer length of rs232_receive() is set in each case. (WARNING: Had to be done in Windows part.)
Clean up dev_arygon.c to fit with coding conventions.
2009-09-17 08:48:05 +00:00
Romuald Conty
61760cc853
Allow ARYGON APDB µC equipped (APDB2UA33) to work with libnfc. (WARNING: some stability issues remains and it works only on POSIX).
2009-09-14 15:05:02 +00:00
Romuald Conty
7924d10fad
Prevent from exporting messages macros outside of libnfc.
2009-09-08 10:25:59 +00:00
Romuald Conty
dbf48890ac
Fix some some buffer synchronization problems under POSIX system: Issue 17. Thanks to zuck.
2009-09-04 13:48:06 +00:00
Romuald Conty
e92b8ab76f
ARYGON APDB1UA33N works with the revision.
2009-09-03 12:26:54 +00:00
Romuald Conty
d799098753
Put debug message at right place.
2009-09-03 11:44:56 +00:00
Romuald Conty
73ad4d0f83
Disable forced speed in rs232.c
2009-09-03 09:05:27 +00:00
Romuald Conty
b16bc53025
Attempt to support ARYGON APDB (APDB1UA33N and APDB2UA33).
...
Code clean up.
2009-08-28 16:54:04 +00:00
Roel Verdult
48c3996688
ISO14443-B support in nfc-list
2009-07-23 10:24:04 +00:00
Romuald Conty
e98e7d9415
Rename "byte" type into "byte_t" type.
2009-07-16 12:09:06 +00:00
Romuald Conty
c8adb1036a
License have changed from GPLv3 to LGPLv3.
2009-06-26 09:05:25 +00:00
Romuald Conty
b110b5b5a9
RS232 code rewrote: now we can use it on Windows.
2009-06-25 15:17:00 +00:00
Romuald Conty
eccb9d3d3b
Fix rs232.* under linux.
...
Fix merged code to be C99 compiliant.
Try to fix dev_arygon under linux (could not be tested here, sorry).
Try to fix MacOSX makefile (could not be tested here, sorry).
Adjust src/Makefile.am to compile/dist all new files.
2009-06-11 10:16:27 +00:00
Romuald Conty
d74f0d13dd
MERGE: svn merge -r 20:23 trunk/src branches/portability/src
2009-06-11 09:12:00 +00:00