14 Commits

Author SHA1 Message Date
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
Edward Emelianov
0eb3b3ef39 decrease answer timeout to 0.1s 2023-05-06 14:49:52 +03:00
d3d1f33eac fixed some another bugs, but still have a lot 2023-04-11 16:31:10 +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
644de638ca add network image transporting (pre-alpha yet: many bugs) 2023-02-28 17:18:07 +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
ebf6a53d63 add client/server (not tested yet) 2022-03-17 18:06:18 +03:00