temperaturecontrol: allow setting background tool without activating
[clinton/Smoothieware.git] / src / modules / tools / temperatureswitch /
2016-05-23 Arthur WolfMerge pull request #929 from Smoothieware/edge
2015-12-24 bounifixed minor merging problems
2015-12-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-12-10 Jim MorrisMerge pull request #799 from wolfmanjm/optimize/tempera...
2015-12-10 Jim Morrisreduce the memory usage of each temperatureswitch.
2015-12-08 Jim MorrisMerge pull request #796 from wolfmanjm/upstreamedge
2015-12-08 Jim Morrisfix temeratureswitch for arm/disarm config
2015-09-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-09-14 Jim MorrisMerge pull request #736 from Smoothieware/development...
2015-09-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into devel...
2015-09-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into devel...
2015-09-13 Jim MorrisMerge branch 'feature/soft_soft_endstops' of https...
2015-09-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into devel...
2015-09-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into devel...
2015-09-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into devel...
2015-09-13 Jim MorrisMerge pull request #731 from wolfmanjm/refactor/switch...
2015-09-13 Jim MorrisMerge remote-tracking branch 'upstream/development...
2015-09-13 Jim MorrisAdd test framework using easyunit
2015-09-13 Jim Morrishave caller supply data location for returned state...
2015-09-13 Jim MorrisMerge pull request #727 from wolfmanjm/modify/temperatu...
2015-09-13 Jim MorrisMerge pull request #730 from wolfmanjm/fix/suspend...
2015-09-12 Jim MorrisAdd test framework using easyunit
2015-09-12 Jim MorrisMerge branch 'modify/temperature-switch-edge-detection...
2015-09-12 Jim MorrisMerge pull request #728 from Smoothieware/fix/temperatu...
2015-09-12 Jim MorrisFix the order of parameters for temperature request
2015-09-12 Jim Morrischange the temperature public data access to pass in...
2015-09-12 Jim Morrisinterating temperature controllers was done wrong....
2015-09-10 Jim MorrisClaan up and refactor new edge detection actions for...
2015-09-09 Jim MorrisRevert "Allow fractional ms to be specified for HW...
2015-09-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-09-09 Jim MorrisAllow fractional ms to be specified for HW PWM in switc...
2015-09-09 Jim MorrisMerge pull request #721 from wolfmanjm/feature/add...
2015-09-09 Jim Morrisprint feedback on arming/disarming temoerature switch
2015-09-08 Jim Morrisimplement the arm/disarm
2015-09-08 Jim Morrisadd optional mcode to arm or disarm the temperature...
2015-09-08 Jim MorrisAdded triggers for temperature switch allow trigger...
2015-01-21 Arthur WolfMerge pull request #552 from lautr3k/module/Drills
2014-12-17 Jim MorrisMerge pull request #559 from wolfmanjm/feature/suspend...
2014-12-16 Jim MorrisAdded suspend and pause console commands
2014-09-15 Jim MorrisMerge pull request #511 from Smoothieware/edge
2014-09-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-28 hogthrobMerge remote-tracking branch 'upstream/edge' into edge
2014-08-28 Jim MorrisMerge pull request #501 from Smoothieware/update/tempco...
2014-08-27 Jim Morrissome comments
2014-08-27 Jim Morrisrename the temperature switch config entrythat specifie...
2014-08-27 Jim Morrisallow different emperature switch instances controlling...
2014-08-27 Jim Morrissome more optimizations
2014-08-27 Jim Morrismake class smaller by using 16bit ints not 32bit
2014-06-29 Jim MorrisMerge branch 'edge'
2014-06-22 Jim MorrisMerge pull request #438 from mhackney/edge
2014-06-22 mhackneyfixed bug if temp_controllers was empty and also remove...
2014-06-21 mhackneymade recommended changes
2014-06-21 mhackneyremoved some debug code
2014-06-21 mhackneyAdded TemperatureSwitch module