<feed xmlns='http://www.w3.org/2005/Atom'>
<title>librfid/include, branch master</title>
<subtitle>RDID protocol library</subtitle>
<id>https://git.gnumonks.org/cgit/librfid/atom?h=master</id>
<link rel='self' href='https://git.gnumonks.org/cgit/librfid/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/'/>
<updated>2008-05-24T13:41:16+00:00</updated>
<entry>
<title>Add WRITE support for ISO15693 (Bjoern Riemer)</title>
<updated>2008-05-24T13:41:16+00:00</updated>
<author>
<name>laforge</name>
<email>laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede</email>
</author>
<published>2008-05-24T13:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=544071c0f971da2826fdbf339a12383f9f3200ef'/>
<id>urn:sha1:544071c0f971da2826fdbf339a12383f9f3200ef</id>
<content type='text'>
git-svn-id: https://svn.gnumonks.org/trunk/librfid@2106 e0336214-984f-0b4b-a45f-81c69e1f0ede
</content>
</entry>
<entry>
<title>Follow-up fixes for IRQ/ERR bitmaks mess (Bjoern Riemer) Patch 011</title>
<updated>2008-05-24T13:01:25+00:00</updated>
<author>
<name>laforge</name>
<email>laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede</email>
</author>
<published>2008-05-24T13:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=5712116f1b4c47d0a7c3cf5e2c06318e4a763211'/>
<id>urn:sha1:5712116f1b4c47d0a7c3cf5e2c06318e4a763211</id>
<content type='text'>
git-svn-id: https://svn.gnumonks.org/trunk/librfid@2101 e0336214-984f-0b4b-a45f-81c69e1f0ede
</content>
</entry>
<entry>
<title>add function to set mifare key from internal eeprom</title>
<updated>2008-02-24T12:35:52+00:00</updated>
<author>
<name>laforge</name>
<email>laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede</email>
</author>
<published>2008-02-24T12:35:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=fa559d2f999ecc61176154e656962985e292fbb5'/>
<id>urn:sha1:fa559d2f999ecc61176154e656962985e292fbb5</id>
<content type='text'>
git-svn-id: https://svn.gnumonks.org/trunk/librfid@2086 e0336214-984f-0b4b-a45f-81c69e1f0ede
</content>
</entry>
<entry>
<title>Add declaration of rc632_register_dump() </title>
<updated>2008-02-08T15:08:35+00:00</updated>
<author>
<name>laforge</name>
<email>laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede</email>
</author>
<published>2008-02-08T15:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=e5766cb30cb49f8b43be2979529bda84f9f21a2b'/>
<id>urn:sha1:e5766cb30cb49f8b43be2979529bda84f9f21a2b</id>
<content type='text'>
git-svn-id: https://svn.gnumonks.org/trunk/librfid@2077 e0336214-984f-0b4b-a45f-81c69e1f0ede
</content>
</entry>
<entry>
<title>add (preliminary?) SAK based detection of mifare mini.</title>
<updated>2008-02-07T16:17:18+00:00</updated>
<author>
<name>laforge</name>
<email>laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede</email>
</author>
<published>2008-02-07T16:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=621d27cc64f984e435d3ee66846d29ac5f052ba6'/>
<id>urn:sha1:621d27cc64f984e435d3ee66846d29ac5f052ba6</id>
<content type='text'>
git-svn-id: https://svn.gnumonks.org/trunk/librfid@2073 e0336214-984f-0b4b-a45f-81c69e1f0ede
</content>
</entry>
<entry>
<title>* implement rfid_reader_{get,set}opt()</title>
<updated>2008-01-29T16:29:21+00:00</updated>
<author>
<name>laforge</name>
<email>laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede</email>
</author>
<published>2008-01-29T16:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=da4aa962e17978a70bf1cf4fc3d1b46b620bc3bf'/>
<id>urn:sha1:da4aa962e17978a70bf1cf4fc3d1b46b620bc3bf</id>
<content type='text'>
* move get/set environment and get firmware api version to reader_{get,set}opt()
* merge rc632 power_up and power_down functions in new power function
* merge rc632 layer 2 protocol init functions into one
* rename parameters of rfid_layer2_{get,set}opt()
* move rf_power() function of reader to new setopt() interface
* merge reader layer 2 protocol init functiosn into one
* move most of the iso15693 anticol implementation from asic into layer2 code
* make most iso15693 parameters configurable via layer2_{get,set}opt()
* implement AFI for iso15693 inventory request
* introduce new generic 'rc632 asic based reader' functions
* use those functions from openpcd, cm5121 and spidev readers
* use new register initialization script data structure for rc632 init functions
* TODO update


git-svn-id: https://svn.gnumonks.org/trunk/librfid@2064 e0336214-984f-0b4b-a45f-81c69e1f0ede
</content>
</entry>
<entry>
<title>* fix length of mifare classic block</title>
<updated>2008-01-29T15:05:22+00:00</updated>
<author>
<name>laforge</name>
<email>laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede</email>
</author>
<published>2008-01-29T15:05:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=591a1b00c180e176dd03d9d05ed8fa4964a74765'/>
<id>urn:sha1:591a1b00c180e176dd03d9d05ed8fa4964a74765</id>
<content type='text'>
* add mifare classic block/sector conversion functions


git-svn-id: https://svn.gnumonks.org/trunk/librfid@2062 e0336214-984f-0b4b-a45f-81c69e1f0ede
</content>
</entry>
<entry>
<title>partial ISO15693 support (based on patch by Bjoern Kaiser)</title>
<updated>2008-01-27T21:14:08+00:00</updated>
<author>
<name>laforge</name>
<email>laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede</email>
</author>
<published>2008-01-27T21:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=79e204d323cd6c465e1a3a53598a655304be1d7a'/>
<id>urn:sha1:79e204d323cd6c465e1a3a53598a655304be1d7a</id>
<content type='text'>
git-svn-id: https://svn.gnumonks.org/trunk/librfid@2057 e0336214-984f-0b4b-a45f-81c69e1f0ede
</content>
</entry>
<entry>
<title>* improve scanning support:</title>
<updated>2008-01-27T02:15:48+00:00</updated>
<author>
<name>laforge</name>
<email>laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede</email>
</author>
<published>2008-01-27T02:15:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=c203de04bd740e324b06615b98932ac9fa734ed2'/>
<id>urn:sha1:c203de04bd740e324b06615b98932ac9fa734ed2</id>
<content type='text'>
** first try REQA/HLTA/REQA/HLTA until no more tags found
** then power off the field and start from the beginning again
* add proper RF field on/off switching support to all readers
* reduce timer to actual value, don't multiply by 10
* detect collisions during transceive_sf (ATQA)
* make UID length depend on cascade level, not ATQA


git-svn-id: https://svn.gnumonks.org/trunk/librfid@2056 e0336214-984f-0b4b-a45f-81c69e1f0ede
</content>
</entry>
<entry>
<title>fix more compiler warnings, based on a patch by Rainer Keller</title>
<updated>2008-01-26T20:21:59+00:00</updated>
<author>
<name>laforge</name>
<email>laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede</email>
</author>
<published>2008-01-26T20:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=be84ee238f448a5eab596b12efb86efc00f9e89d'/>
<id>urn:sha1:be84ee238f448a5eab596b12efb86efc00f9e89d</id>
<content type='text'>
git-svn-id: https://svn.gnumonks.org/trunk/librfid@2052 e0336214-984f-0b4b-a45f-81c69e1f0ede
</content>
</entry>
</feed>
