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

Feature/runnables #122

Merged
merged 16 commits into from
Oct 28, 2024
Merged

Feature/runnables #122

merged 16 commits into from
Oct 28, 2024

Conversation

cogu
Copy link
Owner

@cogu cogu commented Oct 28, 2024

Add support for runnables and events

cogu added 16 commits May 19, 2024 16:43
- ExecutableEntity should be fully Implement
- RunnableEntity is just a place-holder/wrapper
- Enable implicit casting between reference types
- Extract reference classes to new submodule
- Implement InitEvent and its base class RteEvent
- Add linux versions of test scripts
- Implement DataReceivedEvent
- Fixed element names in RModeInAtomicSwcInstanceRef
- DataReceiveErrorEvent
- DataSendCompletedEvent
- DataWriteCompletedEvent
- ModeSwitchedAckEvent
- OperationInvokedEvent
- SwcModeSwitchEvent
- TimingEvent
- AsynchronousServerCallReturnsEvent
- BackgroundEvent
- ExternalTriggerOccurredEvent
- InternalTriggerOccurredEvent
- SwcModeManagerErrorEvent
- TransformerHardErrorEvent
- SwcInternalBehavior can read/write events
- Change version to v0.5.4a3
- New event API added to SwcInternalBehavior
- Various fixes and improvements
- Add new BehaviorSettings class to Workspace
- Event names are created dynamically from settings
- Examples using event creation API
- Add logic for adding numeric suffix to event names
- Introduce several README files
- Fix some old mistakes in example code
The SwcImplementation element was implemented
in v0.5.3 but was missing from the changelog.
@cogu cogu merged commit 93fdc21 into master Oct 28, 2024
4 checks passed
@cogu cogu deleted the feature/runnables branch November 11, 2024 08:21
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