refactor get public data, to be slightly easier to use on callee side
[clinton/Smoothieware.git] / src / modules / tools / switch / Switch.cpp
2015-09-13 Jim Morrisrefactor get public data, to be slightly easier to...
2015-09-13 Jim MorrisMerge pull request #731 from wolfmanjm/refactor/switch...
2015-09-13 Jim Morrisfix pdr stuff
2015-09-13 Jim Morrishave caller supply data location for returned state...
2015-09-13 Jim MorrisMerge pull request #730 from wolfmanjm/fix/suspend...
2015-09-09 Jim MorrisMerge pull request #724 from wolfmanjm/upstreamedge
2015-09-09 Jim MorrisAllow fractional ms to be specified for HWPWM period
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-08 Jim MorrisMerge pull request #720 from wolfmanjm/feature/on_halt_...
2015-09-08 Jim Morrisadded failsafe_set_to and ignore_on_halt to switch...
2015-08-23 Arthur WolfMerge pull request #686 from thinkl33t/edge
2015-08-10 Jim MorrisMerge pull request #692 from wolfmanjm/upstreamedge
2015-08-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-08-05 Jim MorrisHack to see if switch Snn is the current pwm and ignore...
2015-07-26 Jim MorrisMerge pull request #689 from wolfmanjm/fix/ADC-sample...
2015-07-25 Jim MorrisAlso fix the default setting for switch type if not...
2015-06-22 Jim MorrisMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2015-06-21 Jim MorrisMerge pull request #675 from wolfmanjm/feature/add...
2015-06-21 Jim Morrisconvert 0-100 to 0 to 1 for PWM
2015-06-21 Jim Morrisallow floating inout to the S on M106
2015-06-21 Jim Morristighten up config checks
2015-06-21 Jim Morrisadded a HW Pwm switch type to Swithc module
2015-04-04 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-03-20 Jim MorrisMerge pull request #644 from wolfmanjm/fix/switch-execution
2015-03-19 Jim MorrisMake switch wait for queue rather than use on_gcode_exe...
2014-08-20 Jim MorrisMerge pull request #491 from soldierkam/edge
2014-08-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-19 Jim MorrisMerge pull request #490 from wolfmanjm/upstreamedge
2014-08-19 Jim MorrisFix switch state sio it is false if PWM switch and S0
2014-06-29 Jim MorrisMerge branch 'edge'
2014-06-20 Jim MorrisMerge pull request #437 from wolfmanjm/upstreamedge
2014-06-20 Jim Morrisadded example of using setpublicdata for switch
2014-06-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into optim...
2014-06-19 Jim MorrisMerge pull request #433 from wolfmanjm/update/remove...
2014-06-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into updat...
2014-06-17 Jim Morrisremove on_config_reload event
2014-05-24 LogxenMerge pull request #399 from Smoothieware/edge
2014-05-18 LogxenMerge branch 'edge' into multitool
2014-05-08 Logxenimproved backwards compatibility of turning on switch...
2014-05-08 Logxenimproved switch config parsing
2014-04-26 Jim MorrisMerge pull request #384 from wolfmanjm/feature/auto...
2014-04-26 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-04-23 LogxenMerge branch 'edge' into multitool
2014-04-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-04-22 Jim Morrisclean up some more headers files
2014-04-01 Jim MorrisMerge pull request #358 from wolfmanjm/upstreamedge
2014-04-01 Jim Morrischange Switch pwm_output confin to output_type pwm...
2014-04-01 Jim MorrisMerge pull request #357 from wolfmanjm/upstreamedge
2014-04-01 Jim Morrisattempt to fix pwm switch putput pins
2014-04-01 Jim MorrisMerge pull request #356 from wolfmanjm/upstreamedge
2014-04-01 Jim Morrisfix toggle/momentary input switches
2014-04-01 Jim Morrisfix on_set_public_data for Switch
2014-04-01 Jim MorrisMerge pull request #355 from wolfmanjm/upstreamedge
2014-04-01 Jim Morrison panel Only show fan icon if fan is on
2014-03-31 Jim MorrisMerge pull request #353 from wolfmanjm/cleanup/headers
2014-03-31 Jim Morriscleanup all libs/ headers and dependent files
2014-03-31 Jim Morrismore header cleanup, compiles faster now
2014-03-31 Jim MorrisMerge pull request #351 from wolfmanjm/upstreamedge
2014-03-31 Jim Morrisadd option to make a switch output pin logic on/off...
2014-03-30 Jim MorrisMerge pull request #350 from wolfmanjm/fix/tabs-in...
2014-03-30 Jim MorrisAllow TABS in config
2014-02-19 Jim MorrisMerge pull request #331 from wolfmanjm/upstreamedge
2014-02-19 Jim MorrisFix switch public access
2014-02-19 LogxenMerge branch 'switch' into edge
2014-02-19 Logxenadded PublicAccessData support to Switch
2014-02-03 Jim MorrisMerge pull request #324 from wolfmanjm/fix/switch
2014-02-03 Jim MorrisFix switch module to parse input and output commands...
2014-01-24 Michael MoonMerge branch 'master' into edge
2014-01-16 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-01-15 Michael Moonprovide one method to add gcode to blocks, reduce code...
2013-12-27 Michael MoonUse static kernel singleton pointer instead of per...
2013-12-22 Jim MorrisMerge branch 'upstreamedge' into upstream-master
2013-06-30 LogxenSwitch should now init with the correct analog and...
2013-06-30 Logxenfixed small bug concerning startup_state in Switch...
2013-06-29 Ben GamariMerge pull request #196 from bgamari/edge
2013-06-29 Ben GamariSwitch: Fix usage of std::string::compare
2013-06-29 Ben GamariSwitch: Set switch_value default according to max_pwm...
2013-06-05 LogxenMerge remote-tracking branch 'upstream/edge' into edge
2013-06-05 Logxenmoved gcode execute out of interrupt context and improv...
2013-06-05 arthurwolfMerge pull request #168 from wolfmanjm/feature/add...
2013-06-01 Logxenproperly muxed outputs
2013-06-01 arthurwolfMerge pull request #169 from logxen/switch
2013-06-01 Logxenmerged button into switch to generally reduce naming...
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 MoonMerge pull request #165 from dandumit/edge
2013-05-04 Daniel Dumitrureport error message when a command was not taken
2013-03-27 Arthur Wolfmerge edge into master
2013-03-16 Arthur Wolffixing merge conflict
2013-03-15 Arthur WolfMerge branch 'edge' into extruderfix
2013-03-05 Arthur Wolffixing merge conflicts when merging edge back in
2013-03-05 Arthur Wolfmost probably corrected the Extruder bug, which was...
2013-03-02 Arthur WolfMerge branch 'edge' into extruderfix
2013-03-02 Arthur Wolfmade Extruder create its own blocks for solo moves...
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-02-13 arthurwolfMerge pull request #92 from wolfmanjm/move_digipot
next