fix when slow ticker gets started
[clinton/Smoothieware.git] / src / libs / StepTicker.cpp
2016-02-21 Jim Morrisfix when slow ticker gets started
2016-02-16 Fred MurphyMerge branch 'edge' of https://github.com/Smoothieware...
2016-02-16 Jim MorrisMerge pull request #847 from wolfmanjm/feature/make...
2016-02-16 Jim MorrisIntroduce the ability to stop a planner move based...
2015-01-21 Arthur WolfMerge pull request #552 from lautr3k/module/Drills
2014-12-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2014-12-09 Jim MorrisMerge pull request #551 from wolfmanjm/use-pendsv-handl...
2014-12-09 Jim Morrisremove debug step pins
2014-12-09 Jim Morrismake sure acceleration tick does not intterupt if alrea...
2014-12-09 Jim Morrisreimplement the acceleration timer sync for start of...
2014-12-08 Jim Morrissynchronize acceleration timer with start of block
2014-12-04 Jim Morrisrefactor unstep handling, not any faster but easier...
2014-12-02 Jim Morristry another method to compensate for late steps
2014-12-02 Jim MorrisMerge remote-tracking branch 'upstream/edge' into use...
2014-12-02 Jim MorrisKeep ticking fx_counter regardless, this allows all...
2014-12-01 Jim MorrisMerge remote-tracking branch 'upstream/edge' into use...
2014-12-01 Jim Morrisuse RIT timer for accleration tick lower prioirty than...
2014-12-01 Jim Morrischange fxcounter back to 32 fixed point but 18:14
2014-11-30 Jim Morrisuse atomic counter for end of move flag to avoid more...
2014-11-29 Jim Morrisfix deadlock/race condition
2014-11-29 Jim Morrisremove acceleration tick from timer3, use the pending...
2014-11-28 Jim Morrisoptimize the stepticker activate/deactivate motor,...
2014-11-28 Jim Morrismore anti race condition stuff
2014-11-28 Jim Morrisavoid multiple trigger of pendsv
2014-11-27 Jim Morrisinitial attempt to use pendsv for processing block...
2014-11-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2014-11-23 Jim Morrisadd debug pins to makefile, ignored if not set origin/fix/trapezoid-symmetry
2014-11-21 Jim Morrisuse floorf isntead of floor
2014-11-20 Jim Morrisclean up StepperMotor in StepTicker, the steppermotor...
2014-11-19 Jim Morrisrename moves_finished to a_move_finsihed to be more...
2014-11-19 Jim Morrisfix step counter logic
2014-11-19 Jim Morrisuse uint64 for fx counter so minimum speed is now much...
2014-06-29 Jim MorrisMerge branch 'edge'
2014-05-31 Jim MorrisMerge pull request #407 from wolfmanjm/panel/add-settin...
2014-05-30 Jim MorrisInitial addition of settings and temperature control...
2014-05-24 LogxenMerge pull request #399 from Smoothieware/edge
2014-04-23 LogxenMerge branch 'edge' into multitool
2014-03-30 Jim MorrisMerge pull request #350 from wolfmanjm/fix/tabs-in...
2014-03-30 Jim MorrisAllow TABS in config
2014-02-19 LogxenMerge branch 'switch' into edge
2014-01-31 Michael MoonDon't chain header includes if we don't have to, use...
2014-01-24 Michael MoonMerge branch 'master' into edge
2014-01-24 Michael MoonMerge branch 'fix/TemperatureControl_indexes' into...
2014-01-24 Michael MoonMerge branch 'feature/Actuator' into edge
2014-01-23 Michael MoonStepperMotor has its own Pins. Copy data into them...
2013-12-27 Michael MoonReplace all doubles with floats including some constants
2013-12-22 Jim MorrisMerge branch 'upstreamedge' into upstream-master
2013-07-18 Logxenrevert to pre-actuator state
2013-07-06 Arthur Wolfmoving all modules to use Actuator instead of StepperMo...
2013-05-18 Stefan KruljMerge branch 'edge' of git://github.com/arthurwolf...
2013-05-13 Michael MoonMerge remote-tracking branch 'fix/USBMSD' into edge
2013-05-08 Michael Moonstrip utf8 nbsp from comments
2013-04-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2013-04-16 Arthur WolfAdded comments to most files in libs/
2013-04-16 Arthur Wolfremoving debug pins and counter in StepTicker
2013-04-16 Arthur Wolftemporary fix to the decel bug
2013-04-15 Arthur WolfMerge branch 'edge' into accel
2013-03-27 Arthur WolfMerge branch 'edge' into accel
2013-03-27 Arthur Wolfmerge edge into master
2013-03-16 Arthur Wolffixing merge conflict
2013-03-01 Adam GreenMerge remote-tracking branch 'origin/edge' into feature...
2013-02-26 Arthur Wolfsome reordering for speed
2013-02-25 LogxenMerge pull request #135 from wolfmanjm/feature/add...
2013-02-21 Adam GreenMerge remote-tracking branch 'origin/fix/USBSerial...
2013-02-21 Arthur Wolfvarious optimisations in StepTicker and SteppperMotor
2013-02-21 Arthur Wolfpossibly saving some time in the step interrupt
2013-02-21 Adam GreenRemove bitmask from within for loop.
2013-02-21 Ben GamariMerge pull request #118 from bgamari/temp-no-irq
2013-02-20 Arthur Wolfchar is bad
2013-02-20 Arthur Wolfcleaning up debug gpios
2013-02-20 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2013-02-20 Arthur WolfPossible problem with the way Conveyor takes and releas...
2013-02-17 LogxenMerge branch 'edge' into onboot
2013-02-16 LogxenMerge branch 'edge' into debugbreak
2013-02-16 LogxenMerge branch 'edge' into button
2013-01-15 Michael MoonMerge branch 'feature/on_second_tick_event' into edge
2013-01-15 Michael Moonmove on_second_tick callout to on_idle event, also...
2013-01-02 Michael MoonMerge branch 'hotfix/db35a1-typo' into edge
2013-01-02 Michael MoonMerge branch 'master' into edge
2013-01-02 Michael MoonMerge branch 'feature/new-usb-stack' into edge
2013-01-02 Michael MoonStepTicker: skip unused variable warnings
2013-01-02 Michael Moonfix StepTicker walking off the end of active_motors...
2013-01-02 Michael Moonminor whitespace changes
2013-01-02 Michael MoonMerge branch 'release/0.1'
2012-11-11 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2012-11-11 arthurwolfMerge pull request #67 from triffid/feature/cleaner_mak...
2012-11-11 Michael Moonremove weird unicode chars
2012-11-08 Arthur Wolfadded acceleration curve synchronization, memory leak...
2012-11-07 Arthur Wolfcorrected stepper block change duration compensation...
2012-11-07 Arthur Wolfcorrected interrupt priorities
2012-11-06 arthurwolfMerge pull request #66 from arthurwolf/stepper
2012-11-06 Arthur Wolfstepper branch ready for merging with edge, debug stuff...
2012-11-02 Arthur WolfMerge branch 'stepper' of github.com:arthurwolf/Smoothi...
2012-11-02 Arthur Wolfoptimized kernel
2012-10-30 Arthur Wolftimer overflow problem fixed, rare small offsets still...
2012-10-28 Arthur Wolfthe fast move end bug is fixed, re-working the stepper...
2012-10-18 Arthur Wolfsaving the new acceleration system before reverting it
2012-10-08 Arthur Wolfsolved the block end problem, commiting mostly to save...
2012-09-17 Arthur Wolfmerging edge into stepper
2012-08-15 Arthur Wolfmerging edge into stepper, correcting conflicts
next