Added a new function to read ISO14443-B ST Microelectronics SRI512 memory tags.
I have a problem with CRC though: sometimes it works, sometimes not, I have no
clue why, I must be doing something wrong with the CRC calculation routine...
Added LF frequency adjustments from
d18c7db, cleaned up code,
typo fixes in iso14443a code, added the missing "tools" directory,
added initial elements for online/offline detection for commands.
Fixed a typo in command.cpp, moved Changelog to CHANGES.TXT for better coherence.
Initial commit for the firmware. Used the 20090306_ela version as baseline.
It is identical to the popular
20081211, with the doob addition (
20090301), a
linux client, and two additional commands for LF analysis. Let me know if
you find issues here!
Initial directory structure.