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

RX RPDO mapping tab view: dummy mapping of two 16 bit variables fails #57

Closed
trojanobelix opened this issue Feb 2, 2017 · 2 comments
Closed

Comments

@trojanobelix
Copy link
Contributor

If byte 0 of COB-ID 0x200 is set as a dummy mapping of an dummy int16, byte 1 is automatically set to"-".
Ok so far.

But if byte 2 (next free) is also set to dummy int16 the table gets rearranged in this (faulty) way:

Byte 0 becomes a dummy int8, byte 1 gets the first part of the new dummy int16, byte 2 is automatically set to"-".

Or in other words: When mapping the second 16 bit variable, the first is redefined as a 8 bit variable

Hard to describe, but I think easy to reproduce.

@trojanobelix
Copy link
Contributor Author

trojanobelix commented Feb 2, 2017 via email

@robincornelius
Copy link
Owner

Sorry it was not added. Done now

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

No branches or pull requests

2 participants