summaryrefslogtreecommitdiff
path: root/usb-i2c-sl018
Commit message (Expand)AuthorAgeFilesLines
* cleanupChristian Pointner2013-02-061-15/+2
* fixed include for memsetChristian Pointner2013-02-062-1/+4
* moved keystore and usb/serial to seperate filesOthmar Gsenger2013-02-066-188/+329
* moved sl018 code to seperate fileOthmar Gsenger2013-02-064-205/+305
* added state machine graphOthmar Gsenger2013-02-061-0/+45
* removed dos linebreaksOthmar Gsenger2013-02-062-526/+526
* blink slowerChristian Pointner2013-02-061-3/+17
* first working version for ledmatrix modesChristian Pointner2013-02-061-5/+18
* cleanupChristian Pointner2013-02-061-4/+2
* moving leds work nowChristian Pointner2013-02-061-4/+18
* added blink targets for ledmatrixChristian Pointner2013-02-061-18/+87
* added first version for ledmatrix driverChristian Pointner2013-02-064-10/+155
* cleanupChristian Pointner2013-02-064-38/+14
* added open and close commandChristian Pointner2013-02-063-2/+19
* stepper works nowChristian Pointner2013-02-062-12/+20
* full stepsOthmar Gsenger2013-02-061-2/+12
* motor with timer workingOthmar Gsenger2013-02-053-9/+27
* added basic stepper supportOthmar Gsenger2013-02-054-1/+121
* create fdev stream only onceChristian Pointner2013-02-051-1/+1
* added heartbeatChristian Pointner2013-02-054-1/+105
* improved handling of not open acm deviceChristian Pointner2013-02-051-1/+8
* TagStar Port changed in new hardware revisionOthmar Gsenger2013-02-051-1/+1
* 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-302-8/+20
* 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-303-3/+3
* better handling for stdio (usb vs serial - works now)Christian Pointner2013-01-292-10/+23
* some more cleanupChristian Pointner2013-01-291-5/+7
* some cleanupChristian Pointner2013-01-291-44/+52
* updated copyrightChristian Pointner2013-01-282-0/+2
* 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-282-4/+10
* bugfixedOthmar Gsenger2013-01-282-8/+3
* debug addedOthmar Gsenger2013-01-271-0/+1
* writing to stdout not devChristian Pointner2013-01-271-4/+2
* red led blinks on successful authOthmar Gsenger2013-01-271-1/+6
* reading '.' after every keyslot updateChristian Pointner2013-01-271-2/+13
* set tty to rawChristian Pointner2013-01-271-0/+8