Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated ZWO SDK to v1.15.0617 #254

Merged

Conversation

andrewjbarton
Copy link
Contributor

I recently purchased as ZWO ASI462MC to use with Allsky but upon installation on my Pi 4 I found the software wouldn't recognize my camera. After a bit of review of your code and research on the ZWO website I realized that I needed to update the ZWO SDK. Per https://astronomy-imaging-camera.com/software/change_log/change_ASISDK_Unix.txt, v1.15.0617 added support for my camera.

As the header file has not changed from the version on the master, all I needed to do is update the static libs. I updated every version that was available from ZWO (armv5 is no longer available).

After testing on my camera, I created my own fork/branch and built the whole thing from scratch just to make sure no other change from my initial experimentation was required.

Congratulations on this very impressive and successful long running project. I first saw it many years ago but am just now building my own sky camera to go along with remote observatory.

@thomasjacquin thomasjacquin merged commit ed84d7f into AllskyTeam:master Sep 15, 2020
@thomasjacquin
Copy link
Collaborator

Hi Andrew, I saw your post in the issue tracker earlier this week and I meant to update the SDK but haven't found the time this weekend. Thanks for doing a fresh install to make sure it was all working.

@andrewjbarton
Copy link
Contributor Author

andrewjbarton commented Sep 15, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants