Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added support for addition clean targets | Christian Pointner | 2013-02-06 | 2 | -3/+8 | |
* | pdf makefile target | Othmar Gsenger | 2013-02-06 | 1 | -0/+6 | |
* | entire code now uses stdin and stdout (no stdio any more) | Christian Pointner | 2013-02-06 | 7 | -101/+94 | |
* | cleanup | Christian Pointner | 2013-02-06 | 1 | -15/+2 | |
* | fixed include for memset | Christian Pointner | 2013-02-06 | 2 | -1/+4 | |
* | moved keystore and usb/serial to seperate files | Othmar Gsenger | 2013-02-06 | 6 | -188/+329 | |
* | moved sl018 code to seperate file | Othmar Gsenger | 2013-02-06 | 4 | -205/+305 | |
* | added state machine graph | Othmar Gsenger | 2013-02-06 | 1 | -0/+45 | |
* | removed dos linebreaks | Othmar Gsenger | 2013-02-06 | 2 | -526/+526 | |
* | blink slower | Christian Pointner | 2013-02-06 | 1 | -3/+17 | |
* | first working version for ledmatrix modes | Christian Pointner | 2013-02-06 | 1 | -5/+18 | |
* | cleanup | Christian Pointner | 2013-02-06 | 1 | -4/+2 | |
* | moving leds work now | Christian Pointner | 2013-02-06 | 1 | -4/+18 | |
* | added blink targets for ledmatrix | Christian Pointner | 2013-02-06 | 1 | -18/+87 | |
* | added first version for ledmatrix driver | Christian Pointner | 2013-02-06 | 4 | -10/+155 | |
* | cleanup | Christian Pointner | 2013-02-06 | 4 | -38/+14 | |
* | added open and close command | Christian Pointner | 2013-02-06 | 3 | -2/+19 | |
* | stepper works now | Christian Pointner | 2013-02-06 | 2 | -12/+20 | |
* | full steps | Othmar Gsenger | 2013-02-06 | 1 | -2/+12 | |
* | motor with timer working | Othmar Gsenger | 2013-02-05 | 3 | -9/+27 | |
* | added basic stepper support | Othmar Gsenger | 2013-02-05 | 4 | -1/+121 | |
* | usb-led now uses stdio stream | Christian Pointner | 2013-02-05 | 2 | -5/+16 | |
* | create fdev stream only once | Christian Pointner | 2013-02-05 | 1 | -1/+1 | |
* | added heartbeat | Christian Pointner | 2013-02-05 | 4 | -1/+105 | |
* | improved handling of not open acm device | Christian Pointner | 2013-02-05 | 1 | -1/+8 | |
* | TagStar Port changed in new hardware revision | Othmar Gsenger | 2013-02-05 | 1 | -1/+1 | |
* | send packet works as well | Christian Pointner | 2013-02-01 | 1 | -4/+29 | |
* | minor fix | Christian Pointner | 2013-02-01 | 1 | -1/+1 | |
* | receiving a ethernet packet works | Christian Pointner | 2013-02-01 | 1 | -37/+29 | |
* | Manufacturer and Product name now changeable by Makefile | Christian Pointner | 2013-02-01 | 1 | -6/+12 | |
* | added inital version of usb ethernet example | Christian Pointner | 2013-02-01 | 4 | -0/+506 | |
* | additional sanity check, uid len fits to tag type | Christian Pointner | 2013-02-01 | 1 | -3/+21 | |
* | handle_card now also prints type of card | Christian Pointner | 2013-01-30 | 1 | -27/+35 | |
* | improved input validation | Christian Pointner | 2013-01-30 | 1 | -12/+15 | |
* | some more refactoring | Christian Pointner | 2013-01-30 | 1 | -19/+19 | |
* | further cleanup | Christian Pointner | 2013-01-30 | 1 | -30/+28 | |
* | some more cleanup | Christian Pointner | 2013-01-30 | 1 | -22/+22 | |
* | slightly better error handling for update keys | Christian Pointner | 2013-01-30 | 2 | -8/+20 | |
* | uid_len checks | Christian Pointner | 2013-01-30 | 1 | -4/+8 | |
* | some more cleanup | Christian Pointner | 2013-01-30 | 1 | -19/+12 | |
* | name refactoring | Christian Pointner | 2013-01-30 | 1 | -6/+8 | |
* | sl018_reset as own function | Christian Pointner | 2013-01-30 | 1 | -6/+25 | |
* | further cleanup | Christian Pointner | 2013-01-30 | 1 | -26/+23 | |
* | updated licence header (2012 vs 2013) | Christian Pointner | 2013-01-30 | 24 | -25/+26 | |
* | better handling for stdio (usb vs serial - works now) | Christian Pointner | 2013-01-29 | 2 | -10/+23 | |
* | some more cleanup | Christian Pointner | 2013-01-29 | 1 | -5/+7 | |
* | some cleanup | Christian Pointner | 2013-01-29 | 1 | -44/+52 | |
* | updated copyright | Christian Pointner | 2013-01-28 | 2 | -0/+2 | |
* | SL018 reset works now | Christian Pointner | 2013-01-28 | 1 | -3/+48 | |
* | some code cleanup | Christian Pointner | 2013-01-28 | 1 | -125/+101 |