<feed xmlns='http://www.w3.org/2005/Atom'>
<title>librfid/src, 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>2011-04-08T11:49:06+00:00</updated>
<entry>
<title>RC632: don't use RFID_14443A_SPEED_???K to index linear array</title>
<updated>2011-04-08T11:49:06+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2011-04-08T11:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=5a28ec07f43b7fafc742e88509915bfb295c6f64'/>
<id>urn:sha1:5a28ec07f43b7fafc742e88509915bfb295c6f64</id>
<content type='text'>
The RFID_14443A_SPEED_???K are defined as 0x01, 0x02, 0x04, 0x08 to
allow for bitmasks, thus we cannot directly use them to index an
array.  Instead we now use named array initializers

Thanks to Gianni Tedesco for spotting this.
</content>
</entry>
<entry>
<title>The copyright on the SPIDEV driver has been transferred to Harald</title>
<updated>2010-10-25T14:28:24+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2010-10-25T14:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=b8573292105599744c149f681e0e999966a9b740'/>
<id>urn:sha1:b8573292105599744c149f681e0e999966a9b740</id>
<content type='text'>
On May 5, 2010, Frederic Rodo of TIL Technologies has transferred the
copyright of the SPIDEV driver to Harald Welte
</content>
</entry>
<entry>
<title>Note that ISO15693 contributions by Bjoern Riemer are now (C) Harald Welte</title>
<updated>2010-10-25T14:25:36+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2010-10-25T14:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=4ef2604e16f7c5da3a9de2b4ac3341db668007fd'/>
<id>urn:sha1:4ef2604e16f7c5da3a9de2b4ac3341db668007fd</id>
<content type='text'>
Bjoern was working for Fraunhofer at the time he wrote the code, so they
actually own the copyright.  The rights have been transferred to Harald
in September 2010.
</content>
</entry>
<entry>
<title>add gitignore files</title>
<updated>2010-05-05T11:56:01+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2010-05-05T11:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=e1161519593bf162027a60db9bda6aee9894c8f7'/>
<id>urn:sha1:e1161519593bf162027a60db9bda6aee9894c8f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix compiler warnings</title>
<updated>2008-05-24T13:46:39+00:00</updated>
<author>
<name>laforge</name>
<email>laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede</email>
</author>
<published>2008-05-24T13:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=5f5de66d1049ef6cee8e4d0166b147275b19c286'/>
<id>urn:sha1:5f5de66d1049ef6cee8e4d0166b147275b19c286</id>
<content type='text'>
git-svn-id: https://svn.gnumonks.org/trunk/librfid@2107 e0336214-984f-0b4b-a45f-81c69e1f0ede
</content>
</entry>
<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>add CRC check to ISO15693 (Bjoern Riemer)</title>
<updated>2008-05-24T13:23:03+00:00</updated>
<author>
<name>laforge</name>
<email>laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede</email>
</author>
<published>2008-05-24T13:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=f835206e57b76cbc300d8510257f171e4f259ea0'/>
<id>urn:sha1:f835206e57b76cbc300d8510257f171e4f259ea0</id>
<content type='text'>
git-svn-id: https://svn.gnumonks.org/trunk/librfid@2104 e0336214-984f-0b4b-a45f-81c69e1f0ede
</content>
</entry>
<entry>
<title>remove extra reads of primary status register (Bjoern Riemer)</title>
<updated>2008-05-24T13:10:22+00:00</updated>
<author>
<name>laforge</name>
<email>laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede</email>
</author>
<published>2008-05-24T13:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=77fc8096e2303a22fe02998370d565d48e2babdf'/>
<id>urn:sha1:77fc8096e2303a22fe02998370d565d48e2babdf</id>
<content type='text'>
git-svn-id: https://svn.gnumonks.org/trunk/librfid@2103 e0336214-984f-0b4b-a45f-81c69e1f0ede
</content>
</entry>
<entry>
<title>* use RC632_CMD_IDLE instead of 0x00 to improve readability</title>
<updated>2008-05-24T13:03:00+00:00</updated>
<author>
<name>laforge</name>
<email>laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede</email>
</author>
<published>2008-05-24T13:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/librfid/commit/?id=f05760f4053e2e77cbb922998d2b652176f93abd'/>
<id>urn:sha1:f05760f4053e2e77cbb922998d2b652176f93abd</id>
<content type='text'>
* don't write to read-only ERROR_FLAG register (Mate Soos)


git-svn-id: https://svn.gnumonks.org/trunk/librfid@2102 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>
</feed>
