mirror of
https://github.com/eddyem/small_tel.git
synced 2026-03-22 01:31:01 +03:00
Add saving FITS-header template to 10micron daemon
This commit is contained in:
@@ -33,6 +33,7 @@ typedef struct{
|
||||
char *port; // port to connect
|
||||
char *pidfile; // name of PID file
|
||||
char *logfile; // logging to this file
|
||||
char *crdsfile; // file where FITS-header should be written
|
||||
int emulation; // run in emulation mode
|
||||
int rest_pars_num; // number of rest parameters
|
||||
char** rest_pars; // the rest parameters: array of char*
|
||||
|
||||
Reference in New Issue
Block a user