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

Add long-term packet repeating at low rate after initial send & repeat #4

Open
drFerg opened this issue Aug 11, 2015 · 3 comments
Open

Comments

@drFerg
Copy link
Owner

drFerg commented Aug 11, 2015

After initial packet send and repeat, train will continue to run until a new command is received. However, if the train encounters a dodgy rail connection and disconnects from power, its state is reset and it grinds to a halt.

Need to reintroduce a long-term repeat queue for reminding the train if it forgets.

@cam72cam
Copy link

Looking forward to this 👍
Let me know if you need any testers, I have a fairly crapped up test loop available.

@drFerg
Copy link
Owner Author

drFerg commented Sep 16, 2015

Hey Cam, sorry for the lack of updates on this, been busy with other work. Will hopefully get some time to implement this soon.

@drFerg
Copy link
Owner Author

drFerg commented Sep 29, 2015

I've had a quick go at implementing the long term repeat queue (currently just for high priority packets - speed). It's currently only in my development branch (3220d0d) as I've not had a chance to properly test it beyond checking it compiles.
If you get a chance and fancy trying it out, let me know how it goes.

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