Skip to content

Commit

Permalink
ASI Camera SDK 1.35 release. (indilib#929)
Browse files Browse the repository at this point in the history
New Features
1. None.

Bug fix
1. Fixed some issues of ASI676.
  • Loading branch information
jpaana authored May 24, 2024
1 parent 68b8f50 commit c8037fe
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions debian/libasi/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
libasi (1.35) jammy; urgency=medium

* ASI Camera SDK 1.35 release. Change log:

New Features
1. None.

Bug fix
1. Fixed some issues of ASI676.

-- Jarno Paananen <[email protected]> Thu, 23 May 2024 21:06:06 +0300

libasi (1.34) jammy; urgency=medium

* ASI Camera SDK 1.34 release. Change log:
Expand Down
4 changes: 2 additions & 2 deletions libasi/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
cmake_minimum_required(VERSION 3.16)
project (libasi)

# Using ASI Camera SDK Version 1.34 updated on 2024-03-29
# Using ASI Camera SDK Version 1.35 updated on 2024-05-23
# Using ASI EFW SDK Version 1.7 updated on 2021-05-17
# Using ASI ST4 SDK Version 1.0 updated on 2018-07-23
# Using ASI EAF SDK Version 1.6 updated on 2023-03-16

set (ASICAM_VERSION "1.34")
set (ASICAM_VERSION "1.35")
set (ASICAM_SOVERSION "1")

set (ASIEFW_VERSION "1.7")
Expand Down
Binary file modified libasi/armv6/libASICamera2.bin
Binary file not shown.
Binary file modified libasi/armv7/libASICamera2.bin
Binary file not shown.
Binary file modified libasi/armv8/libASICamera2.bin
Binary file not shown.
Binary file modified libasi/mac/libASICamera2.bin
Binary file not shown.
Binary file modified libasi/x64/libASICamera2.bin
Binary file not shown.
Binary file modified libasi/x86/libASICamera2.bin
Binary file not shown.

0 comments on commit c8037fe

Please sign in to comment.