mirror of
https://github.com/eddyem/SBIG_340.git
synced 2025-12-06 10:45:10 +03:00
10 lines
317 B
Markdown
10 lines
317 B
Markdown
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)
|
|
|