######################################### # temma-tools updates history # ######################################### --- 31/03/08 --- - Ré-adaptation des tailles de fenêtres à hauteur max : 480 pixels pour usage sur Asus eeepc. - eos.pl : lien avec gphoto2 pour récupération des images de la carte vers le disque dur (compatible Linux uniquement). - autoguide.pl : nuage de points avec stats pour les impacts. --- 20/01/08 --- temma.pl (sous Windows) : - Correction d'un petit bug sous Windows : fonction open_serialport décommentée : ne bloque plus la connexion au port série. - Tests sur Vista : OK - Essais avec COM15 non OK (assignation systeme par defaut avec certains cable USB-série). Si le num de port COM est plus grand que 9 le module serialport pour windows ne fonctionne pas. Solution : ré-assigner un numéro de port COM plus faible avec le gestionnaire de périfs. --- 17/12/07 --- Répertoires et fichiers utilisateurs délocalisées dans ~./temma-tools sous Linux. Pas de délocalisation des fichiers utilisateurs sous Windows. eos.pl (03/12/07) : - Option relevage du miroir. - fichier log des poses : ~/.temma-tools/data/eos-acq-yyyyy-mm-dd.log sous Linux. temma-tools/data/eos-acq-yyyyy-mm-dd.log sous Windows. temma.pl : - 6 sites paramètrables dans 6 fichiers distincts, fichier site1.txt pour site par defaut (autres sites dans siteN.txt). - tracking : bouton tracking lunaire pour usage d'une vitesse moyenne sur RA uniquement. tracking luniare moyen paramètrable manuellement en DEC si besoin. - vérification des droits x au lancement des scripts forkés. - sauvegarde pointage en cours dans fichier liste_perso.txt (pour memoriser un pointage en imagerie) - correction "erreur sous l'horizon" des pointages proches de l'horizon avec scope en PTE avec verrou élargi. - raquette (handbox.pm) : déplacements relatifs en arcsec/min/puls sans fenetre séparée. - listes (listes.pm) : sous Linux, enregistrements persos dans fichier ~/.temma-tools/catalog/listeperso.txt autoguide.pl : - onglet optique, ajout infos champs du CCD imageur. - onglet port parallèle : vérouillage possible pendant l'autoguidage des sens de rattrapages non souhaités RAup/RAdown/DEC+/DEC-. délai de latence minimum sur port parallèle réglable. - fichiers configs dans : ~/.temma-tools/config - fichiers data dans : ~/.temma-tools/data peview.pl : correction de l'erreur au chargement du module "curvefit.pm" (appel du module désactivé). ajout infos min/max et rms dans l'interface zoom 100x sur axe Y. --- 25/06/07 --- autoguide.pl : amélioration interface nuage de point et seeing monitor --- 21/05/07 --- - temma.pl : simplification du nom de ce script modifs mineures - autoguide.pl : fenetre nuage de points fenetre seeing monitor (stats d'apres les shiftX/shiftY) sauvegarde automatique des parametres de guidage en fin de session - peview.pl : ajout de points manuellement sur la courbe pour traçage d'une courbe lissée --- 18/09/06 --- - temma09_180906.pl : modifs mineures - listes.pm ajout import fichier ngc-ic.csv amélioration import listeperso.txt listes d'étoiles jalons plus longue. --- 31/07/06 --- - zview : dialogue de confirmation Init Zenith - alerte "RA error Dec error" en cas de deconnexion monture. - modifs et corrections mineures dans le script temma09_jjmmaa.pl - finalisation de l'intégration des scripts : autoguide.pl et eos.pl (scripts indépendants ou forkables sous Linux). - "partage" du port parallèle entre les 2 scripts autoguide.pl et eos.pl via fifo (si commande de déclenchement distant du boitier Canon EOS sur port parallèle). - améliorations du script peview.pl --- 20/02/06 --- - corrections mineures dans l'interface Tk : tailles polices dans notebook et listes pour Debian, couleurs noire des browsentry. - correction de l'inversion N/S dans le retour d'infos "sens de ratrappage DEC" de la raquette. - élargissement valeur de verrou "merid lock" à +/-3H. - ajout module Device::ParallelPort pour scripts faisant usage du port parallèle sous Linux et Windows. - ajout script autoguide_parport.pl (compatible Linux +QAstrocam uniquement). autoguidage via port parallèle - interface optocoupleurs - port autoguidage : en cours de dev, non testé sur le ciel. - ajout script eos.pl (compatible Linux et Windows) declenchement distant pour boitiers Canon EOS (en connexions port série ou port parallèle). --- 12/09/05 --- - reorganisation de l'arborescence pour faciliter les mise à jours du driver : fichiers personnels listes dans ./catalog fichiers personnels de config site, scope et scope2 dans ./config - Autoguidage : affichage graphique des shiftX/Y --- 25/07/05 --- - petite modif sur l'interface raquette. - detection EM-400 Temma2. - autoguidage : détection de l'orientation de la webcam. - page web autoguidage. --- 30/05/05 --- - console.pm : amélioration de la console Tk du driver, enregistrement possible des sorties STDOUT pour debuggage sous Windows - list.pm : amélioration interface - detection montures USD2 pour usage raquette de commande soft - réorganisation de l'arborescence - ajout du module FFT en statique sous linux et windows - ajout script peview.pl : affichage de courbes de tracking script forkable depuis le driver sous Linux et en exec séparée sous Windows. --- 20/04/05 --- - List tool : Argo Navis file compatible (tested with MacOSX Astroplaner software list). --- 09/05/05 --- - Ajout fichier lisezmoi.txt : aide d'installation et d'initialisation en langue Française - Ajout fichier changelog.txt : historique des modifications --- 04/04/05 --- - QAstrocam fifo setting (fifo creation and path setting) from set external software window. - Webcam autoguiding improvements (for Linux and QAstrocam). TODO : backlash management. --- 21/02/05 --- - Link with Prism program via the clipboard (copy/paste RA/Dec from Prism sky map). - CdC list import improvement for Linux and windows version. --- 15/11/04 --- - oops in qastrocam_link.pm script !!! just uncommented today the lines concerning the RA/DEC corrections commands comments was used for simulations and autoguiding corrections will be really sent to the mount now ! --- 09/11/04 --- - Device-SerialPort-0.070 Perl module for Linux is now optional because it's include in driver files list as "static linking". Download and install this module if you need it as dynamic linking and as part of your Perl distrib (standard Perl way). The install of this module is still necessery for Windows. - Scope parameters improvements : guiding scope and webcam parameters settings. - QAstrocam linking : use QAstrocam last version for Linux (dev version at this time). Webcam autoguiding from QAstrocam shiftX/shiftY informations : still need some tests under real conditions. Tracking test from QAstrocam shiftX/shiftY informations (mount PE test with a webcam). - todo : screen copies and htm informations. --- 16/08/04 --- - List window GUI : keyboard and mouse binding improvements. selected objects go directly on ZView when Temma connection is ON. - PEC standby ON/OFF possibility to compare results with and without PEC. - test with QAstrocam : webcam manual pictures guiding -> ok. - test with QAstrocam for manual guiding and AudeLa for CCD acquisition (Platinum // port) -> not ok, todo test with ethernaude and qwick audine USB. - MacOSX compatibility (with the kind help from Jeff Terry) with path/port keyboard entry in port setup window. --- 19/07/04 --- - mosaic with 2 ways : automatic controled with goto operation (still include but not enought acurate for small ccd ship) manual controled with hanbox for better accuracy - handbox RA/DEC buttons with reversible orientation. - RA/DEC entry checking - little improvements in GUI --- 10/05/04 --- - import lists made with Carte du Ciel 2.75 (Windows) --- 07/06/04 --- XEphem 3.6 links improvements - fifos path is saved in file for next use. - qwickgrab of XEphem objects for fast selection from Skyview to driver functions. --- 05/04/04 --- - PEC (and PPEC) function improvements --- 30/03/04 --- - PEC (and PPEC) function improvements --- 26/03/04 --- - reading loop for RA/DEC as option - xephem list.txt import changed (beta XEphem-Dev4 version) - bug corrections - PEC function is available - PPEC for session is in developpment --- 02/02/04 --- XEphem 3.6 links improvements - fifos path selection with set_externe.pm - embedded XEphem links in lists window panel - xephem list.txt import changed (beta XEphem-Dev2 version) --- 19/01/04 --- - console Text widget for debug help - better mount version detection - correction for TemmaPC. These versions are not compatible with remote standby mode cdes - save current location and load last location - improvements of critical alerts and other interactions --- 07/01/04 --- - improvements for standby mode use --- 26/12/03 --- bugs corrections in main script : - after park and halt motors was stopped after other goto operations - park and halt function is now disabled while Temma connexion is not running --- 23/12/03 --- New driver functions from standby mode (set to ON or OFF), remote command from firmware. - Init on parking location - Halt on parking location with stopping the motors by standby OFF mode - Motors state setting to ON or OFF for starting or stopping the motors from the driver at any time. - Help updates. --- 16/12/03 --- - bug correction in main script - use of AutoFlip error value for reversing the side of the scope on the mount - init on parking location possibility on start (default parking location possibilities : Est, Pole, Equator and Zenith) - halt on parking location (at this time without the possibility of setting OFF the mount by the driver) --- 01/12/03 --- - bug correction in list.pm script --- 24/11/03 --- - help available in french and english languages - some minor improvements and bugs corrections - scope parking in end of session, possibility available from liste window. --- 11/11/03 --- - improvements on Autoflip function - tracking window more easy to use - some minor improvements and bugs corrections --- 29/10/03 --- - some corrections in this file (readme.txt) concerning checking command for modules install. - check installed modules : this little Perl script list modules in your Perl distrib (with commande line from the driver directory). % perl modules_list.pl --- 27/10/03 --- South hemisphere use (not still tested) Some bugs corrections --- 23/10/03 --- more informations for Windows install no change in driver Perl scripts --- 21/10/03 --- - HandBox : infos concerning RA/DEC slew in secondes : bug corrections --- 20/10/03 --- - Tracking : some corrections for tracking adjustements with suitable max values on RA axis : RA ->-21541 (slow RA sideral_rate *0.75) RA ->+21541 (accelarate sideral_rate *1.25) DEC->-600 DEC tracking +10 deg per day DEC->+600 DEC tracking -10 deg per day - HandBox : infos concerning RA/DEC slew in secondes --- 13/10/03 --- informations files in a separate directory /doc_htm. minor changes in main script for GUI with windows OS : serial port numbers from COM1 to COM9. some littles corrections in main script.