v2023.05.01_01
EricClaeys
released this
02 Aug 20:40
·
749 commits
to master
since this release
v2023.05.01 point release # 1
What's Changed
- 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
- Upload.sh: restore line by @EricClaeys in #1115
- postToMap.sh: fix bug with %d versus %e by @EricClaeys in #1134
- README.md scripts bug fix by @EricClaeys in #1160
- copy_notification_image.sh: fix 2 bugs by @EricClaeys in #1174
- Update bug_report.md by @EricClaeys in #1198
- install.sh: don't assume login is called "pi" by @EricClaeys in #1201
- Gui/install fixes and changes by @EricClaeys in #1192
- lighttpd.conf: restore missing / by @EricClaeys in #1226
- install.sh: BUG FIX: ALLSKY_SCRIPTS by @EricClaeys in #1235
- postData.sh: Bug fix: Allow to be run by WebUI by @EricClaeys in #1214
- bug_report.md: make available for new Issues by @EricClaeys in #1289
- Force users to use issue template by @EricClaeys in #1333
- bug_report.md: Remove most markdown by @EricClaeys in #1336
- README.md: updated video link to newest video by @EricClaeys in #1924
- Modules and overlay editor by @thomasjacquin in #2582
- build(deps): bump minimatch from 3.0.4 to 3.0.8 in /html/js/spectrum by @dependabot in #2583
- build(deps): bump qs from 6.5.2 to 6.5.3 in /html/js/spectrum by @dependabot in #2584
- build(deps): bump lodash from 4.17.15 to 4.17.21 in /html/js/spectrum by @dependabot in #2585
- build(deps-dev): bump grunt from 1.0.4 to 1.5.3 in /html/js/spectrum by @dependabot in #2586
- build(deps): bump shelljs and grunt-contrib-jshint in /html/js/spectrum by @dependabot in #2587
- build(deps): bump json-schema and jsprim in /html/js/spectrum by @dependabot in #2588
- build(deps): bump jquery from 3.4.1 to 3.5.0 in /html/js/jquery-loading-overlay by @dependabot in #2592
- build(deps): bump ajv from 6.11.0 to 6.12.6 in /html/js/spectrum by @dependabot in #2593
- build(deps): bump minimist and extract-zip in /html/js/spectrum by @dependabot in #2594
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /html/js/jquery-loading-overlay by @dependabot in #2595
- build(deps): bump minimatch from 3.0.4 to 3.1.2 in /html/js/jquery-loading-overlay by @dependabot in #2596
- documentation.js: update to master branch by @EricClaeys in #2597
- Merge master changes into new dev by @EricClaeys in #2598
- Update version to 2023.05.01_dev by @EricClaeys in #2599
- Install.sh: take out of testing by @EricClaeys in #2601
- changeLog.html: update version by @EricClaeys in #2602
- upload.sh: only run PWD once by @EricClaeys in #2626
- Merge 3 master branch changes into dev. by @EricClaeys in #2627
- documentation: fix typo in URL by @EricClaeys in #2616
- Update sidebar.html: fix typo - pull from master by @EricClaeys in #2628
- install.sh handle no RPi camera better by @EricClaeys in #2632
- Remove bad images.sh bug fix with scale by @EricClaeys in #2633
- Track number of continuous "bad" images by @EricClaeys in #2634
- options.json.repo: display locale by @EricClaeys in #2642
- flow-runner.py: change Debug Level by @EricClaeys in #2652
- saveImage.sh: change a couple debug levels by @EricClaeys in #2653
- saveImage.sh: change debug level at top by @EricClaeys in #2654
- Add ${DESTINATION_NAME} to s3 upload target by @Daveiano in #2655
- upload.sh: "/" changes by @EricClaeys in #2657
- Update changeLog.html: add 2 bug fixes by @EricClaeys in #2658
- removeBadImages.sh: bug fix with decimal HIGH by @EricClaeys in #2659
- Pi.html: various clarifications and additional info by @EricClaeys in #2660
- Upload.sh use REMOTE_USER for "scp" by @EricClaeys in #2661
- allsky_overlay.py: improved log messages by @EricClaeys in #2662
- Replace button images with buttons by @EricClaeys in #2664
- Update documentation.css: add advanced-related classes by @EricClaeys in #2665
- Keep "Save changes" and other buttons at top of screen by @EricClaeys in #2666
- capture_ZWO changes to gather more info by @EricClaeys in #2667
- copy_notification_image.sh: change debug levels by @EricClaeys in #2668
- Changes to mode mean to prepare for porting to ZWO by @EricClaeys in #2669
- pickingHardware.html: mention Le Potato clone by @EricClaeys in #2670
- Allow refreshing camera type by @EricClaeys in #2671
- Update allskySettings.php: bug fix: set newValue to oldValue by @EricClaeys in #2672
- Instalation Speed Improvements by @Alex-developer in #2673
- Auto set the spinner limits in the text properties editor by @Alex-developer in #2674
- Update overlay docs by @Alex-developer in #2675
- Fix for adding variables to the variable list by @Alex-developer in #2676
- Documentation updates for settings by @EricClaeys in #2677
- Update config.sh.repo: remove comments from variable assignment lines by @EricClaeys in #2678
- Allsky settings optionally don't add to error message by @EricClaeys in #2679
- Fix capture_RPI not handling unknown sensor, plus, add imx290 by @EricClaeys in #2680
- Fix for out of bounds images when using spinners - addresses #2621 by @Alex-developer in #2682
- Fix js errors thrown on pages other than settings cased by #2666 by @Alex-developer in #2683
- options.json.repo: misc improvements by @EricClaeys in #2686
- Use 'external' attribute in documentation by @EricClaeys in #2687
- check_allsky.sh: warn if FTP protocol is used by @EricClaeys in #2688
- Update version to v2023.05.01_01 by @EricClaeys in #2689
New Contributors
- @hulloanson made their first contribution in #376
- @AnsgarSchmidt made their first contribution in #902
- @stefanbrenner made their first contribution in #942
- @Daveiano made their first contribution in #2655
Full Changelog: v0.8...v2023.05.01_01