v2022.03.01
thomasjacquin
released this
29 Mar 23:31
·
949 commits
to master
since this release
What's Changed
- Fix MIME-type for css files by @joxda in #238
- Updated ZWO SDK to v1.15.0617 by @andrewjbarton in #254
- Added a new -rotate optional argument to keogram to compensate camera… by @agnunez in #262
- ASI Camera SDK v1.15.0915 release by @jpaana in #263
- support parallel image cleaning by @ckuethe in #265
- allow endOfNight.sh to be run with an arbitrary date by @ckuethe in #268
- be more consistent in the use of EXTENSION by @ckuethe in #269
- Added extra text options by @Alex-developer in #267
- Run custom script at end of night by @Alex-developer in #270
- Fix extra age not working when 0 by @Alex-developer in #275
- Fix ftp and filename issues in upload script by @Alex-developer in #284
- Allow name of Pi to be specified for GUI install by @Alex-developer in #285
- HOTFIX: Fix incorrect mdns name by @Alex-developer in #289
- Add camera auto-select mode by @vidma in #291
- ASI SDK 1.16 release by @jpaana in #292
- Added scaling option to save disk space by @HamOP in #297
- ASI SDK version 1.16.3 by @jpaana in #309
- Created setting for rescaling the timelapse video. This can be helpfu… by @svego in #315
- Added Amazon S3 support for file uploading in ftp-settings-sh.repo, s… by @IanLauwerys in #333
- ASI Camera SDK 1.17 by @jpaana in #344
- ASI SDK 1.18 by @jpaana in #369
- ASI Camera SDK 1.19.1 release by @jpaana in #391
- Allsky changes from Eric Claeys and Linda Thomas-Fowler by @EricClaeys in #405
- Updated to ver 0.8 and other changes by @EricClaeys in #423
- Check for linefeed and carriage return by @EricClaeys in #425
- Allow users to specify timelapse bitrate by @EricClaeys in #426
- Removed name of tmp filename in summary output by @EricClaeys in #427
- Check for empty image file by @EricClaeys in #428
- Check for empty image file by @EricClaeys in #429
- Enabled autousb and set to 80 by @EricClaeys in #430
- Allow users to turn on/off eth0 by @EricClaeys in #431
- Allow users to specify bitrate by @EricClaeys in #432
- Mention creating swap space by @EricClaeys in #433
- Removed debug "echo" by @EricClaeys in #434
- config.sh.repo had change control in it by @EricClaeys in #436
- Fixed # 442 by @EricClaeys in #444
- Add -newexposure option based on issue 417 by @linuxkidd in #451
- Added "newexposure" to ZWO config file by @EricClaeys in #453
- Removed start/stop video lines - bug fix by @thomasjacquin in #455
- Ignore settings_*.json by @hulloanson in #376
- move CFLAGS and DEFS definitions by @ckuethe in #467
- remove some junk characters by @ckuethe in #470
- unbreak ROI selection by @ckuethe in #474
- increase USB timeout by @ckuethe in #475
- Turn on video mode for 0.7 exposure method by @EricClaeys in #480
- emit debug message when buffer clearing fails by @ckuethe in #469
- Make it easier to reprocess images on other machines by @ckuethe in #478
- upgrade to asi sdk 1.20 by @ckuethe in #491
- Silence aux tools by @ckuethe in #493
- Initialize num and exposureAdjustment values to 0 by @linuxkidd in #496
- Installer tweaks by @linuxkidd in #500
- Opencv detection, Makefile cleanup by @linuxkidd in #507
- Fix opencv crash by @ckuethe in #495
- add cache control header for liveview image by @ckuethe in #512
- Update capture.cpp to log camera serial number and configurable ID field by @EricClaeys in #499
- Fixed missing sudo on sed /etc/xdg/lxsession/LXDE-pi/autostart by @linuxkidd in #515
- Config structs by @ckuethe in #513
- Count ASI_ERROR_TIMEOUTs by @EricClaeys in #517
- Centralized upload by @EricClaeys in #520
- Capture segmentation fault by @EricClaeys in #522
- upload.sh: Set default ALLSKY_DEBUG_LEVEL by @EricClaeys in #527
- Fixed opencv pkg-config complaints by @linuxkidd in #528
- config.sh.repo: Set ALLSKY_DEBUG_LEVEL by @EricClaeys in #529
- typo in "sequence" by @ckuethe in #532
- timelapse.sh: fix bug in $DIR by @EricClaeys in #534
- Source tree restructure by @linuxkidd in #535
- generateForDay.sh: clarify message by @EricClaeys in #533
- Fixed settings_RPiHQ.json install path by @linuxkidd in #538
- Fixed missing KEOGRAM conditional by @linuxkidd in #544
- copy_notification_image.sh: fix IMG_DIR bug by @EricClaeys in #546
- endOfNight.sh: startrails BUG by @EricClaeys in #550
- add filtering on image size to startrail and keogram generation by @ckuethe in #549
- Fixes 'jq' try to read settings_auto.json warning in logs by @linuxkidd in #548
- Renamed MP4DIR to VIDEOS_DIR to match endOfNight.sh expectation by @linuxkidd in #555
- Have allsky.sh call variables.sh before starting capture by @linuxkidd in #557
- Copy capture_RPiHQ to $ALLSKY_HOME by @linuxkidd in #564
- tune output of diagnostic messages. by @ckuethe in #566
- Post data.sh img dir bug by @EricClaeys in #556
- Split Makefile to be self-contained per directory - resubmit by @linuxkidd in #553
- set line-endings properly by @ckuethe in #575
- Doc update by @linuxkidd in #579
- postData.sh: fix DAYTIME_CAPTURE bug by @EricClaeys in #577
- 2 letter upload by @EricClaeys in #578
- Implement long options for startrails by @ckuethe in #581
- Add contributor by @EricClaeys in #582
- 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
- generateForDay.sh: bug in args to timelapse.sh by @EricClaeys in #867
- generateForDay.sh: upload message fix by @EricClaeys in #868
- generateForDay.sh: bug fix $EXIT_CODE by @EricClaeys in #873
- postData.sh: fix inaccuracy by @EricClaeys in #887
- Add ftps to upload PROTOCOLs by @EricClaeys in #889
- Save images.sh by @EricClaeys in #872
- Adding missing bc to deps by @AnsgarSchmidt in #902
- Create ci_compile.yml by @AndreasLMeg in #906
- Png compression by @EricClaeys in #905
- saveImage.sh: rm tmp file if not saving in daytime by @EricClaeys in #908
- Capture_RPiHQ.cpp: use %03d by @EricClaeys in #929
- SaveImage.sh bugfix - creating image.jpg by @EricClaeys in #939
- Generate notification images by @EricClaeys in #876
- Image not available when uploading to server by @stefanbrenner in #942
- upload.sh: minor changes by @EricClaeys in #947
- config.sh.repo: fix typo by @EricClaeys in #949
- Remove leading zeros by @EricClaeys in #954
- endOfNight.sh: aid in debugging by @EricClaeys in #951
- Use AS instead of THIS by @EricClaeys in #959
- darkSubtract.sh: remove leading zeros, part 2 by @EricClaeys in #958
- startrails.cpp: remove ALLSKY_DEBUG_LEVEL by @EricClaeys in #953
- enhancement: min. limit for keogram expand by @AndreasLMeg in #964
- darkSubtract: use AS instead of THIS by @EricClaeys in #963
- cleanup: remove unused variables by @AndreasLMeg in #971
- saveImage.sh: bug fix: rm tmp files by @EricClaeys in #975
- darkSubtract.sh: fix missed "THIS" by @EricClaeys in #976
- Allow web install over prior version by @EricClaeys in #972
- Update README.md by @AndreasLMeg in #996
- bug: set minimum value for parameter font-line, description for parse-filename by @AndreasLMeg in #994
- cleanup: use -Werror by @AndreasLMeg in #982
- Patching sunwait to clear compile warnings by @linuxkidd in #983
- Current image by @EricClaeys in #1010
- README.md: minor updates by @EricClaeys in #1012
- variables.sh: don't overwrite $ME by @EricClaeys in #1018
- darkCapture.sh: bug fix by @EricClaeys in #1017
- Remove legacy, pre-0.8.3 code by @EricClaeys in #1016
- config.sh.repo: allow users to specify fan data by @EricClaeys in #1014
- darkCapture.sh: bug fix with dirname by @EricClaeys in #1019
- Remove duplicate FAN_DATA_FILE by @EricClaeys in #1023
- Update saveImage.sh by @EricClaeys in #1024
- I 888 mean auto by @AndreasLMeg in #997
- config.sh.repo: clarify setting by @EricClaeys in #1028
- Pix fmt by @EricClaeys in #1027
- Exposure bug fix by @EricClaeys in #1029
- endOfNight.sh:UPLOAD_STARTRAILS bug by @EricClaeys in #1031
- generateForDay.sh: use $ON_TTY by @EricClaeys in #1038
- data.json check by @EricClaeys in #1035
- capture.cpp: check_max_errors by @EricClaeys in #1037
- Startrails fix by @EricClaeys in #1042
- shellcheck by @AndreasLMeg in #1041
- Keogram.cpp misc changes by @EricClaeys in #1043
- Allsky common by @EricClaeys in #1047
- testing: change priority by @AndreasLMeg in #1077
- Added script to post your location automatically on the allsky map by @thomasjacquin in #1073
- Switched from mac address to machine id by @thomasjacquin in #1081
- Timelapse.sh do not save ln s by @EricClaeys in #1058
- WEB_IMAGE_DIR by @EricClaeys in #1046
- config.sh.repo: WEBUI_DATA_FILES by @EricClaeys in #1052
- upload.sh: fixes and enhancements by @EricClaeys in #1059
- WEB_DAYS_TO_KEEP by @EricClaeys in #1076
- generate_ notification_images.sh: misc changes by @EricClaeys in #1057
- lighttpd.conf: enable disabling buffer by @EricClaeys in #1080
- Allsky.sh improvements by @EricClaeys in #1079
- Create reload.sh by @EricClaeys in #1060
- postToMap.sh updates by @EricClaeys in #1087
- settings_ZWO.json.repo: change newexposure by @EricClaeys in #1086
- makeChanges.sh: fixes with apostrophy by @EricClaeys in #1088
- bugfix-keogram-annotation by @AndreasLMeg in #1091
- copy_notification_images.sh: expire time by @EricClaeys in #1056
- saveImage.sh s/{$/${/ by @EricClaeys in #1096
- Capture.cpp spaces to tabs by @EricClaeys in #1098
- capture_RPiHQ.cpp misc changes by @EricClaeys in #1097
- Upload one at a time by @EricClaeys in #1092
- Fixed 2 scripts permission by @thomasjacquin in #1103
- Documentation by @EricClaeys in #1051
- postToMap.sh checks by @EricClaeys in #1106
- Readme.md changes by @EricClaeys in #1082
- install.sh: points to wrong file - bug by @EricClaeys in #1109
- Log rotation changes by @EricClaeys in #1090
New Contributors
- @joxda made their first contribution in #238
- @andrewjbarton made their first contribution in #254
- @agnunez made their first contribution in #262
- @vidma made their first contribution in #291
- @HamOP made their first contribution in #297
- @svego made their first contribution in #315
- @IanLauwerys made their first contribution in #333
- @EricClaeys made their first contribution in #405
- @hulloanson made their first contribution in #376
- @AndreasLMeg made their first contribution in #751
- @AnsgarSchmidt made their first contribution in #902
- @stefanbrenner made their first contribution in #942
Full Changelog: v0.7...v2022.03.01