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

Traction throttle fixes #198

Merged
merged 9 commits into from
Mar 7, 2022
Merged

Traction throttle fixes #198

merged 9 commits into from
Mar 7, 2022

Conversation

balazsracz
Copy link
Collaborator

  • 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.

Adds a listener API to alias map to know when new aliases are added.
… know the

destination alias yet. Instead, we emit a VerifyNodeId message.

These pending messages are released automatically when the alias definition of the seeked node arrives.

Adds a "null message". This message does not turn into any outgoing frame.
* master:
  Decodes traction request and reply messages for the monitor window (#195)
  Adds keyboard navigation between segments (#192)
  Prevents creating two loadingListeners. (#193)
- 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.
Base automatically changed from bracz-send-to-unknown-alias to master March 7, 2022 22:09
* master:
  Implements sending message to unknown alias  (#197)
  Adds popup menu to Event Pane with "Make Sensor" and "Trigger" actions (#194)
* bracz-send-to-unknown-alias:
  Implements sending message to unknown alias  (#197)
  Adds popup menu to Event Pane with "Make Sensor" and "Trigger" actions (#194)
@balazsracz balazsracz merged commit e37e1dd into master Mar 7, 2022
@balazsracz balazsracz deleted the bracz-throttle-listen branch March 7, 2022 22:18
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

Successfully merging this pull request may close these issues.

1 participant