Roll back to variable step clock period to fix velocity discontinuity.
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Mon, 10 Apr 2017 04:38:10 +0000 (21:38 -0700)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Mon, 10 Apr 2017 04:38:10 +0000 (21:38 -0700)
commit1d6cdd58d7ff184a8b91a0ca6c68579dda75bc80
tree9a5e07c30fad33d22233b2abad0fec6d581fcd66
parenta210c55643136f9a94b8975369bab90cce68921c
Roll back to variable step clock period to fix velocity discontinuity.
15 files changed:
avr/src/config.h
avr/src/motor.c
avr/src/motor.h
avr/src/plan/calibrate.c
avr/src/plan/exec.c
avr/src/plan/jog.c
avr/src/plan/planner.c
avr/src/plan/runtime.c
avr/src/plan/runtime.h
avr/src/stepper.c
avr/src/stepper.h
avr/test/Makefile
avr/test/hal.c
avr/test/planner-test.c
avr/test/test.gc [new file with mode: 0644]