remove autogenerated file
[librfid] / src / rfid_asic_rc632.c
2008-05-24 laforgeAdd WRITE support for ISO15693 (Bjoern Riemer)
2008-05-24 Harald WelteAdd WRITE support for ISO15693 (Bjoern Riemer)
2008-05-24 laforgeadd CRC check to ISO15693 (Bjoern Riemer)
2008-05-24 Harald Welteadd CRC check to ISO15693 (Bjoern Riemer)
2008-05-24 laforgeremove extra reads of primary status register (Bjoern...
2008-05-24 Harald Welteremove extra reads of primary status register (Bjoern...
2008-05-24 laforge* use RC632_CMD_IDLE instead of 0x00 to improve readability
2008-05-24 Harald Welte* use RC632_CMD_IDLE instead of 0x00 to improve readability
2008-05-24 laforgeFollow-up fixes for IRQ/ERR bitmaks mess (Bjoern Riemer...
2008-05-24 Harald WelteFollow-up fixes for IRQ/ERR bitmaks mess (Bjoern Riemer...
2008-02-24 laforgeadd function to set mifare key from internal eeprom
2008-02-24 Harald Welteadd function to set mifare key from internal eeprom
2008-02-08 laforgefinish eeprom read/write implementations for RC632
2008-02-08 Harald Weltefinish eeprom read/write implementations for RC632
2008-02-08 laforgeuse DEBUGP, not printf (Bjoern Riemer)
2008-02-08 Harald Welteuse DEBUGP, not printf (Bjoern Riemer)
2008-02-08 laforgedisable debug in the default compile (Uwe Hermann)
2008-02-08 Harald Weltedisable debug in the default compile (Uwe Hermann)
2008-01-29 laforge* implement rfid_reader_{get,set}opt()
2008-01-29 Harald Welte* implement rfid_reader_{get,set}opt()
2008-01-27 laforgepartial ISO15693 support (based on patch by Bjoern...
2008-01-27 Harald Weltepartial ISO15693 support (based on patch by Bjoern...
2008-01-27 laforge* improve scanning support:
2008-01-27 Harald Welte* improve scanning support:
2008-01-26 laforgecoding style fixes
2008-01-26 Harald Weltecoding style fixes
2008-01-23 laforgeupdate FSF postal address (Jeremy Laine)
2008-01-23 Harald Welteupdate FSF postal address (Jeremy Laine)
2007-04-30 meriadded win32 support for MINGW32-compiler/cross-compiler
2007-04-30 Milosch Meriacadded win32 support for MINGW32-compiler/cross-compiler
2007-04-25 merifixed ISO 14443A anticollision
2007-04-25 Milosch Meriacfixed ISO 14443A anticollision
2007-02-14 ploetzFix "key format error" on cm5121 (Pierrick Hascoet...
2007-02-14 Henryk PloetzFix "key format error" on cm5121 (Pierrick Hascoet...
2006-11-28 laforge- fix mifare write support
2006-11-28 Harald Welte- fix mifare write support
2006-10-14 laforge- remove prototypes for already-removed _register(...
2006-10-14 Harald Welte- remove prototypes for already-removed _register(...
2006-10-14 laforgePrepare RFID compilation in firmware mode
2006-10-14 Harald WeltePrepare RFID compilation in firmware mode
2006-09-30 laforgefix various compile warnings. code cleanup
2006-09-30 Harald Weltefix various compile warnings. code cleanup
2006-09-22 laforgememset the size of the structure, rather than the point...
2006-09-22 Harald Weltememset the size of the structure, rather than the point...
2006-08-16 laforge- fix treatment of rx_length in low-level transceive...
2006-08-16 Harald Welte- fix treatment of rx_length in low-level transceive...
2006-08-16 laforgeadd timer/irq handling, disabled
2006-08-16 Harald Welteadd timer/irq handling, disabled
2006-06-14 laforgemake sure we never rx/tx frames > 64 bytes because...
2006-06-14 Harald Weltemake sure we never rx/tx frames > 64 bytes because...
2006-06-14 laforgefix multi-fifo-writes. still doesn't work, I think...
2006-06-14 Harald Weltefix multi-fifo-writes. still doesn't work, I think...
2006-06-14 laforge- make timeout more liberal
2006-06-14 Harald Welte- make timeout more liberal
2006-06-13 laforges/transcieve/transceive/g (Henryk Ploetz)
2006-06-13 Harald Weltes/transcieve/transceive/g (Henryk Ploetz)
2006-06-13 laforgepatch introduces -ETIMEDOUT as an error return code...
2006-06-13 Harald Weltepatch introduces -ETIMEDOUT as an error return code...
2006-06-13 laforgeFix mifare authentication for multiple blocks
2006-06-13 Harald WelteFix mifare authentication for multiple blocks
2006-05-27 laforgeadd some very rudimentary timeout handling, i.e. abort...
2006-05-27 Harald Welteadd some very rudimentary timeout handling, i.e. abort...
2005-11-08 laforgemove include directory for pkginclude compliance
2005-11-08 Harald Weltemove include directory for pkginclude compliance
2005-11-08 laforgeimplement and test baud rates of up to 848k
2005-11-08 Harald Welteimplement and test baud rates of up to 848k
2005-11-08 laforge- better layering abstraciton
2005-11-08 Harald Welte- better layering abstraciton
2005-11-08 laforgeuse autoconf/automake
2005-11-08 Harald Welteuse autoconf/automake