Skip to content

Issue 363 Slicecam Acquire v2#402

Draft
astronomerdave wants to merge 2 commits intomainfrom
issue-363-slicecam-acquire-v2
Draft

Issue 363 Slicecam Acquire v2#402
astronomerdave wants to merge 2 commits intomainfrom
issue-363-slicecam-acquire-v2

Conversation

@astronomerdave
Copy link
Contributor

@astronomerdave astronomerdave commented Mar 13, 2026

This addresses issue #334.
This also replaces the stagnant PR #363, but it picks up exactly where #363 left off. Since the time 363 was started, main has progressed significantly so this is a new branch off the current main branch as it sits today, then

git cherry-pickec3cce4
git cherry-pick363df0d

to bring in the changes that were started back in November.

The first commit only splits non-Interface code out of slicecam_interface.cpp in preparation for development, to make a clear separation of functionality and improve readability. No functional code changes yet.

The second commit adds acquire_target() function, and placeholders for calculate_centroid() and calculate_acquisition_offsets().

Starting this PR but in draft mode, just to bring visibility to the feature.

David Hale added 2 commits March 13, 2026 13:08
for slicecam acquisition mode. no code changes yet.
calculate_centroid() and calculate_acquisition_offsets()
@astronomerdave astronomerdave added the enhancement New feature or request label Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant