forked from indilib/indi-3rdparty
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ASI Camera SDK 1.32 release (indilib#858)
previous versions. 1.32: New Features 1. Can remember the last state of cooling camera's fan speed and LED state. Optimization 1. ASI2600 linearity of image brightness in long exposure state. 2. ASI120 Mini no longer supports overclocking feature. 3. Maximum number of supported camera models changed to 256 Bug fix 1. In rare cases, two different ASI cameras are recognized as the same camera. 2. ASI2600 has no image in high speed mode. 3. GPS time of GPS cameras is inaccurate in individual cases. 4. ASI664/ASI715 has no image under certain exposure times in hardware Bin2 state. 5. ASI2600 drops frames in high speed mode when transmitting data via USB2.0. 1.31: New Features 1. Add ASI664MC,ASI715MC. 2. Add fan speed control and LED light control for cooler cameras. 3. For customized cameras, GPS functionality has been added. Bug fix 1. fixed the bug of ASI220Mini's brightness on high gain. 1.30: Bug fix 1. Fix low frame rate problem in ASI462MM high-speed mode.
- Loading branch information
Showing
9 changed files
with
232 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,40 @@ | ||
libasi (1.32) jammy; urgency=medium | ||
|
||
* ASI Camera SDK 1.32 release. Change log for this and couple of | ||
previous versions. | ||
|
||
1.32: | ||
New Features | ||
1. Can remember the last state of cooling camera's fan speed and LED | ||
state. | ||
Optimization | ||
1. ASI2600 linearity of image brightness in long exposure state. | ||
2. ASI120 Mini no longer supports overclocking feature. | ||
3. Maximum number of supported camera models changed to 256 | ||
Bug fix | ||
1. In rare cases, two different ASI cameras are recognized as the same | ||
camera. | ||
2. ASI2600 has no image in high speed mode. | ||
3. GPS time of GPS cameras is inaccurate in individual cases. | ||
4. ASI664/ASI715 has no image under certain exposure times in hardware | ||
Bin2 state. | ||
5. ASI2600 drops frames in high speed mode when transmitting data via | ||
USB2.0. | ||
|
||
1.31: | ||
New Features | ||
1. Add ASI664MC,ASI715MC. | ||
2. Add fan speed control and LED light control for cooler cameras. | ||
3. For customized cameras, GPS functionality has been added. | ||
Bug fix | ||
1. fixed the bug of ASI220Mini's brightness on high gain. | ||
|
||
1.30: | ||
Bug fix | ||
1. Fix low frame rate problem in ASI462MM high-speed mode. | ||
|
||
-- Jarno Paananen <[email protected]> Fri, 01 Dec 2023 22:00:46 +0200 | ||
|
||
libasi (1.31) jammy; urgency=medium | ||
|
||
* ASI Camera SDK 1.31 release. No change log posted. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.