putting Endstops back into main.cpp
[clinton/Smoothieware.git] / src / main.cpp
2013-03-11 Arthur Wolfputting Endstops back into main.cpp
2013-03-11 Arthur WolfMerge branch 'extruderfix' of github.com:arthurwolf...
2013-03-11 Arthur Wolfhoming problem solved ( defaults in Endstops.cpp were...
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 Arthur Wolfremoving G90 from main.cpp
2013-02-18 Arthur Wolfthe new Player module was not created in main.cpp,...
2013-02-18 Arthur Wolfcleaning up main.cpp
2013-02-17 arthurwolfMerge pull request #124 from logxen/onboot
2013-02-17 LogxenMerge branch 'edge' into onboot
2013-02-17 LogxenMerge pull request #123 from logxen/button
2013-02-17 LogxenMerge branch 'edge' into button
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-16 LogxenMerge branch 'edge' into button
2013-02-15 arthurwolfMerge pull request #114 from orcinus/HomingDirection
2013-02-14 LogxenMerge branch 'edge' into rostock2
2013-02-14 LogxenMerge pull request #109 from logxen/edge
2013-02-14 Logxenadded second_usb_serial_enable config option
2013-02-14 Ante VukorepaMerge branch 'edge' of git://github.com/arthurwolf...
2013-02-14 Adam GreenMerge branch 'edge' into track_allocs
2013-02-13 LogxenMerge branch 'edge' into rostock2
2013-02-13 LogxenMerge pull request #108 from logxen/edge
2013-02-13 Logxencommented the second usbserial to simplify life for...
2013-01-28 Arthur Wolfthe laser module now will not take the p21 pin, unless...
2013-01-23 arthurwolfMerge pull request #86 from bgamari/edge
2013-01-23 Michael Moonuse MRI hooks to disable heaters in debug mode
2013-01-18 Michael MoonUSB DFU: keep usb connected while we respond to reset...
2013-01-17 Arthur Wolfversion change
2013-01-15 Michael MoonMerge branch 'feature/on_second_tick_event' into edge
2013-01-15 Michael Moonmove on_second_tick callout to on_idle event, also...
2013-01-15 Michael MoonEvents: add ON_SECOND_TICK event that fires once per...
2013-01-03 Michael MoonMerge branch 'feature/extra-usbserial-interface' into...
2013-01-03 Michael Moonanother USBSerial interface
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 MoonWatchdog: default disabled, currently messes with DFU...
2013-01-02 Michael Moonreinstate configuration of uart0 baudrate, set default...
2013-01-02 Michael Moonreduce debug information sent via UART0
2013-01-02 Michael Moonadd SD card to mbed's list of filesystems
2013-01-02 Michael MoonDFU application mode support
2013-01-02 Michael Moondisable laser module by default, it interferes with...
2013-01-02 Michael Moonset LEDs, say hi
2013-01-02 Michael MoonSDHC support
2013-01-02 Michael Moonclean up something left from rebase
2013-01-02 Michael Moonchange initialisation in main to suit new framework...
2013-01-02 Michael Moonremove old monolithic usb code
2013-01-02 Michael MoonMerge branch 'release/0.1'
2012-11-21 Logxenrenamed all references to the Player module to Conveyor
2012-11-20 Logxenadded ButtonPool to Main.cpp
2012-11-16 arthurwolfMerge pull request #72 from triffid/feature/SDHC_support
2012-11-16 Mark A. CooperMerge pull request #73 from logxen/edge
2012-11-16 Mark A. Cooperenabled the laser module and added tickle_power for...
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-11 Michael Moonremove weird unicode chars
2012-11-06 arthurwolfMerge pull request #66 from arthurwolf/stepper
2012-11-06 arthurwolfMerge pull request #65 from arthurwolf/edge
2012-11-06 Arthur Wolfstepper branch ready for merging with edge, debug stuff...
2012-11-05 Arthur Wolfall bugs fixed, preparing for merge with edge
2012-11-02 Arthur WolfMerge branch 'stepper' of github.com:arthurwolf/Smoothi...
2012-11-02 Arthur Wolfoptimized kernel
2012-10-28 Arthur Wolfthe fast move end bug is fixed, re-working the stepper...
2012-10-18 Arthur Wolfsaving the new acceleration system before reverting it
2012-10-08 Arthur Wolfsolved the block end problem, commiting mostly to save...
2012-09-25 Arthur Wolfcommiting just to show the new configvalue class
2012-09-19 Arthur Wolfreworking the extruder module to work with the new...
2012-09-17 Arthur Wolfmerging edge into stepper
2012-09-13 Arthur Wolfre-enabling serial
2012-08-15 Arthur Wolfmerging edge into stepper, correcting conflicts
2012-08-13 Arthur Wolftesting on smoothieboard, with steppers, trying to...
2012-07-29 arthurwolfMerge pull request #57 from gxurma/lasercontrol
2012-07-08 Arthur Wolfbasic homing
2012-07-08 arthurwolfMerge pull request #51 from arthurwolf/streams
2012-07-08 Arthur Wolfchanged back from mbed for merging
2012-07-08 Arthur Wolfkernel->serial is dead
2012-07-08 Arthur Wolfchanged to work with mbed
2012-07-07 arthurwolfMerge pull request #49 from arthurwolf/switch
2012-07-07 Arthur Wolfremoving mbed stuff
2012-07-07 arthurwolfMerge pull request #48 from arthurwolf/edge
2012-07-07 Arthur Wolfversion change
2012-07-07 Arthur Wolfworking Switch module
2012-07-07 Arthur Wolfchanged for testing on mbed
2012-07-01 Arthur WolfMerge branch 'edge' into stepper
2012-07-01 Arthur Wolfget_module_list was missing, adding, should make module...
2012-06-27 Arthur Wolfworking code, only one bug left
2012-06-26 Arthur Wolfhalf-way commit to explain some of what is going on
2012-06-20 Mark A. CooperMerge pull request #46 from logxen/config
2012-06-19 LogxenMerge remote-tracking branch 'upstream/configrefactor...
2012-06-17 Logxenadded include for Configurator to main.cpp
2012-06-17 Logxenskeleton commit for Configurator
2012-06-17 Logxenskeleton commit for Configurator
2012-05-09 arthurwolfMerge pull request #23 from logxen/issue13
2012-05-09 Logxenadded ON_IDLE kernel event calls to the main loop and...
2012-04-28 arthurwolfMerge pull request #19 from triffid/extruder-pins
next