Merge pull request #300 from wolfmanjm/upstreamedge
[clinton/Smoothieware.git] / src / modules / utils / currentcontrol /
2013-12-27 Michael MoonReplace all doubles with floats including some constants
2013-12-27 Michael MoonUse static kernel singleton pointer instead of per...
2013-11-09 Jim MorrisMerge pull request #274 from wolfmanjm/upstreamedge
2013-11-09 Jim Morrisremove the definition of max() from nut_bolts.h as...
2013-10-14 Jim MorrisMerge pull request #248 from wolfmanjm/upstreamedge
2013-10-14 Jim Morrisallow config to set the max current and current convers...
2013-07-03 Logxenenabled second mcp4451 digipot for 5driver Smoothieboard
2013-06-13 Jim MorrisMerge pull request #175 from wolfmanjm/feature/allow...
2013-06-13 Jim Morrisfix whitespace tabs -> spaces
2013-06-13 Jim Morrisadded ad5206 implemente by Wulfnor
2013-06-12 Jim MorrisMove digipot to currentl control module
2013-05-13 Michael MoonMerge remote-tracking branch 'fix/USBMSD' into edge
2013-03-16 Arthur Wolffixing merge conflict
2013-03-15 Arthur WolfMerge branch 'edge' into extruderfix
2013-03-11 LogxenMerge remote-tracking branch 'upstream/edge' into firmc...
2013-03-07 Michael MoonMerge pull request #147 from bgamari/fixes
2013-03-06 Ben GamariCurrentControl: Add virtual destructor
2013-03-06 Ben GamariCurrentControl: Fix whitespace
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-14 Ante VukorepaMerge branch 'edge' of git://github.com/arthurwolf...
2013-02-13 Adam GreenMerge branch 'edge' into track_allocs
2013-02-13 arthurwolfMerge pull request #92 from wolfmanjm/move_digipot
2013-02-08 Jim Morrismove digipot instance to CurrentControl module
2013-02-02 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2013-01-31 Adam GreenMerge branch 'edge' into checksum_macro
2013-01-30 Adam GreenCalculate Fletcher Checksums at compile time from string.
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 MoonCurrentControl: report set currents on M907
2013-01-02 Michael Moonsupport M907 - set stepper driver current
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 Moonmass trailing whitespace cleanup
2012-07-07 arthurwolfMerge pull request #48 from arthurwolf/edge
2012-05-11 LogxenMerge branch 'edge' into wait4q
2012-05-10 Arthur Wolfit turns out, having currentcontrol enabled by default...
2012-04-22 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2012-04-22 Arthur WolfAdded config option to enable currentcontrol module...
2012-04-21 arthurwolfMerge pull request #15 from logxen/multiconfig
2012-04-21 Mark CooperMerge branch 'edge' into multiconfig
2012-04-21 Mark Cooperenabled the currentcontrol_module_enable config setting
2012-04-20 Arthur WolfMath was wrong in the Digipot class
2012-04-20 Arthur Wolfadded CurrentControl module to control the digipot...