12 Commits

Author SHA1 Message Date
869421d52f add some FITS header functions, change FITSsave, add plugin commands 2024-02-01 16:19:41 +03:00
a5926861bc collect all common functions into separate library; add simple client example 2024-01-24 17:19:11 +03:00
cfa057d0c1 shm to client; TODO: check new image by timestamp, not by control socket messages 2023-12-21 16:51:28 +03:00
8132c07479 change stored size (8/16 bit); allocate img for server in shared memory (TODO: add to client ability of reading from shm) 2023-12-14 16:55:03 +03:00
cb38636d78 some bugs fixed, added gray image displaying (with linear and log scales) 2023-05-31 16:20:41 +03:00
e9f1c67055 fixed small speed in standalone mode; searching for reasons of the same for network mode 2023-04-06 16:01:28 +03:00
089370d276 Add PointGrey Grasshopper support; fixed DATAMAX for 8- and 12-bit images 2023-02-03 09:57:35 +03:00
c452b36a16 fix some little bugs, test client and server @dummy camera 2022-03-18 15:28:47 +03:00
ebf6a53d63 add client/server (not tested yet) 2022-03-17 18:06:18 +03:00
bd70ff5bc8 rebuild all cameras as .so-modules; add 16-bit monochrome ZWO-ASI support (not fully tested yet) 2022-03-01 20:46:09 +03:00
d113aee650 fix some bugs & add some features 2022-01-14 16:27:32 +03:00
a9ddbc39b8 add DUMMY model 2022-01-13 18:29:19 +03:00