Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | limits work now | Christian Pointner | 2013-02-06 | 3 | -15/+23 |
* | statemachine enhanced | Othmar Gsenger | 2013-02-06 | 1 | -4/+31 |
* | renamed limits_none to moving | Christian Pointner | 2013-02-06 | 2 | -3/+3 |
* | needs other limit none | Othmar Gsenger | 2013-02-06 | 1 | -7/+37 |
* | fixed checkin | Christian Pointner | 2013-02-06 | 2 | -0/+80 |
* | added limits | Christian Pointner | 2013-02-06 | 1 | -1/+1 |
* | main loop injects events now | Christian Pointner | 2013-02-06 | 2 | -10/+9 |
* | eventqueue woring | Othmar Gsenger | 2013-02-06 | 2 | -3/+6 |
* | basic eventqueue | Othmar Gsenger | 2013-02-06 | 2 | -0/+24 |
* | added event queue | Othmar Gsenger | 2013-02-06 | 5 | -1/+56 |
* | added some more hints | Christian Pointner | 2013-02-06 | 1 | -0/+3 |
* | some hints added to the Readme | Christian Pointner | 2013-02-06 | 1 | -0/+16 |
* | refactored heartbeat lib | Christian Pointner | 2013-02-06 | 3 | -3/+4 |
* | basic statemachine | Othmar Gsenger | 2013-02-06 | 1 | -1/+20 |
* | moved ill-named usb-serial to lib/anyio | Christian Pointner | 2013-02-06 | 5 | -19/+24 |
* | added statemachine | Othmar Gsenger | 2013-02-06 | 5 | -2/+65 |
* | 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 |