-
Notifications
You must be signed in to change notification settings - Fork 180
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
Improvements to process locking #2764
Commits on Jun 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dfda9b0 - Browse repository at this point
Copy the full SHA dfda9b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0afdc0d - Browse repository at this point
Copy the full SHA 0afdc0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4438ca3 - Browse repository at this point
Copy the full SHA 4438ca3View commit details -
Update saveImage.sh: new arguments to one_instance() and timelapse.sh
* Use new "--caused-by" argument to one_instance(). * Specify the time to wait for one_instance() so it doesn't wait too long. * Set AS_TEMPERATURE_C if not already set and there's a temperature.txt file. * Only call darkCapture.sh if needed. * Use new arguments to timelapse.sh.
Configuration menu - View commit details
-
Copy full SHA for c9ad588 - Browse repository at this point
Copy the full SHA c9ad588View commit details -
Update functions.sh: argument changes
* Accept new "--caused-by" argument. * Don't bother checking that the process in the PID_FILE is the specified one. --process-name is no longer needed. * Use new $ALLSKY_ABORTS_DIR.
Configuration menu - View commit details
-
Copy full SHA for e633b0d - Browse repository at this point
Copy the full SHA e633b0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ed3253 - Browse repository at this point
Copy the full SHA 9ed3253View commit details -
Configuration menu - View commit details
-
Copy full SHA for bef3dc0 - Browse repository at this point
Copy the full SHA bef3dc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cebe8c4 - Browse repository at this point
Copy the full SHA cebe8c4View commit details -
Update darkCapture.sh: changes due to changes in saveImage.sh
* We're only called if taking dark frames, so no need to check. This changed indentation. * saveImage.sh updates AS_TEMPERATURE_C as needed so we don't need to.
Configuration menu - View commit details
-
Copy full SHA for d4e0b87 - Browse repository at this point
Copy the full SHA d4e0b87View commit details -
Update timelapse.sh: new arguments
* Accept new --lock, --output, and --images argument. * Updated usage message. * Updated usage checks. * Only check for valid DATE and DATE_DIR is needed.
Configuration menu - View commit details
-
Copy full SHA for 50687c3 - Browse repository at this point
Copy the full SHA 50687c3View commit details -
Update timelapse.sh: new arguments
* Accept new --lock, --output, and --images argument. * Updated usage message. * Updated usage checks. * Only check for valid DATE and DATE_DIR is needed.
Configuration menu - View commit details
-
Copy full SHA for a10fdbf - Browse repository at this point
Copy the full SHA a10fdbfView commit details -
Update timelapse.sh: Fix/improve determination of input and output di…
…rectories. Also, make sure the PID_FILE is removed.
Configuration menu - View commit details
-
Copy full SHA for 96f7624 - Browse repository at this point
Copy the full SHA 96f7624View commit details -
Update timelapse.sh: redo main loop
The prior way of creating the SEQUENCE_DIR files was to use gawk and a couple sub-shells. The new way which is simpler (and hopefully faster) uses a "while read" loop.
Configuration menu - View commit details
-
Copy full SHA for a76ba1e - Browse repository at this point
Copy the full SHA a76ba1eView commit details -
Update generateForDay.sh: make_thumbnail() and others
* Pass output timelapse file name to timelapse.sh. * Use global make_thumbnail() instead of our own version. * Show preferred "--" arguments instead of "-". * Change some indentation to make code easier to read.
Configuration menu - View commit details
-
Copy full SHA for 87e715a - Browse repository at this point
Copy the full SHA 87e715aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aba72a6 - Browse repository at this point
Copy the full SHA aba72a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f5f03 - Browse repository at this point
Copy the full SHA 15f5f03View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7bf1eb - Browse repository at this point
Copy the full SHA f7bf1ebView commit details