Skip to content

GuideCamera HasBayer property#1404

Merged
agalasso merged 1 commit intomasterfrom
andy/GuideCamera-HasBayer-member-variable
Dec 31, 2025
Merged

GuideCamera HasBayer property#1404
agalasso merged 1 commit intomasterfrom
andy/GuideCamera-HasBayer-member-variable

Conversation

@agalasso
Copy link
Copy Markdown
Contributor

@agalasso agalasso commented Dec 22, 2025

GuideCamera HasBayer property

Move the "has Bayer" property from GuideCamera child classes up to the parent class.
This will allow moving the image post-processing up to the parent class as
well in a following PR.

No functional changes, just adding the property to the parent class
and replacing the child class member variables with the member from
the parent class.

@agalasso agalasso force-pushed the andy/camera-Binning-rename-to-HwBinning branch from fd2f6c7 to fdb4daa Compare December 24, 2025 17:58
@agalasso agalasso force-pushed the andy/GuideCamera-HasBayer-member-variable branch from b352397 to 20bfb95 Compare December 24, 2025 17:58
@agalasso agalasso force-pushed the andy/camera-Binning-rename-to-HwBinning branch from fdb4daa to e3feb99 Compare December 25, 2025 02:30
@agalasso agalasso force-pushed the andy/GuideCamera-HasBayer-member-variable branch from 20bfb95 to 6cd49c7 Compare December 25, 2025 02:30
@agalasso agalasso force-pushed the andy/camera-Binning-rename-to-HwBinning branch from e3feb99 to 0ed3d64 Compare December 31, 2025 22:08
Base automatically changed from andy/camera-Binning-rename-to-HwBinning to master December 31, 2025 22:08
Move the "has Bayer" property from GuideCamera child classes up to the parent class.
This will allow moving the image post-processing up to the parent class as
well in a following PR.

No functional changes, just adding the property to the parent class
and replacing the child class member variables with the member from
the parent class.
@agalasso agalasso force-pushed the andy/GuideCamera-HasBayer-member-variable branch from 6cd49c7 to 7c0825d Compare December 31, 2025 22:08
@agalasso agalasso merged commit 72a9adb into master Dec 31, 2025
4 checks passed
@agalasso agalasso deleted the andy/GuideCamera-HasBayer-member-variable branch December 31, 2025 22:08
Eyeke2 pushed a commit to Eyeke2/phd2.planetary that referenced this pull request Mar 6, 2026
Move the "has Bayer" property from GuideCamera child classes up to the parent class.
This will allow moving the image post-processing up to the parent class as
well in a following PR.

No functional changes, just adding the property to the parent class
and replacing the child class member variables with the member from
the parent class.
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.

2 participants