index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stepper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Rename sched_timer() to sched_add_timer()
Kevin O'Connor
2017-03-11
1
-1
/
+1
*
stepper: Introduce stepper_get_position command and remove from endstop.c
Kevin O'Connor
2017-03-09
1
-5
/
+27
*
basecmd: Use oid_ prefix for the oid manipulation functions
Kevin O'Connor
2017-03-09
1
-5
/
+5
*
basecmd: Generalize the "move queue" runtime storage
Kevin O'Connor
2017-03-08
1
-5
/
+15
*
sched: Minor change - remove unneeded header files
Kevin O'Connor
2017-01-14
1
-1
/
+0
*
stepper: Reset the next step time on a stepper stop
Kevin O'Connor
2016-11-14
1
-0
/
+1
*
stepper: Default to a high direction pin meaning positive direction
Kevin O'Connor
2016-11-08
1
-2
/
+2
*
stepper: Disable "no next step" check for some count=1 queue_step commands
Kevin O'Connor
2016-09-22
1
-5
/
+16
*
stepper: Support rescheduling of step events on faster MCUs
Kevin O'Connor
2016-06-14
1
-19
/
+72
*
sched: Use uint_fast8_t for return type of timers
Kevin O'Connor
2016-06-14
1
-3
/
+3
*
irq: Prefer irq_disable/enable instead of irq_save/restore in cmds/tasks
Kevin O'Connor
2016-06-13
1
-3
/
+3
*
stepper: Optimize for case where add is zero
Kevin O'Connor
2016-06-13
1
-11
/
+15
*
stepper: Use stepper_stop() instead of stepper_reset() in stepper_shutdown()
Kevin O'Connor
2016-06-02
1
-13
/
+6
*
Initial commit of source code.
Kevin O'Connor
2016-05-25
1
-0
/
+202