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 virtual feeder testing module #175

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Add virtual feeder testing module #175

merged 1 commit into from
Oct 26, 2023

Conversation

glopesdev
Copy link
Contributor

This PR introduces a new simulated virtual feeder module to support debugging and testing of task logic workflows. Main features are described below:

  • All core command and event streams are exposed using compatible type signatures to allow drop-in replacement of hardware patches
  • Wheel displacement is simulated using input mouse wheel scrolling motion
  • Selection of active patch is supported by key presses, where pressing the specified key will active a patch and disable all others

@glopesdev glopesdev added the feature New planned feature label Oct 26, 2023
@glopesdev glopesdev merged commit baa64fb into main Oct 26, 2023
1 check passed
@glopesdev glopesdev deleted the aeon-foraging branch October 26, 2023 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant