-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Adds implementation of heartbeat request message. - Registers the TractionThrottle as a listener to the train. - Adds support for the forwarded (listener) messages coming in as TractionRequest messages. - Implements getter methods for enquiring speed and function arguments on the TRactionControlRequest message. - Adds tests for the new message features. === * Traction throttle fixes - Adds implementation of heartbeat request message. - Registers the TractionThrottle as a listener to the train. - Adds support for the forwarded (listener) messages coming in as TractionRequest messages. - Implements getter methods for enquiring speed and function arguments on the TRactionControlRequest message. - Adds tests for the new message features. * Remove warning logs that will spam.
- Loading branch information
1 parent
3b976a1
commit e37e1dd
Showing
3 changed files
with
134 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters