NOTE: to run telcon, you need to have both hqtest and telpos running first. The command telstart does all this for you. Telpos will crash and therefore exit once you quit hqtest. Ugly, but effective. Makefile - makefile for telcon coord_trans.c - anders telcon support files doit* - script to start entire PDPRP/Telcon package elatest-2.gif - image displayed in telcon GUI init_struct.c - anders telcon support files make_image.tcl - tcl script which is called by telpos.tcl which itself calls make_image - a shell script which gets the latest solar image for telcon make_image - link to a shell script of same name in pdp-visual/ which gets the current disk image from the mac and processes it pdpvisual - link to file of same name in pdp-visual/ which does most of the proecessing on the solar disk image- called by make_image mkarch - moves current files to the command line supplied old directory used to backup files when installing new version - ex. mkarch v1.00 - in ~/pdprp/old mkold - as above but makes local lbc archive in ./old/ soleph.c - anders telcon support files soleph.h - anders telcon support files telcon* - exectuable telescope control program telcon.c - main c source code telcon.tcl- main Tcl source file telpos* - executable program that gets the telescope position from the PC Guider and tells it to HQ It also handles loading of solar image for telcon display telpos.c - c source for telescope position helper program telpos.tcl - tcl source for telescope position program telstart* - script to start telpos and telcon update_struct.c - anders telcon support files hqtest - a script to start up hq.tcl and hqtest.tcl hq.tcl - the pdprp/telcon communications gateway hqtest.tcl - a testing program for hq.tcl testing/ - a directory with testing programs and learning tools - contains the following: comserv* - a simple test of Tcl/Tk send command calls the next two files command.tcl - the command server for comserv send.tcl - the client for comserv comserv2/3 command2/3 send2/3 - simpler ways to do the above compile* - to compile demo* from Anders ephem test programs demo* - to demo the ephem routines update_test.c - anders telcon support files pdp-visual/ - a directory containing pdpvisual and assorted files used to convert the mac singer image to something usable by telcon.tcl (called newsun.gif).