clinton/Smoothieware.git
2013-12-26 Michael MoonSwap ringbuffer around the right way
2013-12-26 Michael Moonmake console defaults in src/makefile slightly less...
2013-12-23 Jim MorrisMerge pull request #298 from wolfmanjm/upstreamedge
2013-12-23 Jim MorrisPanel displays Printing when getting gcodes from pronte...
2013-12-23 Michael MoonMerge branch 'feature/MemoryPool_redux' into edge
2013-12-23 Michael MoonUSBSerial/CircBuffer: use MemoryPool allocator
2013-12-23 Michael MoonAdd AHB heapwalk to SimpleShell mem -v output
2013-12-23 Michael MoonMemoryPool: remove redundant sbrk variable
2013-12-23 Michael Moonuse AHB0.alloc to allocate array, new (AHB0) char[...
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-23 Michael MoonUSBMSD: use MemoryPool instead of ahbmalloc
2013-12-23 Michael MoonMemoryPool Redux: works! ahbmalloc has been deprecated...
2013-12-22 Michael MoonMerge branch 'fix/deadlock_on_long_lines' into edge
2013-12-22 Michael MoonUSBSerial: increase RX buffer to 256 bytes to reduce...
2013-12-22 Michael Moonhandle case where a short line, and the start of a...
2013-12-22 Jim MorrisMerge pull request #297 from wolfmanjm/fix/dhcp-default
2013-12-22 Jim Morrismake dhcp/auto the default for network if nothing speci...
2013-12-22 Michael MoonLong lines could cause a deadlock since the buffer...
2013-12-22 Jim MorrisMerge pull request #296 from wolfmanjm/fix/long-lines...
2013-12-22 Jim Morrisfix long lines in player, current limit 128 is discarded
2013-12-22 Jim MorrisMerge pull request #295 from wolfmanjm/feature/uip...
2013-12-22 Jim MorrisMerge Network code with webserver etc
2013-12-20 Jim MorrisMerge pull request #294 from wolfmanjm/upstreamedge
2013-12-20 Jim MorrisAllow config setting of encoder resolution to override...
2013-12-19 Jim Morrisadd feedrate to panel extrude/retract command
2013-12-17 Jim MorrisMerge pull request #293 from wolfmanjm/upstreamedge
2013-12-17 Jim Morrisclean up includes in streamoutput
2013-12-17 Jim MorrisMerge pull request #292 from wolfmanjm/upstreamedge
2013-12-17 Jim Morrisdon't inherit from mbed:stream anymore
2013-12-17 Jim MorrisUse FileStream intead of append file stream for M500...
2013-12-15 Jim MorrisMerge pull request #291 from wolfmanjm/upstreamedge
2013-12-15 Jim Morrismake corexy home x and y at the same time
2013-12-15 Jim MorrisMake X and Y home at the same time on corexy/hbot like...
2013-12-14 Jim MorrisMerge pull request #290 from wolfmanjm/upstreamedge
2013-12-14 Jim MorrisAdd comment to M503 indicating if override file present...
2013-12-14 Jim MorrisMerge pull request #289 from wolfmanjm/upstreamedge
2013-12-14 Jim Morrisswap corexy homing back to x y z
2013-12-14 Jim MorrisFix homing for corexy to honor the home to min or home...
2013-12-13 Jim Morrisadded an append to file streamthat appends and printfs...
2013-12-13 Jim MorrisAdded M500, M501, M503 to save certain values to a...
2013-12-10 Jim MorrisMerge pull request #288 from wolfmanjm/upstreamedge
2013-12-10 Jim MorrisFix menu movement in panel when menu_offset != 0, this...
2013-12-04 Jim MorrisMerge pull request #286 from wolfmanjm/upstreamedge
2013-12-04 Jim Morrismove checksum defines into cpp from h
2013-12-04 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2013-12-02 Jim MorrisMerge pull request #285 from wolfmanjm/upstreamedge
2013-12-02 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2013-12-02 Jim Morristweak idle timeouts on some panel menus that need more...
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-29 Jim MorrisMerge pull request #283 from wolfmanjm/upstreamedge
2013-11-29 Jim MorrisAdd M400 which waits for all moves to complete before...
2013-11-29 Michael MoonMBED::Serial: improved baudrate calculator. see github...
2013-11-24 Arthur Wolfincomplete implementation of multi-extruder support...
2013-11-22 Michael MoonRemove errant object files that should never have been...
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-17 Jim MorrisMerge pull request #281 from wolfmanjm/upstreamedge
2013-11-17 Jim Morrisallow leds to be disabled after config loaded
2013-11-12 Jim MorrisMerge pull request #278 from wolfmanjm/upstreamedge
2013-11-12 Jim MorrisAdd M28/M29 to upload a file from pronterface to smoothie
2013-11-10 Jim MorrisMerge pull request #277 from wolfmanjm/upstreamedge
2013-11-10 Jim Morrismore panel clean up of unused includes and defines
2013-11-10 Jim Morrisclean up unwanted includes
2013-11-10 Jim MorrisMerge pull request #276 from wolfmanjm/upstreamedge
2013-11-10 Jim Morrisclean up panel headers
2013-11-10 Jim MorrisMerge pull request #275 from wolfmanjm/upstreamedge
2013-11-10 Jim Morrisallow _ for panel custom menu comamnds that need spaces...
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-11-09 Jim MorrisMerge pull request #273 from wolfmanjm/feature/add...
2013-11-09 Jim MorrisAllow custom menu entries and commands be setup in...
2013-11-07 Jim MorrisMerge pull request #272 from wolfmanjm/upstreamedge
2013-11-07 Jim Morrisset led4 to indicate sd card present or not
2013-11-07 Jim MorrisMerge pull request #271 from wolfmanjm/fix/panel-scrolling
2013-11-07 Jim MorrisChange the way the panel scrolls with long lists like...
2013-11-07 Jim MorrisMerge pull request #270 from wolfmanjm/upstreamedge
2013-11-07 Jim Morrisreformat and cleanup panel screen code
2013-11-07 Jim MorrisMerge pull request #269 from wolfmanjm/fix/panel-commands
2013-11-07 Jim MorrisFix panel issuing commands inidle loop ratherthan main...
2013-11-06 Jim MorrisMerge pull request #268 from wolfmanjm/feature/add...
2013-11-06 Jim Morrisadd reverse display for mini viki st7565
2013-11-06 Jim MorrisMake wulfnors st7565 configurable from config file...
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
2013-10-29 Jim MorrisMerge pull request #263 from wolfmanjm/upstreamedge
2013-10-29 Jim Morrisfix long filename play for panel
2013-10-23 Jim MorrisMerge pull request #259 from wolfmanjm/fix/one-second...
2013-10-23 Jim MorrisFix the one second timer
2013-10-21 Jim MorrisMerge pull request #256 from wolfmanjm/upstreamedge
2013-10-21 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2013-10-21 Jim Morrisignore commented lines in other consumers of on_console...
2013-10-21 Michael MoonMerge branch 'feature/cleanup-clock-init' into edge
2013-10-19 Jim MorrisMerge pull request #255 from wolfmanjm/upstreamedge
2013-10-19 Jim Morrisfix a re entrancy bug in panel affecting menu
2013-10-19 Michael Moonreduce N for 100MHz case by removing common factors
2013-10-19 Michael Moontypo in figures for 100MHz, thanks to wolfmanjim
next