Software here is software in development- the current running version is in the latest directory in old/ ------------------------------------------------------------------------ Notes - Notes on lbc software Makefile - makefile for compiling lbc, not for chmod'ing it. bar.gif - Gif used to separate 26" and 10" settings bench.params - the "use" save set of bench params bench.save - the "save" save set of bench params mkarch - moves current files to the command line supplied old directory used to backup files when installing new version - ex. mkarch v1.00- maked pdprp archive in ~/pdprp/old/ mkold - as above but makes local lbc archive in ./old/ old/ - contains old versions of lbc lbc* - the lbc softare needs a chmod 4711 (see ~obs/bin/rootfix) lbc.c - C source code for lbc lbc.tcl - the Tcl/Tk GUI routine - called by lbc* serial/ - directory with simple serial test routines telcon/ - telescope control software routines Hardware.notes - notes about the hardware used in the project including manufacturer and I/O pin/port assignments Overview.notes - brief sketch of the entire PDPRP project Serial.notes - notes about the serial communication language between the host computers (CCDMAC, OSLVAX, ...) and the PDPDP computer. Variable.notes - work in progress to describe the variable used in lbc.c testing/ - directory which contains training or testing programs iotest* - test program to read and write digital io ports iotest.c