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

Reproducing & fixing reverse speed error #711

Merged
merged 1 commit into from Apr 30, 2016
Merged

Reproducing & fixing reverse speed error #711

merged 1 commit into from Apr 30, 2016

Conversation

karussell
Copy link
Member

@karussell karussell commented Apr 29, 2016

This fixes the bug in #665. The work to find this was done in #703.

This bug could be reproduced also for bike2 which is very strange as I've never seen this failing in 'real world'.

The important part now is to set the flags for both speeds explicitly via

flags = handleSpeed(way, ferrySpeed, flags);

or in motorcycle encoder via setSpeed&setReverseSpeed after ferry handling.

This is explicitly mentioned now in the create-new-flagencoder.md guide but the whole process should be made easier later on too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants