Break out communication from stage control #2

Open
hzeller wants to merge 2 commits from hzeller/microscope-control:feature-20260222-break-out-io into main
Member

Make it possible to re-use in another implementation talking to a different kind of machine.

Make it possible to re-use in another implementation talking to a different kind of machine.
hzeller added 2 commits 2026-02-22 12:45:58 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u feature-20260222-break-out-io:hzeller-feature-20260222-break-out-io
git checkout hzeller-feature-20260222-break-out-io

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff hzeller-feature-20260222-break-out-io
git checkout hzeller-feature-20260222-break-out-io
git rebase main
git checkout main
git merge --ff-only hzeller-feature-20260222-break-out-io
git checkout hzeller-feature-20260222-break-out-io
git rebase main
git checkout main
git merge --no-ff hzeller-feature-20260222-break-out-io
git checkout main
git merge --squash hzeller-feature-20260222-break-out-io
git checkout main
git merge --ff-only hzeller-feature-20260222-break-out-io
git checkout main
git merge hzeller-feature-20260222-break-out-io
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: fafo/microscope-control#2
No description provided.