Merge remote-tracking branch 'upstream/edge' into feature/add-est-to-progress
[clinton/Smoothieware.git] / src / modules / communication /
2013-03-04 Adam GreenFix #143 - SerialConsole::puts is broken in new build.
2013-03-02 Adam GreenMerge remote-tracking branch 'origin/edge' into feature...
2013-03-01 Adam GreenMerge remote-tracking branch 'origin/edge' into feature...
2013-02-21 Ben GamariMerge pull request #118 from bgamari/temp-no-irq
2013-02-18 Adam GreenUpdate to new build system.
2013-02-18 Adam GreenMerge branch 'edge' into track_allocs
2013-02-18 LogxenMerge pull request #125 from arthurwolf/fix/NullStream
2013-02-17 Michael MoonGcode: simplify get_int, use get_int to derive cached...
2013-02-17 arthurwolfMerge pull request #124 from logxen/onboot
2013-02-17 LogxenMerge branch 'edge' into onboot
2013-02-17 LogxenMerge branch 'edge' into onboot
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 Michael MoonMerge branch 'feature/USBSerial-works-outside-ISR-conte...
2013-02-13 Ben GamariMerge pull request #104 from bgamari/edge
2013-02-13 Ben GamariGcode: Ensure queued is initialized
2013-02-13 arthurwolfMerge pull request #92 from wolfmanjm/move_digipot
2013-02-13 arthurwolfMerge pull request #96 from wolfmanjm/upstreamedge
2013-02-11 Adam GreenMerge branch 'edge' into track_allocs
2013-02-11 Michael MoonGcode: simplify get_value with strtod
2013-02-11 Adam GreenMerge branch 'edge' into track_allocs
2013-02-11 Ben GamariMerge pull request #100 from bgamari/fixes
2013-02-11 Ben GamariGcode: Make command const
2013-02-11 Ben GamariGcodeDisplay: Use iterator instead of indexing
2013-02-09 Ben GamariMerge pull request #98 from bgamari/fixes
2013-02-09 Ben GamariGcode: Again ensure no allocations occur
2013-02-07 Ben GamariMerge pull request #94 from bgamari/fixes
2013-02-07 Ben GamariGcode: Ensure std::string operations don't incur alloca...
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-28 Arthur Wolfadding support for (comments)
2013-01-24 Michael MoonStreamOutput: printf calls virtual puts so we can reduc...
2013-01-23 arthurwolfMerge pull request #86 from bgamari/edge
2013-01-23 Ben GamariGcode: Use const_cast to silence warning
2013-01-23 Ben GamariGcode: Use operator[] instead of string::at to avoid...
2013-01-18 Michael MoonGcode: get_int method to shortcut string->float->int...
2013-01-15 Ben GamariMerge pull request #83 from bgamari/fixes
2013-01-15 Ben GamariSerialConsole: reserve a reasonably sized buffer
2013-01-15 Michael MoonMerge branch 'fix/gcode_freed_while_in_queue' into...
2013-01-15 Michael Moonallocate Gcode objects on the heap, don't clean them...
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 MoonDisplay temperatures properly using designators and...
2013-01-02 Michael MoonStreamOutput: inherit Stream, StreamOutputPool: use...
2013-01-02 Michael MoonUSBSerial: keep track of newlines in ringbuffer, attach...
2013-01-02 Michael MoonMerge branch 'release/0.1'
2012-12-28 LogxenMerge pull request #79 from logxen/g92
2012-12-28 LogxenMerge branch 'edge' into g92
2012-12-16 Logxenmerged edge
2012-11-21 Logxenrenamed all references to the Player module to Conveyor
2012-11-20 Logxenadded Gcode::get_num_args() function
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-11-06 arthurwolfMerge pull request #66 from arthurwolf/stepper
2012-11-06 arthurwolfMerge pull request #65 from arthurwolf/edge
2012-11-02 Arthur WolfMerge branch 'stepper' of github.com:arthurwolf/Smoothi...
2012-11-02 Arthur Wolfoptimized kernel
2012-11-02 arthurwolfMerge pull request #62 from bgamari/stepper
2012-11-02 Ben GamariSerialConsole: Kill unused local
2012-11-02 Ben GamariGcodeDispatch: Fix incorrect usage of NULL
2012-10-30 Arthur Wolfmade kernel more efficient, and some caching in gcode...
2012-09-17 Arthur Wolfmerging edge into stepper
2012-09-08 Arthur Wolfadded -q ( quiet ) option to the play command
2012-09-06 Arthur WolfS is not a command, this is bad : https://github.com...
2012-08-15 Arthur Wolfmerging edge into stepper, correcting conflicts
2012-07-29 arthurwolfMerge pull request #57 from gxurma/lasercontrol
2012-07-29 Gyurkó MartinAdded laser control command. Forked from edge. Now...
2012-07-08 arthurwolfMerge pull request #51 from arthurwolf/streams
2012-07-08 Arthur Wolfkernel->serial is dead
2012-07-07 arthurwolfMerge pull request #48 from arthurwolf/edge
2012-06-02 arthurwolfMerge pull request #39 from briand/working
2012-06-02 Brian DickmanRead in all you can from serial pipes (prevent lost...
2012-05-29 LogxenMerge branch 'edge' into wait4q
2012-05-29 arthurwolfMerge pull request #36 from briand/working
2012-05-28 Brian DickmanConvert incoming CR -> NL for cases where NL is not...
2012-05-11 LogxenMerge branch 'edge' into wait4q
2012-05-11 arthurwolfMerge pull request #31 from logxen/xhume
2012-05-11 Logxenmostly changes to headers files to further identify...
2012-05-09 LogxenMerge branch 'edge' into wait4q
2012-05-09 Mark A. CooperMerge pull request #26 from logxen/edge
2012-05-09 Logxenreplaced all occurrences of '_ckeckusm' with '_checksum'
2012-05-02 arthurwolfMerge pull request #22 from logxen/edge
2012-05-02 Logxenremoved 'S' as a key for beginning gcodes
2012-04-22 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2012-04-22 arthurwolfMerge pull request #16 from logxen/multicommand
2012-04-22 Mark Cooperfixed a loop bug caused by bad string parsing
2012-04-21 Mark Coopercleaned tabs to spaces
2012-04-21 Mark Cooperimplemented multiple gcode commands per line
2012-04-21 Mark CooperReorganized GcodeDispatch::on_console_line_received...
2012-04-02 arthurwolfMerge pull request #8 from logxen/edge
2012-04-02 Mark Cooperreorganized and fixed several issues with checksum...
2012-04-01 arthurwolfMerge pull request #7 from logxen/edge
2012-04-01 Mark Cooperadded actual checksum implementation, line number check...
2012-04-01 Mark Cooperadded support for blank lines and added disabled suppor...
next