[Kstars-devel] KDE/kdeedu/kstars/kstars

Jasem Mutlaq mutlaqja at ikarustech.com
Fri Jun 10 23:37:57 CEST 2005


SVN commit 424124 by mutlaqja:

- Adding Telescope Properties dialog box which allows the user to add,
  edit, and remove telescopes and their corresponding properties.

- Adding Dirk's CCD Preview class (Thanks Dirk!). The Preview class has
  image controls and can display FWHM in arcsecs. Dirk also wrote a
sample INDI driver to demonstrate this feature. Here is a screenshot for
the preview in KStars: http://indi.sourceforge.net/kstars_fwhm.png

CCMAIL: kstars-devel at kde.org
  



 M  +4 -4      Makefile.am  
 M  +2 -2      devmanager.ui  
 M  +76 -68    indi/drivers.xml  
 M  +0 -2      indi/fq.c  
 M  +0 -4      indi/fq.h  
 M  +3 -6      indi/indiserver.c  
 M  +3 -2      indidevice.cpp  
 M  +1 -1      indidevice.h  
 M  +134 -35   indidriver.cpp  
 M  +11 -4     indidriver.h  
 M  +1 -1      indielement.h  
 M  +59 -6     indistd.cpp  
 M  +3 -1      indistd.h  
 M  +5 -0      kstars.h  
 M  +7 -0      kstarsactions.cpp  
 M  +1 -0      kstarsinit.cpp  
 M  +1 -0      kstarsui.rc  




More information about the Kstars-devel mailing list