summaryrefslogtreecommitdiff
path: root/src/qhyccd
AgeCommit message (Collapse)Author
2020-10-19get and report readout modes at startupno-gods-no-iximeow
2020-10-19dewarniximeow
2020-10-16add more incremental changesiximeow
2020-08-16very janky live view thingiximeow
2020-08-14misc changes and improvementsiximeow
2020-01-06qhy mono cameras report channels and debayer unexpectedlyiximeow
2019-11-02change colors, add disabled "high gain" mode that really just multiplies ↵Andy Wortman
readout by 128
2019-10-06write raw data in case it's more useful for postprocessingAndy Wortman
add a notion of camera properties, write that alongside images automatically fix colors if the image is in fact colors
2019-07-27significant rewrite for threaded qhy operationAndy Wortman
2019-07-23had qhy enum results backwardsiximeow
2019-07-23adjust qhy support to work properly in single-frame mode, fix channel ↵iximeow
ordering issue
2019-03-24do not actually need to wait when reading from qhyiximeow
2019-03-24try using live mode (it didnt work)iximeow
2019-03-24swap red and blue from qhy camera, merge with endianness loop for perf ↵iximeow
(almost an additional second as separate steps)
2019-03-24fix issue with gain, looks like live/single frame mode are swapped?iximeow
2019-03-15Merge branch 'master' of 192.168.1.6:/toy/c/asi/calibration_collectoriximeow
2019-03-15several in-the-field tweaks for qhy367ciximeow
2019-03-15cancel any existing exposure/readout operation on camera connectionAndy Wortman
2019-03-14add qhy control softwareAndy Wortman