23 Commits

Author SHA1 Message Date
eddyem
bf34128607 Add watchdog to client 2017-05-03 10:17:17 +03:00
eddyem
006a8bd9eb fix bug with server disconnect 2017-04-25 09:13:06 +03:00
eddyem
5ac8803ca3 add logging, heater period, max exptime 2017-04-24 12:06:41 +03:00
eddyem
a8c4255f33 Fixed a lot of bugs, added daemonization before terminal initialisation (won't fall on line disconnect) 2017-04-20 09:24:47 +03:00
eddyem
1739113863 socket.c line 245: if(_read < 0){ -> if(_read < 1){ 2017-04-17 17:10:44 +03:00
eddyem
b24eaf360b fix bug in socket.c 2017-04-17 17:02:13 +03:00
eddyem
91f3b192cd some fixes 2017-03-23 10:35:39 +03:00
eddyem
b7654b2569 add darks processing 2017-03-22 10:23:53 +03:00
eddyem
f08fe7fc31 little fix 2017-03-15 10:18:49 +03:00
eddyem
c2a06aac3a fix bug in jpeg storing 2017-02-19 14:32:09 +03:00
eddyem
ae4b511542 Add debayer via libraw 2017-02-19 14:01:22 +03:00
d123815433 Add timestamps to saved filenames, fix daemon() 2017-02-18 17:34:57 +03:00
eddyem
f6f0bd6f0f forget to commit -a 2017-02-09 00:56:53 +03:00
eddyem
80a52be7e1 Add real demonization & client-server image transfer 2017-02-09 00:55:09 +03:00
eddyem
62e55687ca add autoexpose calculator 2017-02-07 18:06:04 +03:00
eddyem
3490c31b98 add save to FITS 2017-02-04 19:54:24 +03:00
eddyem
da633435b2 preparing for FITS support 2017-02-03 10:28:39 +03:00
eddyem
13d623fc8a little fixes 2017-02-02 18:25:59 +03:00
eddyem
06d0ad7082 take image works 2017-01-31 18:21:26 +03:00
eddyem
88b2cfcdbe shit! I should always write "git commit -a", WTF!!! 2017-01-27 17:35:00 +03:00
eddyem
883a693779 add simple functions: set speed, get version 2017-01-27 17:33:00 +03:00
eddyem
6c767296d5 initial commit - pre-alpha version 2017-01-26 18:37:16 +03:00
Edward Emelianov
8912458e92 Initial commit 2017-01-26 19:35:01 +04:00