ruisebastiao / ASCOM.DSLR

ASCOM Driver for DSLR Cameras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASCOM.DSLR

ASCOM Driver for DSLR Cameras

What is the ASCOM.DSLR project? ASCOM.DSLR is a ASCOM compatible driver for DSLR cameras. this will make unlimited possibilities to use DSLR cameras with astrophotography. DSLR Supports CANON, NIKON and PENTAX Cameras

What license is the code being released under? The code is being released under GPL v3 and GPL v3 compatible licenses. Means if out use this part of your aplication you need to release the source code of you aplication.

Technologies: The project uses C#, DigicamControl for Old Nikon Cameras, Nikoncswrapper for newer nikon cameras, CanonSDK, pktriggercord, Libraw and Innosetup

If you would like to contribute documenting ASCOM.DSLR, let me know to get you started.

Discord Channel: https://discord.gg/Q8GtTKW

Installation Guide: https://github.com/FearL0rd/ASCOM.DSLR/wiki/Installation

Release Notes

5/15/2020 - Added more log fo troubleshooting

5/29/2020 - Fixed Camera detection to work wil multiple cameras

6/01/2020 - New update. I have added Dropdown list for isos to supported applications like SharpCap

6/3/2020 - Some Nikon camera are working as reported by user

6/3/2020 - New Libraw implemented now it can read Canon CR3 and newer formats

6/3/2020 - Picture Preview in the TestApp (Still buggy but you have a preview)

6/10/2020 -PENTAX Cameras are working with this version. (Tested with K-30)

6/10/2020 - New Nikon API started to be implemented (NikonBeta) in the dropdown list.

6/13/2020 - Official Nikon API implemented

6/13/2020 - Old NikonDriver renamed to NikonLegacy in the selection list.

6/14/2020 - Fixed Nikon BulbMode Issues

6/19/2020 - Fixed Connection with Nikon 3X00

6/20/2020 - Enabled Canon Liveview for supported apps (SharpCap)

6/23/2020 - Enabled Nikon LiveView for supported apps

6/27/2020 - Added utility to clean SC DSLR camera profile in order to avoid issues changing LiveView<>Frame modes. (PLease read the instruction on Wiki Page)

About

ASCOM Driver for DSLR Cameras

License:GNU General Public License v3.0


Languages

Language:C# 98.3%Language:C++ 0.9%Language:Inno Setup 0.8%Language:Batchfile 0.0%Language:HTML 0.0%