change the temperature public data access to pass in the pad_temp for the result...
[clinton/Smoothieware.git] / src / modules / utils / simpleshell / SimpleShell.cpp
2015-09-12 Jim Morrischange the temperature public data access to pass in...
2015-08-30 Jim MorrisMerge pull request #707 from wolfmanjm/feature/md5sum...
2015-08-30 Jim Morrisadd md5sum command for checking file intergrity and...
2015-08-24 Jim MorrisMerge pull request #700 from wolfmanjm/upstreamedge
2015-08-24 Jim Morrismove the predefined thermistor list to a command called...
2015-08-23 Arthur WolfMerge pull request #686 from thinkl33t/edge
2015-08-23 Jim MorrisMerge pull request #699 from wolfmanjm/fix/M504-hang
2015-08-23 Jim Morrisdisable interrupts around the M504 seems to stop it...
2015-08-19 Jim MorrisMerge pull request #696 from wolfmanjm/fix/unmarked...
2015-08-19 Jim Morrisremove the unhandled gcode hack, and all the cruft...
2015-08-19 Jim MorrisMerge pull request #695 from wolfmanjm/feature/volumetr...
2015-08-17 Jim Morristry to fix M504... still hangs occasionally
2015-02-26 Jim MorrisMerge pull request #586 from RepRapMorgan/mintemp
2015-02-10 Jim MorrisMerge pull request #599 from minad/rename-issues
2015-02-10 Daniel Mendlersimpleshell: rename - add missing absolute_from_relativ...
2015-02-08 Jim MorrisMerge pull request #558 from RepRapMorgan/grid25level
2015-02-05 Jim MorrisMerge pull request #593 from Smoothieware/add/Steinhart...
2015-02-05 Jim Morrisadd -s option to the calc_thermistor command to save...
2015-02-03 Jim Morrisadded calc_thermistor command to calculate the Steinhar...
2015-01-30 Jim MorrisMerge pull request #587 from wolfmanjm/upstreamedge
2015-01-30 Jim Morrisalso fix M504
2015-01-21 Arthur WolfMerge pull request #552 from lautr3k/module/Drills
2015-01-21 Jim MorrisMerge pull request #583 from wolfmanjm/upstreamedge
2015-01-21 Jim Morrisremove config-override fil ebefore appending to it
2015-01-19 Jim MorrisMerge pull request #578 from Smoothieware/fix/wait...
2015-01-18 Jim Morrisfix round to use float not double
2014-12-09 Jim MorrisMerge pull request #551 from wolfmanjm/use-pendsv-handl...
2014-12-02 Jim MorrisMerge remote-tracking branch 'upstream/edge' into use...
2014-12-01 Jim MorrisMerge remote-tracking branch 'upstream/edge' into use...
2014-11-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2014-11-23 Jim Morrisdidn't save any pin memory as classes ar ealwasys round...
2014-11-19 Jim Morrisfix step counter logic
2014-11-03 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2014-10-19 Jim MorrisMerge pull request #534 from wolfmanjm/add/mv_and_uploa...
2014-10-19 Jim Morrisadded mv command to simpleshell
2014-10-10 Jim MorrisMerge pull request #532 from wolfmanjm/upstreamedge
2014-10-10 Jim Morrisfix ls
2014-10-06 Jim MorrisMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2014-10-04 Jim MorrisMerge pull request #523 from wolfmanjm/feature/add...
2014-10-04 Jim Morrisadd -s to ls comamnd to print the file size
2014-09-16 Jim MorrisMerge pull request #513 from Smoothieware/update/gcc4.8
2014-09-15 Jim MorrisMerge remote-tracking branch 'upstream/edge' into updat...
2014-09-15 Jim MorrisMerge branch 'upstreamedge' into update/gcc4.8
2014-09-14 Jim Morrisadd / to directories displayed with ls
2014-09-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-29 Jim MorrisMerge pull request #502 from hogthrob/edge
2014-08-29 hogthrobFixed tab vs. space
2014-08-28 hogthrobSynced changes
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 pull request #434 from Smoothieware/optimize...
2014-06-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into optim...
2014-06-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into optim...
2014-06-18 Jim Morrispack bools in gcode
2014-06-15 Jim MorrisMerge pull request #425 from klocs/edge
2014-06-14 Jim MorrisMerge pull request #423 from wolfmanjm/upstreamedge
2014-06-14 Jim MorrisPublic data does not need to be a module or have an...
2014-06-09 Jim MorrisMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2014-06-08 Jim MorrisMerge pull request #415 from wolfmanjm/optimize/public...
2014-06-08 Jim Morrissave some ram by not making public data returns static...
2014-06-08 Logxenmoved freeze and unfreeze commands into PauseButton
2014-06-08 Logxenrenamed pause and resume commands to freeze and unfreeze
2014-06-07 Logxenadded pause and resume commands to SimpleShell
2014-06-02 Jim MorrisMerge pull request #408 from wolfmanjm/fix/dont_use_has...
2014-06-02 Jim MorrisRemove CHECKSUMMING of console commands to avoid unwant...
2014-05-24 LogxenMerge pull request #399 from Smoothieware/edge
2014-04-23 LogxenMerge branch 'edge' into multitool
2014-04-02 Jim MorrisMerge pull request #359 from wolfmanjm/upstreamedge
2014-04-02 Jim MorrisCleanup headers in SimpleShell
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-27 Jim MorrisMerge pull request #321 from wolfmanjm/upstreamedge
2014-01-27 Jim Morrisextend gkbeears fix for cd to player.cpp
2014-01-27 Jim MorrisMerge pull request #320 from gkbeer/edge
2014-01-27 gkbeerParsing of relative path corrected
2014-01-24 Michael MoonMerge branch 'master' into edge
2014-01-02 Jim MorrisMerge pull request #303 from wolfmanjm/upstreamedge
2014-01-02 Jim MorrisAdded M501 to load config-override
2013-12-27 Michael Moonreplace strtod with strtof
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-12-23 Michael MoonMerge branch 'feature/MemoryPool_redux' into edge
2013-12-23 Michael MoonAdd AHB heapwalk to SimpleShell mem -v output
2013-12-23 Jim Morrisshow total available memory free in mem command
2013-12-23 Jim Morrisupdate panel to use new memory pool
2013-12-22 Jim MorrisMerge pull request #295 from wolfmanjm/feature/uip...
2013-12-22 Jim MorrisMerge Network code with webserver etc
2013-12-22 Jim MorrisMerge branch 'upstreamedge' into upstream-master
2013-11-29 Jim MorrisMerge pull request #284 from wolfmanjm/upstreamedge
2013-11-29 Jim MorrisFix buf in simpleshell where cat /sd/file where file...
2013-11-19 Jim MorrisMerge pull request #282 from wolfmanjm/upstreamedge
2013-11-19 Jim Morrismake play quiet by default added -v for verbose
2013-11-07 Jim MorrisMerge pull request #270 from wolfmanjm/upstreamedge
2013-11-07 Jim Morrisreformat and cleanup panel screen code
2013-11-05 Jim MorrisMerge pull request #266 from TopherMan/M30
2013-11-05 Chris GeorgeAdd M30 -- Delete SD file, using rm_command
2013-11-02 Jim MorrisMerge pull request #265 from wolfmanjm/feature/delete...
2013-11-02 Jim MorrisAdd an rm file command to shell
next