Releases: artyom-beilis/OpenLiveStacker
Releases · artyom-beilis/OpenLiveStacker
OpenLiveStacker beta24 - Android support
Changelog:
- Android camera is now supported (named Internal):
- Minimal Android version is Android 7
- Features: controls of exposure, iso , wb, zoom, focus.
- Support of jpeg, raw and mono output formats (from YUV), simulated mono16 - binning of mino8 without loosing accuracy
- Gphoto2/DSLR updates
- Added support of target capture - save on SD card on in memory.
- Added option not to remove files - to save sequence for post processing offline on SD Card
- Fixed sequence of image reading - not waiting for capture trigger but rather to file saved. It workaround some capture failures however adds restriction that only one image type can be saved per trigger - either Raw or Jpeg - but not both. Similar behavior to Indi
- Improved memory useage performance for binning of raw images
- Fixed bug that caused live stream instread of stacked stream to be displayed upon return to live view
- Fixed support of RGB touptek cameras
- Updated ToupTek SDK to version 20231121
OpenLiveStacker - beta23 - DSLR support
New Features:
- Added experimental support of DSLR using libgphoto2, supported raw and jpeg. raw formats allows application of software binning and roi.
- Added option to close video stream
- Added enable debug logging option for camera driver. Supported by touptek and gphoto drivers only
Bug fixes:
- Removed flush option for touptek
- Bug fixes in touptek camera parameters/names
- Fixed issue in v22 (not-released) that prevented using ASI and UVC cameras.
OpenLiveStacker - beta22 - DONT USE BROKEN for ASI/UVC USE beta21
New Features:
- Added experimental support of DSLR using libgphoto2
- Added option to close video stream
- Added enable debug logging option for camera driver. Supported by touptek and gphoto drivers only
Bug fixes:
- Removed flush option for touptek
- Bug fixes in touptek camera parameters/names
OpenLiveStacker - beta21
Bug fixes:
- Fixed #67 crash when flats are used on mono frames due to incorrect boundary protection
- Fixed incorrect scaling of touptek raw10/12/14 streams - make sure full 16bit range is filled
- Fixed incorrect warning sent to log
OpenLiveStacker - beta20
Changes
- Added support of Meade cameras based on ToupTek like Meade LPI-GC Adv
- Fixed incorrect flags querying in touptek driver
- Added support of HDR/HCG for touptek cameras
Now official release includes arm32 and arm64 based build to shorten download, if x86 or x86_64 is needed just notify me.
OpenLiveStacker - beta19
New Features:
- Added support of ToupTek cameras - thanks to contribution of Maxim Tonkikh
- Updated ASI SDK to
1260_0804
- hopefully fixing ASI120 issues on some devices - Added selecting USB device if more than one connected (fixing crash in previous internal beta)
- Added support of explicit ROI information for stream format list on ASI and ToupTek
OpenLiveStacker - beta18
New Features
- Switched non-linear stretch function from gamma
y=x^(1/g)
to asinhy=asinh(a*x)/asinh(a)
to reduce high gains to dark levels
Bug fixes:
- Fixed some Linux related error messages: pull request #58
Experimental ToupTeck Test support v2 don't use unless you know what you are doing
Pre-release
Touptech test only - v2, arm64 only
v3 arm32 alt library
v6 - fixed roi and binning, added support of selecting USB device if more than one present.
v7 - attempt to support Meade OEM touptek
v8 + lineup with beta19
OpenLiveStacker - beta17
New features and updates:
- Implemented #49 updated ASTAP to latest version and with better DB ranges
- Add option to use tablet/smartphone screen that runs OpenLiveStacker to take flats
- Implemented #54 mark plate solving result in screen diagonal distances for better perception
- Implemented #44 allow modification of font size
- Add IP and port option for Linux builds
- Implemented #51 Save previous resolution/format/binning to prevent searching it each time
Bug fixes:
- Fixed #55 - drop last stacked frame if delay > 0 is used (when the phone is connected to OTA and touching screen can create distorsions)
- Fixed #53 - save lat/lon settings between restarts if not provided automatically
- Fixed UVC driver crash due to uninitialized data
- Fixed #56 - incorrect histogram behavior when black/0 line too high