Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix/movement status (w/ signed-off-by) #11

Closed

Conversation

robEllenberg
Copy link
Collaborator

tpHandleEmptyQueue now explicitly sets status flags in tp and
emcmotStatus to the appropriate defaults. This should prevent spurious
non-zero values from appearing in current_vel and similar status fields
when the motion queue is empty. This was likely an overlooked regression
from 2.6 due to the major refactor introduced with the new trajectory
planner.

tpHandleEmptyQueue now explicitly sets status flags in tp and
emcmotStatus to the appropriate defaults. This should prevent spurious
non-zero values from appearing in current_vel and similar status fields
when the motion queue is empty. This was likely an overlooked regression
from 2.6 due to the major refactor introduced with the new trajectory
planner.

Signed-off-by: Robert W. Ellenberg <rwe24g@gmail.com>
…IO is not disrupted

Signed-off-by: Robert W. Ellenberg <rwe24g@gmail.com>
@SebKuzminsky
Copy link
Collaborator

Merged. Thanks for the fixes.

robEllenberg pushed a commit to robEllenberg/linuxcnc-mirror that referenced this pull request Aug 25, 2015
2c88c39 Merge pull request LinuxCNC#13 from strahlex/mklauncher4
3afd7aa updating definitions for mklauncher
30ba664 added none to motion type to work with mkwrapper
0fa4107 updated mklauncher definitions
3a015e3 using index field for mklauncher
18e2954 updated definition for mklauncher
2a36b25 added definitions for mklauncher
c950308 fix missing msgid in value.proto
f9a759a Merge pull request LinuxCNC#12 from mhaberler/master
0a01fd2 object: add Vtable, Inst descriptions and msgid's
8ae9f49 HAL instantiation: update to new HAL objects, instance-related commands
9f35d82 proto definitions: add unique msgd options
9a4e3e0 README.msgid  - about protobuf type id's and their usage
4f854b3 README.style: remove obsolete file
d281116 nanopb.proto: bring in msgid changes from nanopb upstream
118f0e3 Merge pull request LinuxCNC#11 from mhaberler/prune-messages-for-nanopb
0674348 nanopb.proto: update to nanopb-0.3.2
5167bcb Merge pull request LinuxCNC#10 from mhaberler/prune-messages-for-nanopb
90beece message.proto: do not export mkwrapper messages to nanopb/RT

git-subtree-dir: src/machinetalk/proto
git-subtree-split: 2c88c39
@robEllenberg robEllenberg deleted the hotfix/movement-status branch June 14, 2019 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants