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

Edua periodic #323

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Edua periodic #323

wants to merge 20 commits into from

Conversation

elb-bme
Copy link

@elb-bme elb-bme commented Jun 3, 2023

No description provided.

Copy link
Author

@elb-bme elb-bme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reviewed, request changes not available for own repo

@@ -6,7 +6,9 @@ public class TrainControllerImpl implements TrainController {

private int step = 0;
private int referenceSpeed = 0;
private int speedLimit = 0;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

biztos 0 speedlimit jó?

@@ -43,7 +45,22 @@ private void enforceSpeedLimit() {

@Override
public void setJoystickPosition(int joystickPosition) {
this.step = joystickPosition;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

duplán van!

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