summaryrefslogtreecommitdiff
path: root/usb-i2c-sl018/tuer-rfid.c
Commit message (Expand)AuthorAgeFilesLines
* additional sanity check, uid len fits to tag typeChristian Pointner2013-02-011-3/+21
* handle_card now also prints type of cardChristian Pointner2013-01-301-27/+35
* improved input validationChristian Pointner2013-01-301-12/+15
* some more refactoringChristian Pointner2013-01-301-19/+19
* further cleanupChristian Pointner2013-01-301-30/+28
* some more cleanupChristian Pointner2013-01-301-22/+22
* slightly better error handling for update keysChristian Pointner2013-01-301-1/+2
* uid_len checksChristian Pointner2013-01-301-4/+8
* some more cleanupChristian Pointner2013-01-301-19/+12
* name refactoringChristian Pointner2013-01-301-6/+8
* sl018_reset as own functionChristian Pointner2013-01-301-6/+25
* further cleanupChristian Pointner2013-01-301-26/+23
* updated licence header (2012 vs 2013)Christian Pointner2013-01-301-1/+1
* better handling for stdio (usb vs serial - works now)Christian Pointner2013-01-291-10/+20
* some more cleanupChristian Pointner2013-01-291-5/+7
* some cleanupChristian Pointner2013-01-291-44/+52
* updated copyrightChristian Pointner2013-01-281-0/+1
* SL018 reset works nowChristian Pointner2013-01-281-3/+48
* some code cleanupChristian Pointner2013-01-281-125/+101
* renamed usb stream to stdioChristian Pointner2013-01-281-31/+31
* switching between serial and usb works nowChristian Pointner2013-01-281-5/+8
* added serial supportOthmar Gsenger2013-01-281-2/+8
* bugfixedOthmar Gsenger2013-01-281-4/+3
* red led blinks on successful authOthmar Gsenger2013-01-271-1/+6
* uid check in eeprom workingOthmar Gsenger2013-01-271-12/+41
* added check cardOthmar Gsenger2013-01-271-4/+26
* eeprom flashing workingOthmar Gsenger2013-01-271-10/+17
* added flash debug outputOthmar Gsenger2013-01-271-0/+4
* eeprom write/dump workingOthmar Gsenger2013-01-271-93/+89
* improved error handlingOthmar Gsenger2013-01-271-2/+10
* minor clean up, improved error handlingOthmar Gsenger2013-01-271-44/+43
* UID readout workingOthmar Gsenger2013-01-271-3/+40
* basic working version usb-i2c-sl018Othmar Gsenger2013-01-271-14/+75
* usb-i2c-sl018 added lufa i2c tests (non working)Othmar Gsenger2013-01-271-7/+56
* added new project usb-i2c-sl018Othmar Gsenger2013-01-251-0/+136