Merge pull request #706 from wolfmanjm/upstreamedge
[clinton/Smoothieware.git] / src / libs /
2015-08-23 Arthur WolfMerge pull request #686 from thinkl33t/edge
2015-08-10 Jim MorrisMerge pull request #693 from wolfmanjm/imprive/autopid
2015-08-10 Jim MorrisMerge pull request #692 from wolfmanjm/upstreamedge
2015-08-10 Jim MorrisTighten up autopid to produce better results
2015-08-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-08-05 Jim MorrisHack to see if switch Snn is the current pwm and ignore...
2015-07-26 Jim MorrisMerge pull request #690 from wolfmanjm/add/ADC-DMA...
2015-07-26 Jim Morrisadded oversampling with filtering and averaging of...
2015-07-26 Jim Morrisselect percentile averaging
2015-07-26 Jim MorrisRefactor ADC sampling and averaging into Adc class...
2015-07-26 Jim MorrisMerge pull request #689 from wolfmanjm/fix/ADC-sample...
2015-07-24 Jim MorrisSet the ADC clock div to 8 so we actually get 1000...
2015-05-23 Jim MorrisMerge pull request #666 from wolfmanjm/feature/filament...
2015-05-23 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-04-04 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-02-28 Jim MorrisFist hack at filament detector module
2015-02-26 Jim MorrisMerge pull request #586 from RepRapMorgan/mintemp
2015-02-12 Jim MorrisMerge pull request #609 from minad/plan9-psock
2015-02-12 Daniel Mendlerp9: remove unnecessary headers
2015-02-12 Daniel Mendlerplan9: add more debug messages
2015-02-12 Daniel Mendlerp9: restrict size of queue in bytes
2015-02-12 Daniel Mendlerp9: reduce memory usage of the code
2015-02-12 Daniel Mendlerp9: use raii to ensure correctness
2015-02-12 Daniel Mendlerplan9: limit size of request queue to prevent crashes
2015-02-12 Daniel Mendlerplan9: add more error checks
2015-02-12 Jim MorrisMerge pull request #604 from minad/plan9-psock
2015-02-12 Daniel Mendlerp9: get rid of warnings
2015-02-12 Jim MorrisMerge pull request #603 from minad/plan9-psock
2015-02-12 Daniel Mendlerp9: use fletcher64 as qid instead of entry address
2015-02-11 Daniel Mendlerp9: use psocks with a receive and send thread
2015-02-11 Daniel Mendler9p: reduce memory usage by sharing strings between...
2015-02-10 Jim MorrisMerge pull request #599 from minad/rename-issues
2015-02-10 Daniel Mendlerplan9: introduce absolute_path, add todos
2015-02-10 Daniel Mendlerplan9: move join_path to anonymous namespace
2015-02-10 Jim MorrisMerge pull request #597 from minad/plan9
2015-02-10 Daniel Mendleradd plan9 filesystem support
2015-02-08 Jim MorrisMerge pull request #558 from RepRapMorgan/grid25level
2015-02-05 Jim MorrisMerge pull request #593 from Smoothieware/add/Steinhart...
2015-01-31 Jim MorrisImplement Steinhart-Hart equation to calculate temperature
2015-01-21 Arthur WolfMerge pull request #552 from lautr3k/module/Drills
2015-01-19 Jim MorrisMerge pull request #581 from wolfmanjm/upstreamedge
2015-01-19 Jim Morrisfix include stdio in appendfilestream and filestream
2014-12-29 Jim MorrisMerge pull request #573 from wolfmanjm/add/temp-option...
2014-12-29 Jim Morrisrefactor G4 out of slowtickerinto robot,and to not...
2014-12-28 Jim Morrisadc is not a module
2014-12-17 Jim MorrisMerge pull request #559 from wolfmanjm/feature/suspend...
2014-12-16 Jim MorrisAdded suspend and pause console commands
2014-12-13 Jim MorrisMerge pull request #555 from wolfmanjm/fix/harden-homin...
2014-12-13 Jim Morrisavoid potential race condtion between pendsv and saccle...
2014-12-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2014-12-09 Jim MorrisMerge pull request #551 from wolfmanjm/use-pendsv-handl...
2014-12-09 Jim Morrisremove debug step pins
2014-12-09 Jim Morrismake sure acceleration tick does not intterupt if alrea...
2014-12-09 Jim Morriscomments
2014-12-09 Jim Morrisreimplement the acceleration timer sync for start of...
2014-12-08 Jim Morrissynchronize acceleration timer with start of block
2014-12-08 Jim Morrispotential race fixes
2014-12-04 Jim Morrisrefactor unstep handling, not any faster but easier...
2014-12-03 Jim Morrisfix the tick_since method for the wrap around
2014-12-03 Jim MorrisGet step averaging to work across blocks, include extru...
2014-12-02 Jim Morristry another method to compensate for late steps
2014-12-02 Jim MorrisMerge remote-tracking branch 'upstream/edge' into use...
2014-12-02 Jim MorrisKeep ticking fx_counter regardless, this allows all...
2014-12-01 Jim MorrisMerge remote-tracking branch 'upstream/edge' into use...
2014-12-01 Jim Morrisuse RIT timer for accleration tick lower prioirty than...
2014-12-01 Jim Morrischange fxcounter back to 32 fixed point but 18:14
2014-11-30 Jim Morrisuse atomic counter for end of move flag to avoid more...
2014-11-29 Jim Morrisdon't step unless next move is processed
2014-11-29 Jim Morrisfix deadlock/race condition
2014-11-29 Jim Morrisremove acceleration tick from timer3, use the pending...
2014-11-29 Jim Morriscomments - this seems to work
2014-11-28 Jim Morrisoptimize the stepticker activate/deactivate motor,...
2014-11-28 Jim Morrismore anti race condition stuff
2014-11-28 Jim Morrisavoid multiple trigger of pendsv
2014-11-28 Jim Morrisavoid race conditions, don;t actual step if still proce...
2014-11-27 Jim Morrisinitial attempt to use pendsv for processing block...
2014-11-25 Jim MorrisStart extruder retract at first acceleration speed...
2014-11-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2014-11-24 Jim MorrisMerge pull request #549 from PetteriAimonen/edge
2014-11-24 Petteri AimonenFix SysTick_Config() so that one can set LOAD = SYSTICK...
2014-11-24 Petteri AimonenMove systick initialization from main.cpp to Spindle.cpp
2014-11-24 Petteri AimonenFix mixed CRLF/LF line ends in score_cm3.h
2014-11-23 Jim Morrisdidn't save any pin memory as classes ar ealwasys round...
2014-11-23 Jim Morrisoptimize Pin for memory and validity
2014-11-23 Petteri AimonenAdd hardware_pwm() function to smoothie Pins
2014-11-23 Jim Morrisadd debug pins to makefile, ignored if not set origin/fix/trapezoid-symmetry
2014-11-21 Jim Morrisuse floorf isntead of floor
2014-11-21 Jim Morrisget rid of #define max and use stl::max
2014-11-20 Jim Morrisreimplement minimum step speed for synchronized moves...
2014-11-20 Jim Morrisclean up StepperMotor in StepTicker, the steppermotor...
2014-11-19 Jim Morrisrename moves_finished to a_move_finsihed to be more...
2014-11-19 Jim Morrisfix step counter logic
2014-11-19 Jim Morrisuse uint64 for fx counter so minimum speed is now much...
2014-11-18 Jim MorrisGo back to unequal acceleration/deceleration as there...
2014-11-18 Jim Morrisattempt to remove race condition that makes extruder...
2014-11-17 Jim Morrisremove check on speed in tick()
2014-11-17 Jim Morrisadd an initial speed to move() so there is a speed...
2014-11-17 Jim Morrischange the slowest steps per second speed to the lowest...
2014-11-15 Jim MorrisMerge pull request #548 from ssloy/fix/parse_ip_str
2014-11-15 ssloymac address hexadecimal parsing bugfix
next