Skip to content

Merging of changes from FRAM branch #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 186 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
186 commits
Select commit Hold shift + click to select a range
d9b1c8b
queCommand should ONLY send command immediately in CONN_AUTH_OK (for …
karpov-sv Nov 7, 2018
36f1387
Fix rts2-mon editing of time values and string arrays
karpov-sv Nov 8, 2018
dd03d94
Fix off-by-one buffer size error when parsing argument of ConnFork
karpov-sv Nov 11, 2018
bb761c7
Merge branch 'master' of https://github.com/RTS2/rts2 into cta-n
karpov-sv Nov 19, 2018
029114d
More 10micron-specific adjustments in LX200 driver, and a generic com…
karpov-sv Nov 19, 2018
19df28e
Cache frame size in pixels and bytes so that the readout may use thes…
karpov-sv Nov 19, 2018
9d202aa
Cache the frame size after exposure start, when all delayed binning c…
karpov-sv Nov 19, 2018
0d8d0d4
Properly handle LX200 / 10micron mount error reply when slew fails du…
karpov-sv Nov 21, 2018
8bca289
Fix rts2-mon editing of time values and string arrays
karpov-sv Nov 25, 2018
9c50b61
Display the flags for auto-looping and ignoring day state in executor…
karpov-sv Nov 26, 2018
419b73b
Increase the number of preview images per page
Dec 14, 2018
e35818e
Reset moveState to TARGET_NOT_MOVED on receiving movement commands fr…
Dec 17, 2018
942e779
Add an option to specify config file for Astrometry.Net from user scr…
karpov-sv Dec 18, 2018
5efb207
Throw away STDERR of astrometry.net process as we are not reading it …
karpov-sv Dec 18, 2018
2497c9a
Throw away STDERR of astrometry.net process as we are not reading it …
karpov-sv Dec 18, 2018
74f5cb0
Properly handle 'string' command from EXE script when the string valu…
karpov-sv Dec 18, 2018
6fddf6f
A bit more verbosity for selector state in rts2-mon overview screen, …
karpov-sv Dec 23, 2018
c0bf88a
ignore-day option for selector, analogous for the one for executor. U…
karpov-sv Dec 24, 2018
c85029f
Minor fixes for TimeDiff display, including formatting issues. Also, …
karpov-sv Dec 24, 2018
f9a88c1
Do not show milliseconds till next state change
karpov-sv Dec 24, 2018
3ae3cb6
Sending commands to centrald by name (centrald._command_) from rts2-mon
karpov-sv Dec 25, 2018
5dc2cf9
Properly initiate target switching in executor when script is ended b…
karpov-sv Dec 26, 2018
77232df
Merge branch 'cta-n' of https://github.com/karpov-sv/rts2 into cta-n
karpov-sv Dec 26, 2018
d784210
Ctrl-U in rts2-mon to instantly go to status screen
karpov-sv Dec 26, 2018
9a7f746
Colorize bad weather device in status window the same way as in devic…
karpov-sv Dec 26, 2018
03e25a9
A bit more colors for rts2-mon status screen
karpov-sv Dec 26, 2018
7bd1c31
Send extended state string in JSON connection variables.
karpov-sv Dec 26, 2018
4b6726b
External script (EXE element) inactivity timeout. The script will be …
karpov-sv Dec 28, 2018
9b01911
Better reporting of low-level errors and non-responding state for 10M…
karpov-sv Dec 29, 2018
f235f7f
A bit more verbose error reporting for LX200 unexpected replies (repo…
karpov-sv Dec 29, 2018
6dd9e25
Better error handling and re-initialization for MICCD driver
karpov-sv Dec 29, 2018
a0f58d2
Clear PRIORITY_CHANGED camera state on script ends
karpov-sv Dec 29, 2018
fe01095
Check for disconnection of serial device, and try to automatically re…
karpov-sv Dec 29, 2018
af96fe8
Show a tooltip with filename in imgpreview
karpov-sv Dec 29, 2018
67fd5be
Commands to force set specified day/evening/night states, useful for …
karpov-sv Dec 31, 2018
d47502e
Colorize dome opening/closing state in rts-mon status window
karpov-sv Dec 31, 2018
3146c44
Auger shooter script is now configurable through rts2.ini file
karpov-sv Jan 1, 2019
c289d94
Change return type of getStringDefault to std::string to avoid dangli…
karpov-sv Jan 1, 2019
2c77d13
std::string can't be initialized from NULL, and can't return NULL in …
karpov-sv Jan 2, 2019
4c42769
Use std::string for last_good_jpeg and friends, to prevent potential …
karpov-sv Jan 3, 2019
b058980
Report device type in JSON output
karpov-sv Jan 7, 2019
d7c8626
More verbose logging of state changes in Zelio driver
karpov-sv Jan 12, 2019
374a586
Support for a per-request page prefix (defined by X-Request-Base requ…
karpov-sv Jan 12, 2019
7877221
Compilation fix for previous commit
karpov-sv Jan 12, 2019
67d194c
Expose free disk space through imgproc variable (free_diskspace) and …
karpov-sv Jan 14, 2019
d458397
Properly display and parse string arrays with elements containing whi…
karpov-sv Jan 24, 2019
34592d7
Properly support emergency state on Zelio ELYA model. Add a dedicated…
karpov-sv Jan 28, 2019
1d82a45
Display Zelio dome emergency, oil and battery states (if any) in rts2…
karpov-sv Jan 28, 2019
6349d16
Handle head disconnection in Paramount driver, and properly re-connec…
karpov-sv Jan 30, 2019
763c934
Pointing correction info should not be sent directly from image proce…
karpov-sv Feb 4, 2019
784d777
Better hardware errors handling (due to USB transfer problems or so) …
karpov-sv Feb 5, 2019
c89c830
Log emergency states / resets on Zelio to the system log
karpov-sv Feb 6, 2019
72c5ce2
Consider it an error if we receive incomplete image data transfer.
karpov-sv Feb 9, 2019
68cc321
Properly initialize (to False) hard interruption flag on loading the …
karpov-sv Feb 9, 2019
fcf412d
Do not reset BOP_EXPOSURE flag after telescope movement end, if we st…
karpov-sv Feb 9, 2019
4996c7a
Fix initialization of 'hard interrupt' state in queue targets, again.
karpov-sv Feb 12, 2019
afbae44
Properly escape special characters in messages (/api/msgqueue) for sa…
karpov-sv Feb 18, 2019
85575ec
Enable acquiring darks on standby at night
karpov-sv Feb 26, 2019
c454eb9
Properly apply coordinate corrections for non-stationary targets
karpov-sv Apr 8, 2019
bdd613f
Fill image header on exposure start, not during the readout, so that …
karpov-sv Apr 8, 2019
737ab5a
Allow for empty coordinate string in rts2-newtarget to create a targe…
karpov-sv Apr 9, 2019
06a59bc
Properly handle increment operations in rts2-mon command line
karpov-sv May 27, 2019
acce345
Show extended status string in the header of a rts2-mon device window…
karpov-sv Jun 14, 2019
ace9ff4
Use SIGTERM for terminating the external scripts so that it does not …
karpov-sv Jun 21, 2019
db0690b
Do not set TEL_MOVING flag until startResync() finishes properly. Or …
karpov-sv Jun 21, 2019
4cc67e0
Better error detection in LX200 driver
karpov-sv Jun 21, 2019
d86af21
Fix reporting parsed script element positions, so that current script…
karpov-sv Jun 25, 2019
0b8ec7e
Add time zone to timestamps of messages stored in database.
karpov-sv Jun 25, 2019
f3d89d7
Reset device scriptPosition if there are no more commands left in the…
karpov-sv Jun 25, 2019
4535838
Make FOC_DEF auto-saveable so that on restart it restores last used v…
karpov-sv Jul 4, 2019
3e7e7a3
Support for specifying DATASEC keyword through command-line parameter…
karpov-sv Jul 7, 2019
c9940b5
Provide HOME variable to child process environment, as it is often ne…
karpov-sv Jul 8, 2019
ec175d1
Fix last commit for the cases when HOME is not available in parent en…
karpov-sv Jul 9, 2019
2798a71
New JSON api command (/api/obytime) to request the list of observatio…
karpov-sv Jul 11, 2019
ace9ac4
Increase number of images per page in various HTTPD views
karpov-sv Jul 11, 2019
e77119a
New builtin scripting command, 'loopdisable', that disables executor …
karpov-sv Jul 12, 2019
47b630c
Mark more state changes (day/night changes, dome closing end) as REPO…
karpov-sv Jul 13, 2019
63c426f
Fix loopdisable command that did not restore auto_loop in some cases
karpov-sv Jul 24, 2019
5ae6a0a
loop_disable external script command, to supplement loopdisable built…
karpov-sv Aug 1, 2019
9d817a0
Preliminary version of a new focusing code added. It is split into a …
karpov-sv Aug 1, 2019
6546d05
Improved experimental focusing script. Now it is able to send an e-ma…
karpov-sv Aug 3, 2019
01ef28b
Try to repeat sending the coordinates and starting the repointing com…
karpov-sv Aug 13, 2019
71b38f7
Properly detect disconnection from PostgreSQL database, and try to re…
karpov-sv Aug 13, 2019
c77e8ca
Small fix for a previous commit
karpov-sv Aug 13, 2019
17a6c2c
Remove debug output left behind in recent DB patch
karpov-sv Aug 14, 2019
1bcadf2
New external script commands allowing to create and delete new variab…
karpov-sv Aug 15, 2019
6c8b3fb
Forgotten fixes for recent DB reconnection patch
karpov-sv Aug 15, 2019
29e7d94
New built-in scripting command, 'spiral', to acquire given number of …
karpov-sv Aug 16, 2019
bd1fa2e
Restore original functionality of 'obsprocess' script, which had been…
karpov-sv Aug 16, 2019
0f92690
Log starting of camera exposure the same way as exposure end is logged.
karpov-sv Aug 16, 2019
d7a2cd0
Improve .gitignore
karpov-sv Aug 16, 2019
ddf3f55
Also remore script-temporary values from executor when script ends.
karpov-sv Aug 16, 2019
b40241c
Remove debug output from spiralling code
karpov-sv Aug 16, 2019
858a9a3
Move OBJECT value to executor, which now writes it directly to FITS m…
karpov-sv Aug 17, 2019
142547f
Support for setting/getting the values on executor from Python script…
karpov-sv Aug 17, 2019
e811cd1
Re-start the tracking on slew error in LX200 (seems important for 10m…
karpov-sv Aug 17, 2019
ac838ef
Increase the rate of executor idle checks, so that sleep timers have …
karpov-sv Aug 18, 2019
739f282
Updated experimental focusing code to analyze the sequences of detect…
karpov-sv Aug 19, 2019
edde9de
Added simple script for sending an overview of a given observation (s…
karpov-sv Aug 21, 2019
6216b60
Increase the default star detection threshold in experimental focus e…
karpov-sv Aug 21, 2019
9d2f9b7
Minor fixes for experimental focusing routine.
karpov-sv Aug 23, 2019
e2a0ab8
Minor speed-up of JPEG image previews
karpov-sv Sep 17, 2019
61cc962
Crude workaround for an unwelcome target looping in executor if targe…
karpov-sv Sep 17, 2019
e76b0d0
Camd command ("full") to reset WINDOW back to full frame, to compleme…
karpov-sv Sep 19, 2019
fb3b2ba
New option (-r) for rts2-start script that allows to re-start (i.e. s…
karpov-sv Sep 20, 2019
5f46f8c
Expose some HTTPD image preview default parameters through HTTPD (wri…
karpov-sv Sep 28, 2019
17c268a
Fix forked process premature termination if stderr reports closing be…
karpov-sv Oct 15, 2019
f0c7c11
Properly support 'last_processed_jpeg' option from rts2.ini. Image pr…
karpov-sv Oct 15, 2019
09ec231
Pipe disconnection (on clild exit) is signalled through POLLHUP. So l…
karpov-sv Oct 15, 2019
a31175c
Prevent segfault when python scripts are called through scriptexec
karpov-sv Oct 15, 2019
cb15d8f
Now 'external' weather sensor should play nicely with other weather p…
karpov-sv Oct 15, 2019
d6d71bd
Properly serve large data streams (e.g. large images) asynchronously …
karpov-sv Oct 17, 2019
bd14058
Merge branch 'cta-n' of https://github.com/karpov-sv/rts2 into cta-n
karpov-sv Oct 17, 2019
8b6b3c8
JPEG preview generation for latest acquired image on per-camera basis…
karpov-sv Oct 19, 2019
50c10e6
Preview/download 'normal' images (jpeg, png, gif) in HTTPD previewer.…
karpov-sv Oct 19, 2019
ccef9af
Ignore state change events in HTTPD event handling if previous device…
karpov-sv Oct 19, 2019
b508127
Convenience command to re-arrange items in the selector queue, 'move …
karpov-sv Oct 21, 2019
23f5498
Fix setting values and getting selection info on centrald through HTT…
karpov-sv Oct 25, 2019
4c75660
HTTPD API option to return only messages after given moment
karpov-sv Oct 25, 2019
71dab5d
HTTPD API for getting a list of selectable/enabled targets, and its b…
karpov-sv Oct 26, 2019
405e6d2
HTTPD API for getting and setting target 'next observable' property
karpov-sv Oct 28, 2019
ad78bb7
HTTPD API for getting and setting target 'priority' property
karpov-sv Oct 28, 2019
d43fbf6
A bit more flexible interface for creating new targets through HTTPD API
karpov-sv Oct 28, 2019
7908720
Do not save JPEG image preview if we are running under ScriptExec (as…
karpov-sv Nov 16, 2019
043d2f5
Include filter name and exposure to latest image JPEG preview legend
karpov-sv Nov 16, 2019
e5ed2f6
Better handling of GXCCD errors
karpov-sv Nov 26, 2019
8e33c02
Better handling of GXCCD errors
karpov-sv Nov 26, 2019
3a7357f
Papouch WindRS wind sensor driver added
karpov-sv Dec 11, 2019
b1bce01
Properly initialize some values in Zelio driver
karpov-sv Dec 12, 2019
8d7058f
Minor updates to Paramount driver
karpov-sv Dec 12, 2019
edd8278
Low oil in Zelio should be treated as a bad weather condition
karpov-sv Dec 16, 2019
93a6bd5
Fix a segfaults for an in-memory images throwing an error.
karpov-sv Dec 17, 2019
cacaa40
Now xfocusc can save just a single image to FITS file. Bound to key N.
karpov-sv Dec 17, 2019
46bc264
As the selector wakes up a minute before the target is scheduled (and…
karpov-sv Dec 29, 2019
d4dfdd7
Assign an (arbitrarily selected) one-minute duration to EXE script co…
karpov-sv Dec 29, 2019
24a2ae0
Include device name in verbose logging of interactions with external …
karpov-sv Dec 29, 2019
e9ab91c
Optimization for astrometry.net wrapper - now it should reuse object …
karpov-sv Jan 7, 2020
2b0ff00
Properly handle the situation when we can't move matched file back on…
karpov-sv Jan 9, 2020
1468852
Fix processing of dark/flat frames accidentally got into image queue.…
karpov-sv Jan 10, 2020
3825ff8
Do not use mode='update' for updating FITS header keywords from pytho…
karpov-sv Jan 10, 2020
df0d3e4
Fix handling of dark and flat files in imgproc. Follow-up to previous…
karpov-sv Jan 10, 2020
179501a
Minor fixes for GXCCD reinitialization
karpov-sv Jan 28, 2020
0b4c240
Automatic pre-exposure preflash for GXCCD driver
karpov-sv Feb 18, 2020
b4adc58
Automatic pre-exposure clear and better error handling for MICCD driver
karpov-sv Feb 18, 2020
b7d0f60
Show per-night numbers of good/bad images, not total ones
karpov-sv Feb 27, 2020
4993285
Only report target selection from queue if it differs from previous one
karpov-sv Feb 27, 2020
11a0eb9
Check for LX200 mount precision often, and re-set it to high if it is…
karpov-sv Mar 2, 2020
8229768
Merge branch 'cta-n' of https://github.com/karpov-sv/rts2 into cta-n
karpov-sv Mar 2, 2020
7791ca9
Properly parse various multi-token values sent as a quoted string (e.…
karpov-sv Mar 3, 2020
c66d9be
Reload the targetset singleton instance if observation contains a tar…
karpov-sv Mar 5, 2020
56c54c2
Remove unused command
karpov-sv Mar 5, 2020
e52e1f7
Report the script as running not only when we have the actual script,…
karpov-sv Mar 5, 2020
4f9c31a
Merge branch 'cta-n' of https://github.com/karpov-sv/rts2 into cta-n
karpov-sv Mar 5, 2020
a9c078f
Set up more permissive pixel error for Astrometry.Net verification ph…
karpov-sv Apr 7, 2020
4f5d81f
Allow more characters (underscore, plus, minus and dot) in string ass…
karpov-sv May 3, 2020
48cb405
When loading the queue from database, the entries should be sorted by…
karpov-sv Jul 24, 2020
1fa3ee5
Fix submitting the form on pages with observation images
karpov-sv Oct 14, 2020
263ee62
Now automatic targets with priority above 1000 are selected even if t…
karpov-sv Dec 12, 2020
20904d3
Initial version of focuser daemon for Astromechanics Canon EF adapter…
karpov-sv Dec 1, 2021
2daeac9
Option to ignore the focusing estimate added
karpov-sv Dec 26, 2021
34f70ab
Merge branch 'cta-n' of https://github.com/karpov-sv/rts2 into cta-n
karpov-sv Dec 26, 2021
75406ca
This prevents filename expansion failing on observation number etc if…
karpov-sv Feb 23, 2022
66a6e8c
Merge branch 'cta-n' of https://github.com/karpov-sv/rts2 into cta-n
karpov-sv Feb 23, 2022
7adc991
Write CCD_NAME to FITS headers when run through rts2-scriptexec
karpov-sv Feb 27, 2022
eda4aed
Re-set the filter after resetting the camera / re-initializing filter…
karpov-sv Mar 25, 2022
249461d
Make external sensor device fully configurable, now it is possible to…
karpov-sv Apr 20, 2022
951e764
Add configurable timeout to WINDRS wins sensor. Make timeout non-FITS…
karpov-sv Apr 21, 2022
41c2985
Now it is possible to set target constraints based on their altitude/…
karpov-sv Jun 19, 2022
1150648
Better error handling for AAF focuser
karpov-sv Jul 13, 2022
9e5c9ed
Fix lunar altitude constraint
karpov-sv Aug 6, 2022
1a53ede
Merge branch 'cta-n' of https://github.com/karpov-sv/rts2 into cta-n
karpov-sv Aug 6, 2022
e7d292a
Initial driver for new CTA-FRAM dome
karpov-sv Aug 20, 2022
a9af4eb
Minor improvements to CTA-FRAM dome driver
karpov-sv Aug 22, 2022
00b1409
IceCube support added to GRBD
karpov-sv Oct 1, 2022
2a816bc
Merge branch 'cta-n' of https://github.com/karpov-sv/rts2 into cta-n
karpov-sv Oct 1, 2022
293a2a6
Allow basic editing (enable, priorities, etc) of elliptical targets t…
karpov-sv Oct 1, 2022
879e622
Merge branch 'cta-n' into merge-upstream
karpov-sv May 24, 2023
7104609
Remove some garbage files
karpov-sv May 25, 2023
3d39182
Remove some more garbage files
karpov-sv May 25, 2023
8472c1d
Revert accidental commit of unneded change to this file
karpov-sv Jun 1, 2023
6e9fe44
Fix signature of setTracking() to reflect recent changes in other dri…
karpov-sv Jun 1, 2023
3121296
Include our headers before SNMP ones that may re-define config.h entries
karpov-sv Jun 1, 2023
8b745df
Resolve merge conflict in favour of Jan Strobl version, for now.
karpov-sv Jun 2, 2023
20cdf27
Merge branch 'master' into merge-upstream
karpov-sv Jun 2, 2023
ef21073
Fix compiling rts2-tpm
karpov-sv Jun 3, 2023
63795ef
Merge branch 'RTS2:master' into merge-upstream
karpov-sv May 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
*~
*.a
*.la
*.lo
*.o
*.py[cod]
*.fits
*.fts
*.patch
*.log
*.pid
*.ipynb
*.orig
.deps/
.libs/
tmp/
.DS_Store
Makefile
Makefile.in
Expand All @@ -19,6 +28,9 @@ config.sub
configure
depcomp
doc/doxyfile
doc/html
doc/latex
doc/man
m4/
_configs.sed
aclocal.m4
Expand Down Expand Up @@ -120,4 +132,4 @@ scripts/rts2-start
scripts/rts2-stop
conf/logrotate/logrotate-rts2.conf
conf/rts2.service
conf/[email protected]
conf/[email protected]
2 changes: 2 additions & 0 deletions conf/constraints.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@
<xs:element name="dec" type="doubleInterval" minOccurs="0"/>
<xs:element name="measuredSeeing" type="doubleInterval" minOccurs="0"/>
<xs:element name="expectedSeeing" type="doubleInterval" minOccurs="0"/>
<xs:element name="altitude" type="doubleInterval" minOccurs="0"/>
<xs:element name="azimuth" type="doubleInterval" minOccurs="0"/>
<xs:element name="lunarDistance" type="doubleInterval" minOccurs="0"/>
<xs:element name="lunarAltitude" type="doubleInterval" minOccurs="0"/>
<xs:element name="lunarPhase" type="doubleInterval" minOccurs="0"/>
Expand Down
2 changes: 0 additions & 2 deletions conf/events
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
<docroot>/home/observer</docroot>
<public>/graph/SD/*</public>
<dir path="/images/luthien" to="/luthien"/>
<default-channel>0</default-channel>
<defaultImageLabel>@OBJECT @EXPTIME @FILTER</defaultImageLabel>
</http>
<events>
<device name="C0">
Expand Down
58 changes: 41 additions & 17 deletions conf/rts2.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
;
; Values names and values are separated by =.
;
; Reasonable defaults are build into code.
; Reasonable defaults are build into code.
; Please see comments int this example config file for they value.
;
; For values which myst be filled in, search for xxxx in this example file.
;
;
; String values can be given surrounded by "", but escaping (yet) doesn't work,
; so do not use something like "\ntest".
;
Expand All @@ -32,9 +32,9 @@ name = stars
; username for database access (optional). This is for PostgreSQL database, it has nothing
; to do with Web username and password. To set web (rts2-xmlrpcd) users, please use
; rts2-user binary.
;username =
;username =
; password for database access (optional).
;password =
;password =

; URL for Simbad name resolver. Defaults to http://cdsws.u-strasbg.fr/axis/services/Sesame?method=sesame&resultType=ui&all=true&service=NS&name=.
;simbadurl = "http://cdsws.u-strasbg.fr/axis/services/Sesame?method=sesame&resultType=ui&all=true&service=NS&name="
Expand All @@ -46,12 +46,12 @@ name = stars
[observatory]
; You must provide your observatory altitude (above see level) in meters.
altitude = xxxx
; You must provide your observatory longitude in degrees. Please bear in mind,
; You must provide your observatory longitude in degrees. Please bear in mind,
; that negative is W from Greenwich, positive values are for E from Greenwich.
; Central Europe have positive longitude, all America have negative longitude.
longitude = xxxx
; You must provide your observatory latitude in degrees. Positive values are
; for north, negative for south. Europe have positive latitude,
; You must provide your observatory latitude in degrees. Positive values are
; for north, negative for south. Europe have positive latitude,
; Australia negative.
latitude = xxxx

Expand All @@ -60,7 +60,7 @@ latitude = xxxx
; consecutive nights. If current time is after 12 + UT offset, then the night is
; current local day. If current time is before 12 + UT offset, then the night
; is preceeding local day.
; ut_offset = xxxx (default to longitude / 15.0)
; ut_offset = xxxx (default to longitude / 15.0)

; Governs writing of RA/DEC to FITS headers. If true, store those values as sexadecimal. Defaults to false.
; sexadecimals = false
Expand Down Expand Up @@ -123,7 +123,7 @@ open_sequence = ""
; Default to -10 degrees.
; night_horizon = -10

; Horizon file. If not specified, horizon is taken as 0 altitude degrees on
; Horizon file. If not specified, horizon is taken as 0 altitude degrees on
; full circle. Please see rts2-horizon(1) for details describing horizon file.
; horizon = ""

Expand All @@ -149,8 +149,8 @@ flat_sun_min = -7
flat_sun_max = -5

; Telescope speed (in degrees/seconds). Average telescope movement speed.
; Should include overhead for ramp up/down times. Typically you will set this to
; 30-50 % of top telescope speed, depending on how long is the ramp and how much
; Should include overhead for ramp up/down times. Typically you will set this to
; 30-50 % of top telescope speed, depending on how long is the ramp and how much
; it spend on additional overheads. You can get estimate of average speed by running
; rts2-nightreport on some full nights - average telescope movement speed is
; printed with every observation in the output list. Default to 0.
Expand All @@ -177,7 +177,7 @@ flat_sun_max = -5
; morning_off = true

; If system shall be switched to standby mode on morning. This value change
; behaviour of the system only if morning_off is set to false. Similary to
; behaviour of the system only if morning_off is set to false. Similary to
; morning_off, put that to false once you reach maturity and trust your
; meteo data and roof closing.
; Default to true.
Expand Down Expand Up @@ -268,7 +268,7 @@ onlyvisibletonight = false

; Optional executable, which will be passed various parameters about GRB. On
; command line, this program will receive values (in following order) of tar_id
; grb_id grb_seqn grb_type grb_ra grb_dec grb_is_grb grb_date grb_errorbox and
; grb_id grb_seqn grb_type grb_ra grb_dec grb_is_grb grb_date grb_errorbox and
; grb_isnew. Those values are:
; tar_id - RTS2 target id
; grb_id = GCN GRB id
Expand Down Expand Up @@ -366,7 +366,7 @@ astrometry_devices = ""
[scriptexec]

; Default expand path
; To expand with local date, use
; To expand with local date, use
; expand_path = "%L%f"
expand_path = "%f"

Expand Down Expand Up @@ -419,19 +419,28 @@ after_exposure_cmd_arg = "%x%m%d"
; CCD readout time. Default to 0.
; readout_time = 0

; Filter moving time (in seconds). If set, script length for the camera will include
; Filter moving time (in seconds). If set, script length for the camera will include
; time for moving the filter. In current implementation dump, cannot count filters to move
; and calculate filter movement time depending on how long filter wheel must move (e.g. how many
; filters are between target and current filter). Default to 0.
; filter_movement = 0

; Template filename. Holds default template for device. Template
; is used to specify FITS cards which should be created, their value and comment.
; template =
; template =

; If true, do not write RTS2 metadata - write only what is in FITS template.
; no-metadata = false

; Per-camera JPEG preview image generation. Preview is generated as soon as
; executor receives the image data from camera (i.e. before processing).
; Disabled if empty.
; preview_path = "%b/last_%c.jpg"
; preview_zoom = 1
; preview_color = 0
; previewQuantiles = 0.005


[xmlrpcd]

; Prefix for all pages generated by embedded HTTP server. This is usefull if
Expand All @@ -449,7 +458,7 @@ page_prefix = ""
; true.
auth_localhost = true

; Login files for non-DB instances of RTS2. Please check carefuly how RTS2 was build, e.g. if
; Login files for non-DB instances of RTS2. Please check carefuly how RTS2 was build, e.g. if
; with database support or without it. This value will have effect only if RTS2 was build without
; database.
;
Expand All @@ -466,3 +475,18 @@ script_dir = "/usr/local/share/rts2/bb"

; Prefix for observatory shared data
cache_dir = "/usr/local/var/cache/rts2"

[auger]

; Configuration for main Auger Shower operation script, to be executed on given camera using given mount
; The final script looks like that:
; <script_preamble> <mount>.WOFFS=(...) <script_main> <mount>.WOFFS=(...) <script_main> ... <script_end>
;
; camera = "C0"
; mount = "T0"
; script_preamble = "filter=B"
; script_main = "E 30"
; script_end = ""

; Default script for all other cameras
; default_script = "sleep 10"
Loading