Allow M18 to turn off selected motors
[clinton/Smoothieware.git] / src / libs / USBDevice /
2016-09-24 Jim MorrisMerge pull request #1033 from wolfmanjm/upstreamedge
2016-09-24 Jim Morrisadd BS and DEL to the USB serial to delete last chanrac...
2016-08-08 Jim MorrisMerge pull request #997 from johnkingsley/edge
2016-08-08 John Kingsley"Fix" problem with flushing 64 byte packets
2016-06-28 Jim MorrisMerge pull request #907 from lordofhyphens/deltagrid_ca...
2016-06-06 Arthur WolfMerge pull request #933 from Smoothieware/edge
2016-06-01 Jim MorrisMerge pull request #935 from wolfmanjm/upstreamedge
2016-06-01 Jim MorrisMerge branch 'upstreamedge' into feature/acceleration...
2016-06-01 Jim MorrisAttempt to fix the USB serial output stall
2016-05-28 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-05-28 Jim MorrisMerge pull request #921 from wolfmanjm/feature/cnc...
2016-05-23 Arthur WolfMerge pull request #929 from Smoothieware/edge
2016-05-11 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-04-30 Jim MorrisMerge branch 'upstreamedge' into test/encoder-direct...
2016-04-26 Jim Morrisflush rx buffer on control X (probably should also...
2016-02-24 Jim MorrisMerge pull request #860 from wolfmanjm/upstreamedge
2016-02-24 Jim Morrisfix discrepanceis in realtime postion vs last milestone...
2016-02-09 Jim MorrisMerge pull request #830 from wolfmanjm/feature/add...
2016-02-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-02-02 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-01-28 Jim Morrisonly enable ! and ~ if in grbl mode
2016-01-28 Jim Morrisadd feed hold and release (! and ~) to usb serial as...
2016-01-28 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-01-26 Jim MorrisFix format of grbl error: messages
2016-01-26 Jim Morrisimplement G28 as per grbl whenin grbl mode or G28.2...
2016-01-15 Jim MorrisMerge pull request #825 from wolfmanjm/feature/add...
2016-01-15 Jim Morrisadd ^X to the USB serial which will enter ON_HALT in...
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-09-30 Arthur WolfMerge branch 'edge' of https://github.com/Smoothieware...
2014-09-30 Jim MorrisMerge pull request #518 from wolfmanjm/add/external...
2014-09-28 Jim Morrisfix a bug in readdir that casued stack overrun (fixed...
2014-09-28 Jim Morrisfix opendir bug for multiple FAT volumes
2014-09-15 Jim MorrisMerge pull request #512 from wolfmanjm/upstreamedge
2014-09-15 Jim MorrisMerge branch 'upstreamedge' into update/gcc4.8
2014-09-15 Jim Morrisadd crnl to end of M503 to flush in some cases
2014-05-24 LogxenMerge pull request #399 from Smoothieware/edge
2014-04-23 LogxenMerge branch 'edge' into multitool
2014-03-30 Jim MorrisMerge pull request #350 from wolfmanjm/fix/tabs-in...
2014-03-30 Jim MorrisAllow TABS in config
2014-03-28 Jim MorrisMerge pull request #346 from wolfmanjm/upstreamedge
2014-03-28 Jim Morrisfix line endings in USBMSD (somehow they were DOS)
2014-03-24 LogxenMerge branch 'edge' into multitool
2014-03-17 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-03-17 Michael MoonUSBMSD: allow dynamic instantiation
2014-02-19 LogxenMerge branch 'switch' into edge
2014-01-24 Michael MoonMerge branch 'master' into edge
2014-01-19 Michael MoonMerge branch 'feature/ActionQueue_redux' into edge
2014-01-19 Michael MoonMerge branch 'fix/USBMSD_report_error_no_sdcard' into...
2014-01-19 Michael MoonFound an error state which doesn't cause linux to spam...
2014-01-19 Michael MoonUSBMSD: Report "Not Ready: Medium Not Present" to host...
2013-12-27 Michael Moonreplace all uses of module::kernel pointer with kernel...
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 MoonUSBSerial/CircBuffer: use MemoryPool allocator
2013-12-23 Michael Moonuse AHB0.alloc to allocate array, new (AHB0) char[...
2013-12-23 Michael MoonUSBMSD: use MemoryPool instead of ahbmalloc
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 Michael MoonLong lines could cause a deadlock since the buffer...
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-22 Michael MoonRemove errant object files that should never have been...
2013-10-18 LogxenModified usb static header
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-12 Michael MoonUSBSerial: allow CR to terminate lines
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-11 LogxenMerge remote-tracking branch 'upstream/edge' into firmc...
2013-03-07 Michael MoonUSB: fix a const cast warning
2013-03-07 Michael MoonMerge pull request #147 from bgamari/fixes
2013-03-06 Ben GamariUSBSerial: Add const annotations to writeBlock's buffer
2013-03-06 Michael MoonMerge branch 'edge' into local-firmconfig
2013-03-06 Michael MoonMerge pull request #145 from wolfmanjm/feature/add...
2013-03-06 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2013-03-06 Michael MoonUSBSerial: remove special handling of \r
2013-03-02 Arthur WolfMerge branch 'edge' into extruderfix
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-25 LogxenMerge pull request #135 from wolfmanjm/feature/add...
2013-02-21 Adam GreenMerge remote-tracking branch 'origin/fix/USBSerial...
2013-02-21 Ben GamariMerge pull request #118 from bgamari/temp-no-irq
2013-02-18 Adam GreenMerge branch 'edge' into track_allocs
2013-02-18 Michael MoonFire an attach event if we're detached and receive... origin/fix/USBSerial-breaks-if-host-doesnt-assert-DTR
2013-02-17 LogxenMerge branch 'edge' into onboot
2013-02-17 LogxenMerge pull request #123 from logxen/button
2013-02-17 Arthur Wolfmake usbserial handle \r the same way the other serial...
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-15 Michael Moonimplement SCSI_START_STOP command, add debug output... origin/fix/USBMSD
2013-02-14 Ante VukorepaMerge branch 'edge' of git://github.com/arthurwolf...
2013-02-13 arthurwolfMerge pull request #105 from wolfmanjm/feature/playprogress
2013-02-13 Adam GreenMerge branch 'edge' into track_allocs
2013-02-13 Michael MoonMerge branch 'feature/USBSerial-works-outside-ISR-conte...
next