v0.8.3
What's Changed
- Exit upon first error in lftp by @EricClaeys in #588
- gui-install.sh bug fix by @EricClaeys in #591
- Add missing IMG_PREFIX by @EricClaeys in #593
- Add .PHONY entries, add *.cpp dependencies for binary targets by @linuxkidd in #596
- Config instructions by @EricClaeys in #583
- Changed ifconfig to
hostname -I
for better compatabiilty by @linuxkidd in #597 - Gui install.sh bug by @EricClaeys in #592
- allsky.sh general cleanup by @EricClaeys in #585
- Fix odd 'deps' target not firing for fresh Buster install by @linuxkidd in #599
- fix typo, improve warning message by @EricClaeys in #584
- allsky.sh: using ALLSKY_CONFIG before it's set by @EricClaeys in #607
- Add missing debuglevel to settings_RPiHQ.json.repo by @linuxkidd in #608
- Moved numErrors declaration to global context ( top of file ) by @linuxkidd in #610
- add error check to allsky.sh by @EricClaeys in #611
- Added missing 'brightness' param to config struct. Resolves #613 by @linuxkidd in #616
- fix upload.sh bug by @EricClaeys in #619
- quote all args by @EricClaeys in #617
- Renamed USER, PASSWORD, and HOST to prevent collisions with normal environment by @linuxkidd in #620
- upload.sh not removing correct file, others by @EricClaeys in #625
- timelapse.sh: hide output by default by @EricClaeys in #624
- allsky.sh compatibility checks by @EricClaeys in #626
- copy_notification_image.sh wrong directory 50% by @EricClaeys in #627
- upload.sh - set exit codes by @EricClaeys in #632
- Save image x debug statements by @EricClaeys in #633
- Removed reboot prompt at end of Makefile by @linuxkidd in #635
- shut up some warnings by @ckuethe in #639
- fix '--help' by @ckuethe in #638
- Multithreaded startrail processing. by @ckuethe in #649
- Dark bug by @EricClaeys in #530
- include temptype in RPiHQ settings by @EricClaeys in #651
- timelapse.sh: TMP being set in wrong place by @EricClaeys in #654
- fix name of nice-level long option by @ckuethe in #663
- rename endOfNight_additionalSteps.sh by @ckuethe in #662
- Multithread keogram by @ckuethe in #664
- add mutex header by @ckuethe in #669
- ignore some more stuff by @ckuethe in #670
- add some more documentation to timelapse.sh by @ckuethe in #672
- print the exact keogram/startrails commands by @ckuethe in #673
- config.sh.repo - no longer allow "auto" by @EricClaeys in #679
- README.md - fixes and updates by @EricClaeys in #683
- Makefile - removed unneeded ftp-settings message by @EricClaeys in #684
- darkCapture.sh: use $ALLSKY_DARKS by @EricClaeys in #680
- install.sh: properly backup/restore website by @EricClaeys in #681
- Delete image.jpg by @EricClaeys in #690
- Installer tweaks - Prompt for camera during install by @linuxkidd in #688
- gui/install.sh: modify placeholders by @EricClaeys in #689
- capture.cpp s/Continuous/Non-continuous by @EricClaeys in #696
- website/install.sh: Inform user what to do by @EricClaeys in #697
- Gui install fix - Only replace 1st instance of
XX_ALLSKY_HOME_XX
by @linuxkidd in #710 - Clarify allsky web locations by @EricClaeys in #713
- Check for pkg-config by @linuxkidd in #714
- hotfix pkgconfig check by @ckuethe in #715
- shorten message by @ckuethe in #716
- compress module might not be present by @ckuethe in #717
- Fix histogram box corner drawing by @ckuethe in #724
- use camera's min exposure for histogram by @ckuethe in #725
- fix usage by @ckuethe in #723
- make histogram parser more robust by @ckuethe in #726
- Fixed extension check logic in startrails.cpp by @linuxkidd in #729
- clarified LFTP_COMMANDS by @EricClaeys in #730
- generateForDay.sh: bug in ARGS by @EricClaeys in #735
- Clarify cropping by @EricClaeys in #736
- install.sh - avoid error messages by @EricClaeys in #748
- upload.sh: bug fix with failures by @EricClaeys in #742
- Capture.cpp changes by @EricClaeys in #741
- Scripts changes by @EricClaeys in #747
- endOfNight.sh: source variables.sh first by @EricClaeys in #754
- Keogram li by @AndreasLMeg in #751
- Scripts better error messages by @EricClaeys in #759
- capture.cpp: getTickCount by @EricClaeys in #762
- Check that WebUI is installed by @EricClaeys in #731
- removeBadImage.sh: misc changes/fixes by @EricClaeys in #740
- darkSubtract.sh: don't force -type TrueColor by @EricClaeys in #763
- Fixed repeated recompile when no source change by @linuxkidd in #764
- Keogram fixes and other changes by @EricClaeys in #765
- install.sh: replace XX_ALLSKY_CONFIG_XX, and more by @EricClaeys in #770
- Remove duplicate upload code by @EricClaeys in #773
- install.sh: bug-fix with comma by @EricClaeys in #775
- capture_RPiHQ_li by @AndreasLMeg in #768
- bugfix I780: as other programs using cv::IMWRITE_... by @AndreasLMeg in #783
- gui/install.sh: add www-data to "sudo" group by @EricClaeys in #784
- I_791_CAPTURE_EXTRA_PARAMETERS: set empty defaultvalue by @AndreasLMeg in #792
- Incorrect directory in README.md by @EricClaeys in #797
- keogram: (cleanup/enhancement) support mono images by @AndreasLMeg in #787
- gui/install.sh: update sudoers with vcgencmd by @EricClaeys in #785
- postData.sh: use IMAGE_DIR by @EricClaeys in #804
- Readme changes by @EricClaeys in #806
- Capture_RPiHQ changes by @EricClaeys in #809
- Allsky.sh libcamera inop error and exit by @EricClaeys in #803
- timelapse.sh: remove garbage timelapse by @EricClaeys in #808
- Cleanup: bullseye has problems to detect cameras - workaround by @AndreasLMeg in #827
- Cleanup: ZWO gain=0.1 dB , RPiHQ gain=factor by @AndreasLMeg in #826
- cleanup: first exposure with currentRaspistillSetting.shutter_us, so … by @AndreasLMeg in #824
- capture_RPiHQ.cpp: support libcamera and rapsistill by @EricClaeys in #823
- darkCapture.sh: always output 2-digit temp by @EricClaeys in #819
- Capture.cpp updates and fixes by @EricClaeys in #800
- RPiHQ libcamera+raspistill by @EricClaeys in #822
- Use BASH_SOURCE[0] instead of $0 by @EricClaeys in #812
- capture_RPiHQ.cpp: compiler warning by @EricClaeys in #839
- capture_RPiHQ.cpp: fix info_text by @EricClaeys in #843
- Update removeBadImages.sh by @EricClaeys in #864
Full Changelog: v0.8.1...v0.8.3