toupcam ready (without GPIO); also fixed some bugs

This commit is contained in:
2026-02-12 17:53:15 +03:00
parent 28f33d9b62
commit 89e23066e2
6 changed files with 202 additions and 95 deletions

View File

@@ -145,7 +145,7 @@ typedef struct{
float pixX, pixY; // pixel size in um
cc_frameformat field; // max field of view (full CCD field without overscans)
cc_frameformat array; // array format (with overscans)
cc_frameformat geometry; // current geometry settings (as in setgeometry)
cc_frameformat geometry; // current geometry settings (as in setgeometry) WITHOUT BINNING!!!
} cc_Camera;
// focuser