summaryrefslogtreecommitdiff
path: root/usb-i2c-sl018/stepper.c
Commit message (Expand)AuthorAgeFilesLines
* naming convention for stepperChristian Pointner2013-02-071-6/+6
* added to_string functions for events and statesChristian Pointner2013-02-071-1/+1
* added manual switch Christian Pointner2013-02-071-3/+0
* fixed state machineChristian Pointner2013-02-071-1/+7
* stepper respects limits nowChristian Pointner2013-02-071-2/+9
* added event for moving timeoutChristian Pointner2013-02-071-0/+3
* cleanupChristian Pointner2013-02-061-27/+6
* added open and close commandChristian Pointner2013-02-061-1/+6
* stepper works nowChristian Pointner2013-02-061-11/+20
* full stepsOthmar Gsenger2013-02-061-2/+12
* motor with timer workingOthmar Gsenger2013-02-051-7/+22
* added basic stepper supportOthmar Gsenger2013-02-051-0/+85