2017-01-26 19:35:01 +04:00
2017-02-02 18:25:59 +03:00
2017-03-22 10:23:53 +03:00
2017-04-24 12:06:41 +03:00

SBIG all-sky 340c driving utilite

Run make to compile three binary files:

  • sbig340_standalone --- standalone utility (no daemon/client)
  • sbig340_daemon --- pure grabbing daemon (driven by socket)
  • sbig340_client --- pure client (take images from daemon and save locally)

When connected to daemon you can send commands "heater=1" or "heater=0": first command will turn heater on for 10 minutes, second will turn it off. Receiving these commands daemon won't send image, immediately disconnect.

Description
Sbig all-sky 340 C support
Readme GPL-3.0 173 KiB
Languages
C 95.2%
C++ 3.5%
Makefile 1.3%