More Info

Revision 18227de...

(Back to digest)
 

Features in Educational

Jasem Mutlaq committed changes in [kstars] /:

Introducing Ekos, a new tool for KStars that will empower amateur astronomers to utilize INDI based devices to perform essential functions in astrophotography:

+ Alignment: Facilitates polar alignment procedure.
+ Focus: Manual and Auto Focusing algorithms.
+ Guide: Guide the mount for accurate tracking for extended periods of time.
+ Capture: Capture CCDs images individually or in batch along with filter selection support.

This is a very early release and only basic functionality is provided. The above features will be added with time.

File Changes

Added 13 files
/ekos
 
kstars/ccd.cpp
 
kstars/ccd.h
 
kstars.cpp
 
kstars.h
 
kstars.ui
 
kstars/filter.cpp
 
kstars/filter.h
 
kstars/focuser.cpp
 
kstars/focuser.h
 
kstars/genericdevice.cpp
 
kstars/genericdevice.h
 
kstars/telescope.cpp
 
kstars/telescope.h
Modified 24 files
 
kstars/CMakeLists.txt
 
kstars/kspopupmenu.cpp
 
kstars/kstars.cpp
 
kstars/kstars.h
 
kstars/kstarsactions.cpp
 
kstars/kstarsinit.cpp
 
kstars/kstarsui-indi.rc
 
kstars/skymapdrawabstract.cpp
 
kstars/dialogs/detaildialog.cpp
 
kstars/indi/devicemanager.cpp
 
kstars/indi/devicemanager.h
 
kstars/indi/imagesequence.cpp
 
kstars/indi/indidevice.cpp
 
kstars/indi/indidevice.h
 
kstars/indi/indidriver.cpp
 
kstars/indi/indidriver.h
 
kstars/indi/indielement.cpp
 
kstars/indi/indielement.h
 
kstars/indi/indiproperty.cpp
 
kstars/indi/indiproperty.h
 
kstars/indi/indistd.cpp
 
kstars/indi/telescopewizardprocess.cpp
 
kstars/oal/equipmentwriter.ui
 
kstars/tools/observinglist.cpp
37 files changed in total