Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | naming conventions for ajar | Christian Pointner | 2013-02-07 | 1 | -1/+1 |
* | naming conventions for manual | Christian Pointner | 2013-02-07 | 1 | -1/+1 |
* | naming conventions for limits | Christian Pointner | 2013-02-07 | 1 | -1/+1 |
* | naming convention for eventqueue | Christian Pointner | 2013-02-07 | 1 | -1/+1 |
* | naming convention for ledmatrix | Christian Pointner | 2013-02-07 | 1 | -10/+10 |
* | naming convention for stepper | Christian Pointner | 2013-02-07 | 1 | -1/+1 |
* | naming convention for heartbeat | Christian Pointner | 2013-02-07 | 1 | -1/+2 |
* | added status command | Christian Pointner | 2013-02-07 | 1 | -8/+13 |
* | cleaned up output | Christian Pointner | 2013-02-07 | 1 | -3/+6 |
* | added ajar module | Christian Pointner | 2013-02-07 | 1 | -0/+3 |
* | lowpass filterd manual switch | Christian Pointner | 2013-02-07 | 1 | -7/+7 |
* | removed rfid reader led (delay) | Christian Pointner | 2013-02-07 | 1 | -6/+2 |
* | added to_string functions for events and states | Christian Pointner | 2013-02-07 | 1 | -9/+9 |
* | added manual switch | Christian Pointner | 2013-02-07 | 1 | -2/+5 |
* | limits work now | Christian Pointner | 2013-02-06 | 1 | -0/+3 |
* | main loop injects events now | Christian Pointner | 2013-02-06 | 1 | -9/+8 |
* | added event queue | Othmar Gsenger | 2013-02-06 | 1 | -0/+1 |
* | refactored heartbeat lib | Christian Pointner | 2013-02-06 | 1 | -1/+2 |
* | moved ill-named usb-serial to lib/anyio | Christian Pointner | 2013-02-06 | 1 | -4/+4 |
* | added statemachine | Othmar Gsenger | 2013-02-06 | 1 | -0/+2 |
* | entire code now uses stdin and stdout (no stdio any more) | Christian Pointner | 2013-02-06 | 1 | -22/+19 |
* | moved keystore and usb/serial to seperate files | Othmar Gsenger | 2013-02-06 | 1 | -187/+30 |
* | moved sl018 code to seperate file | Othmar Gsenger | 2013-02-06 | 1 | -204/+22 |
* | removed dos linebreaks | Othmar Gsenger | 2013-02-06 | 1 | -478/+478 |
* | added first version for ledmatrix driver | Christian Pointner | 2013-02-06 | 1 | -9/+12 |
* | cleanup | Christian Pointner | 2013-02-06 | 1 | -2/+3 |
* | added open and close command | Christian Pointner | 2013-02-06 | 1 | -0/+12 |
* | stepper works now | Christian Pointner | 2013-02-06 | 1 | -1/+0 |
* | motor with timer working | Othmar Gsenger | 2013-02-05 | 1 | -0/+3 |
* | added basic stepper support | Othmar Gsenger | 2013-02-05 | 1 | -0/+1 |
* | create fdev stream only once | Christian Pointner | 2013-02-05 | 1 | -1/+1 |
* | added heartbeat | Christian Pointner | 2013-02-05 | 1 | -0/+6 |
* | 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 |
* | 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 | 1 | -1/+2 |
* | 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 | 1 | -1/+1 |
* | better handling for stdio (usb vs serial - works now) | Christian Pointner | 2013-01-29 | 1 | -10/+20 |
* | some more cleanup | Christian Pointner | 2013-01-29 | 1 | -5/+7 |
* | some cleanup | Christian Pointner | 2013-01-29 | 1 | -44/+52 |