34 Commits

Author SHA1 Message Date
2f33d6773c add star bkg 2024-02-21 11:41:56 +03:00
24276ab9ce fixed some serious bugs 2024-02-15 17:00:01 +03:00
0f4fcf5015 add custom plugin commands; start developing 'artifical star' plugin to generate 'vagrant stars' 2024-02-07 17:01:58 +03:00
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
3113d9754d add image counter, infty mode, make some faster 2023-12-25 16:21:27 +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
Edward Emelianov
aa8a3a30b1 fixed some bugs but still have a bug with exit from viewer mode 2023-05-06 14:37:24 +03:00
d3d1f33eac fixed some another bugs, but still have a lot 2023-04-11 16:31:10 +03:00
38dee72b04 fixed basler bug; still have bugs with on-the-fly size changing 2023-04-11 11:08:28 +03:00
002854f1e9 remove PID-file and run checking 2023-04-11 08:58:39 +03:00
661713a545 fixed some bugs in network transport, increase speed 2023-04-07 15:08:43 +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
070df2be89 fix some network bugs; send image over other socket 2023-04-05 18:21:26 +03:00
8b6e7435e0 try to fix network data transport (really need another socket) 2023-04-04 18:48:45 +03:00
Edward Emelianov
87e8120122 fixed some little bugs 2023-04-02 18:47:54 +03:00
72db4c0eab fixed some bugs in apogee 2023-03-09 11:36:11 +03:00
64a2ec11a0 Added Apogee support 2023-03-06 17:36:41 +03:00
644de638ca add network image transporting (pre-alpha yet: many bugs) 2023-02-28 17:18:07 +03:00
764aa50ccc rebuild code to run image viewer in standalone or client mode (not implemented yet) 2023-02-07 17:01:06 +03:00
089370d276 Add PointGrey Grasshopper support; fixed DATAMAX for 8- and 12-bit images 2023-02-03 09:57:35 +03:00
5033b9b096 add HIKROBOT support 2022-12-21 15:41:54 +03:00
3cd588d112 add translation, fixed little bug 2022-04-19 15:02:40 +03:00
684a0616a4 fixed bug with SIGPIPE @write, fixed some other big bugs 2022-03-24 17:06:29 +03:00
290934f798 fix some little bugs, add some more functions, start testing on ZWO 2022-03-22 17:31:03 +03:00
d0f92ed278 add several keys & Nfiles, not fully tested yet 2022-03-21 18:23:12 +03:00
a0813678f7 tested on ZWO 2022-03-18 16:54:17 +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
838c9567c3 pre-alpha (works only with FLI) 2022-01-13 12:32:11 +03:00