summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* usb-led now uses stdio streamChristian Pointner2013-02-052-5/+16
* 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
* send packet works as wellChristian Pointner2013-02-011-4/+29
* minor fixChristian Pointner2013-02-011-1/+1
* receiving a ethernet packet worksChristian Pointner2013-02-011-37/+29
* Manufacturer and Product name now changeable by MakefileChristian Pointner2013-02-011-6/+12
* added inital version of usb ethernet exampleChristian Pointner2013-02-014-0/+506
* 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-3024-25/+26
* 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