summaryrefslogtreecommitdiff
path: root/usb-i2c-sl018
Commit message (Expand)AuthorAgeFilesLines
* fixed low pass filteringChristian Pointner2013-02-072-3/+3
* fixed manual pin polarityChristian Pointner2013-02-072-4/+44
* lowpass filterd manual switchChristian Pointner2013-02-073-10/+29
* removed rfid reader led (delay)Christian Pointner2013-02-072-6/+3
* added to_string functions for events and statesChristian Pointner2013-02-076-14/+51
* added manual switch Christian Pointner2013-02-076-7/+84
* fixed state machineChristian Pointner2013-02-074-11/+25
* stepper respects limits nowChristian Pointner2013-02-072-2/+12
* timeout implemented in statemachineOthmar Gsenger2013-02-071-3/+4
* added event for moving timeoutChristian Pointner2013-02-072-1/+4
* motor controll + bugfixOthmar Gsenger2013-02-071-2/+16
* fixed opening/closed limitsOthmar Gsenger2013-02-071-8/+6
* statemachine complete?Othmar Gsenger2013-02-071-2/+33
* leave errorOthmar Gsenger2013-02-061-2/+1
* limits work nowChristian Pointner2013-02-063-15/+23
* statemachine enhancedOthmar Gsenger2013-02-061-4/+31
* renamed limits_none to movingChristian Pointner2013-02-062-3/+3
* needs other limit noneOthmar Gsenger2013-02-061-7/+37
* fixed checkinChristian Pointner2013-02-062-0/+80
* added limitsChristian Pointner2013-02-061-1/+1
* main loop injects events nowChristian Pointner2013-02-062-10/+9
* eventqueue woringOthmar Gsenger2013-02-062-3/+6
* basic eventqueueOthmar Gsenger2013-02-062-0/+24
* added event queueOthmar Gsenger2013-02-065-1/+56
* refactored heartbeat libChristian Pointner2013-02-063-3/+4
* basic statemachineOthmar Gsenger2013-02-061-1/+20
* moved ill-named usb-serial to lib/anyioChristian Pointner2013-02-065-146/+10
* added statemachineOthmar Gsenger2013-02-065-2/+65
* added support for addition clean targetsChristian Pointner2013-02-061-2/+7
* pdf makefile targetOthmar Gsenger2013-02-061-0/+6
* entire code now uses stdin and stdout (no stdio any more)Christian Pointner2013-02-067-101/+94
* 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