cleanup a bunch of fields that should be private
[clinton/Smoothieware.git] / src / libs / Kernel.cpp
2014-05-24 Jim Morriscleanup a bunch of fields that should be private
2014-05-24 LogxenMerge pull request #400 from Smoothieware/multitool
2014-05-18 Jim MorrisRefactor multi tool code
2014-05-18 LogxenMerge branch 'edge' into multitool
2014-04-28 Jim MorrisMerge pull request #386 from wolfmanjm/upstreamedge
2014-04-28 Jim Morrisrefactor endstops and zprobe to not use config steps...
2014-04-23 Logxenfixed queued processing of Tcodes and made inactive...
2014-04-23 LogxenMerge branch 'edge' into multitool
2014-04-21 Jim MorrisMerge pull request #378 from hakalan/thermocouple
2014-04-16 Jim MorrisMerge pull request #377 from wolfmanjm/upstreamedge
2014-04-16 Jim MorrisOnly report long lines in config if not truncating...
2014-04-16 Jim MorrisMerge pull request #376 from wolfmanjm/upstreamedge
2014-04-16 Jim Morrisfix case where mri is not loaded for serial.
2014-04-16 Jim MorrisMerge pull request #375 from powertomato/uart_sel_for_r...
2014-04-16 powertomatoChanged tabs to spaces
2014-04-16 powertomatoFor release builds MRI is not enabled, and the selectio...
2014-04-11 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-04-10 Jim MorrisMerge pull request #364 from wolfmanjm/fix/config-tight...
2014-04-10 Jim MorrisFix some bugs
2014-04-10 Jim Morrisclean up config parsing, make more robust
2014-03-31 Jim MorrisMerge pull request #353 from wolfmanjm/cleanup/headers
2014-03-31 Jim Morriscleanup all libs/ headers and dependent files
2014-03-31 Jim Morrismore header cleanup, compiles faster now
2014-03-30 Jim MorrisMerge pull request #350 from wolfmanjm/fix/tabs-in...
2014-03-30 Jim MorrisAllow TABS in config
2014-03-24 LogxenMerge branch 'edge' into multitool
2014-03-04 Logxenfinished renaming of ToolManager module
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-24 Michael MoonMerge branch 'master' into edge
2014-01-16 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-01-13 Jim MorrisMerge pull request #313 from powertomato/feature/mri_al...
2014-01-13 Stefan KruljChanged SerialConsole definition for MRI/Debug UART...
2013-12-27 Michael MoonReplace all doubles with floats including some constants
2013-12-27 Michael Moonreplace all uses of module::kernel pointer with kernel...
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-24 Arthur Wolfincomplete implementation of multi-extruder support...
2013-06-12 Jim MorrisMerge branch 'upstreamedge' into fix/version-makefile
2013-06-11 Jim MorrisMerge pull request #172 from wolfmanjm/feature/get_publ...
2013-06-09 Jim MorrisAdd THEKERNEL which accesses the Kernel Singleton from...
2013-06-07 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2013-06-07 Jim Morrisclean up white space tabs vs spaces
2013-06-07 Jim MorrisAdded a new event GET_PUBLIC_DATA used to retrieve...
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-08 Michael Moonstrip utf8 nbsp from comments
2013-04-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2013-04-16 Arthur WolfAdded comments to most files in libs/
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 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 Ben GamariMerge pull request #118 from bgamari/temp-no-irq
2013-02-18 Adam GreenMerge branch 'edge' into track_allocs
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-15 arthurwolfMerge pull request #114 from orcinus/HomingDirection
2013-02-15 LogxenMerge branch 'edge' into rostock2
2013-02-14 Adam GreenTry clarifing SerialConsole() UART selection.
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 arthurwolfMerge pull request #92 from wolfmanjm/move_digipot
2013-02-08 Jim Morrismove digipot instance to CurrentControl module
2013-02-06 Michael MoonModule: don't sign all modules up for ON_CONFIG_RELOAD...
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-23 arthurwolfMerge pull request #86 from bgamari/edge
2013-01-23 Ben GamariKernel: Use vector<array<Module*>> instead of flat...
2013-01-15 Ben GamariMerge pull request #83 from bgamari/fixes
2013-01-15 Ben GamariKernel: Use bzero instead of loop
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-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 Moonuse an enum to better manage the event indexes, add...
2013-01-02 Michael Moonreinstate configuration of uart0 baudrate, set default...
2013-01-02 Michael Moonreinstate timer initialisation, disabled as part of...
2013-01-02 Michael Moonreduce debug information sent via UART0
2013-01-02 Michael Moondebug- repair kernel startup routine
2013-01-02 Michael Moonkernel debugging using early setup uart
2013-01-02 Michael MoonMerge branch 'release/0.1'
2012-11-21 Logxenmoved play command into the new utils/Player module...
2012-11-21 Logxenrenamed all references to the Player module to Conveyor
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-07 Arthur Wolfcorrected stepper block change duration compensation...
next