Romain Tartiere
|
feb240ee73
|
Fix MAD CRC algorithm.
The CRC algorithm is not a standard CRC algorithm so rename it to nxp_crc() and adjust all related code.
|
2010-03-18 21:03:07 +00:00 |
|
Romain Tartiere
|
d76da4697b
|
Update files headers and Ids.
|
2010-02-19 10:43:06 +00:00 |
|
Romain Tartiere
|
8903968ea3
|
Honor 'ISO C99 requires rest arguments to be used'.
|
2010-02-11 11:29:57 +00:00 |
|
Romain Tartiere
|
c1bcb966ea
|
Rework unit tests using cutter.
|
2010-01-11 20:14:30 +00:00 |
|
Romain Tartiere
|
7a68e0f6ce
|
Fix MadAid field orders (transfer bytes order is big endian).
|
2010-01-08 22:44:33 +00:00 |
|
Romain Tartiere
|
32e740ea6d
|
Split out autojunk and actual code files.
|
2010-01-08 11:46:23 +00:00 |
|
Romain Tartiere
|
8a9d90210a
|
Add MAD CRC support.
|
2010-01-08 11:24:30 +00:00 |
|
Romain Tartiere
|
58d83ae20a
|
Enforce unit tests name consistency.
|
2009-12-21 13:58:53 +00:00 |
|
Romain Tartiere
|
c7b8574e23
|
Make MAD Application Identifiers (AID) structure public as MadAid.
- Changed mad_get_aid() and mad_set_aid() ABI;
- Update unit test;
|
2009-12-21 03:02:15 +00:00 |
|
Romain Tartiere
|
9478706550
|
Add MIFARE Application Directory (MAD) version 1 & 2 support (modulo CRC).
|
2009-12-21 00:02:40 +00:00 |
|