v2023.05.01_03
thomasjacquin
released this
30 Aug 05:03
·
302 commits
to master
since this release
What's Changed
- Install.sh shorten "not restored" message by @EricClaeys in #2808
- Update changeLog.html: mention installation keeping track of what it's...
- Update install.sh: don't prompt to reboot if not needed
- display_msg(): allow newlines before initial "*" by @EricClaeys in #2811
- Update install.sh: skip whole Python dependency step if all packages...
- Update install.sh: shellcheck change
- Update generate_notification_images.sh: improve error messages
- Update install.sh: add set_what_can_be_skipped()
- Update documentation.css: add classes for overlays
- Update changeLog.html: mention RPi sensor temp
- Update FAQ.html: add missing ">"
- Update mode_mean.h: add argument to aegCalcMean()
- Update mode_mean.cpp: add "useMask" argument
- Update capture_RPi.cpp: call aegCalcMean() a 2nd time for a full mean
- Update mode_mean.cpp: Optionally create mean without mask
- Update mode_mean.cpp: add debug line
- Update mode_mean.cpp: get mask working
- Update saveImage.sh: rename AS_MEAN2 to AS_BAD_IMAGES_MEAN
- Update functions.sh: minor changes
- Update install.sh: check for failed command.
- Update options.json.repo: fix meanthreashold defaults
- Update install.sh: fix quotes
- Update options.json.repo: fix min and max for thresholds by @EricClaeys in #2819
- Update changeLog.html for _03
- Update README.md for _03
- Update allsky_common.cpp: fix consistent delays bug
- Update functions.sh: add --null argument
- Update allsky.sh: put "-cmd" at start of capture_* command line
- Update changeLog.html: add bug fix description
- Update version to _03
- Update install.sh: fix when installing remote website
- Update changeLog.html: add bug fix
- Update install.sh: Add message to restart installation
- Update install.sh: change the way IN_TESTING is checked for
- Update install.sh: more error checking
- Update AllskyWebsite.html: fix typo
- Update allsky.sh: remove message about ALLSKY_INSTALLATION_LOGS
- Update makeChanges.sh: only update map if we're using it
- Update changeLog.html: add map fix
- Update makeChanges.sh: fix SHOW_ON_MAP
- Update install.sh: check for raspistill on Bullseye
- Update allsky_common.cpp: better lat/long checking
- Update changeLog.html: add Latitude and Longitude fix
- Update install.sh: better log message when no prior version
- Update install.sh: fixed typo with directory name
- Update install.sh: Fix unnecessary reboot
- Update install.sh: update message to testers
- Update install.sh: display error message on flowupgrade.py failure
- Fix for flow upgrade not handling empty files by @Alex-developer in #2920
- Update ASI_functions.cpp: add ov5647 (version 1) camera
- Update changeLog.html: added support for RPi version 1 camera
- Update sidebar.html: Rename file and link to it
- Update exposureGainSaturation.html: remove Brightness, plus more
- Update allsky.html: removed Brightness
- Update allsky.html: fix mention of "module" mode.
- Update other.html: improve section on image brightness
- Update RPiCameras.html: use Contrast as example instead of Brightness
- Update functions.sh: fix determineCommandToUse()
- Update install.sh: add comment
- Update install.sh: remove reboot file if not needed
- Update install.sh: update tester message
- Update install.sh: bug fix with meanthreshold
- Update FAQ.html: Added Samba
- Update changeLog.html: Add Samba FAQ
- Update shell.js: Display decimal numbers in one color
- Update saveImage.sh: bug fix with IMAGE_TO_USE
- Update changeLog.html: added AUTO_STRETCH fix
Full Changelog: v2023.05.01_02...v2023.05.01_03