Added radec2xy tool
Test commit to SourceForge
Initial upload of merged code from Steve and Kevin
Added support for Davis Vantage Pro 2 weather s...
temporary test to insure svn is r/w
Dome now rotates to telescope destination coord...
Fixed bug in filter.c that was causing filter_s...
Added return values to two functions in alta_c_...
Updated Installation instructions to include so...
Fixed bug where setupDriftScan mistakenly calle...
- Fixed bug that was screwing up terminal when ...
Sets baud rate to 19200 if Davis Vantage Pro we...
Added USB header case found in Slackware distri...
Added mkusbserial.sh script
First working release with Apogee Alta support,...
Updated build process so that steps requiring r...
Fixed startTel/killTel scripts, changing >&2 st...
Removed FLI library "1.71a" (was it a special v...
Several changes to the FLI driver distribution ...
Fixed Alta subframing bug. If binning was great...
Added note to HISTORY. Another test to Steve's ...
Made some (but not yet all) scripts executable ...
Made some more scripts svn:executable
Added limited support for loading images with B...
Added comments to mkusbserial
Removed svn conflict stuff from mkdirs file, an...
Added new Apogee library, supporting Alta camera
removing after test was successful
Updated Installation document with additional U...
Converted two files from DOS linefeeds to Unix ...
Ran files through astyle source code formatter.
Added missing header file from Apogee driver di...
Added logic to iterate through all supported ca...
Changed postinstall instructions to refer to "s...
Updated installation instructions to use "sourc...
telrun waits until DOME_READY is true before be...
Updated installation instructions
Makefile was incorrectly removing the postproce...
Small installation improvements; e.g. now warns...
Missed one svn:executable script. Should cover ...
Fixed bug in get-catalogs where re-running afte...
THIS IS NOT A WORKING RELEASE (still). Begin fa...
Removed old incomplete targetPix stuff from tel...
Created folder remotely
Made "Installation" instructions a bit more cor...
Converted DOS endlines to UNIX
Removed a few compiled binaries that were accid...
Main Makefile now cleans drivers/alta and drive...
Fixed bug in Alta linux driver that prevented m...
Fixed /dev/nul typo to /dev/null
Made script executable
Included some additional build artifact removal...
Added rbiflush utility command. This executes ...
fixed compile bug when RBI is activated
Added chkvars to make sure setvars has been set.
added missing library
Removed emitted 'executable' on clean
Merged in changes made while debugging opertion...
Changed searchCatalogs function so that names c...
Fixed bug in tickmarks function. Function is de...
Allow sudo configured users to execute bin/mkdi...
Added unofficial new release of FLI code that s...
Added API to support RBI annihilation (implemen...
Made chkvars compatible with old-style sh, not ...
Force to choose DEV_USB1 instead of DEV_USB. H...
Fix a bug in name matching for longer comet nam...
More bad buffer pointer fixes.
Added convenience script for running camera as ...
Made some adjustments after testing feedback
Fix problem with telsched rejecting UTDATE beyo...
tweak to pre-check flags
Added space between DATE-OBS and exposure time ...
Updated path related virtual motion controller ...
Fixed edit problems with flexline additions to ...
Added functionality for creating and using a bi...
Merged fix for outlier case from dev branch
Added rules to create fifos for xephem
Cleaned up install instructions a bit more (add...
Changed CFLAGS to CFLAGS_EXTRA. This avoids an...
Fixed up postinstall script to run better under...
Changed the way TELOWNER user is set. The stev...
Made change to fix behavior of dome pre-rotate ...
Further refinements on the continuous tracking ...
Removed usb_set_debug(5) call to avoid messy ou...
Trying (again) by mitigating message poll times...
Fixed buffer overflow in wcs findregd that went...
removed errantly added binary
Fixed bug that could cause a failure to match o...
putting rbi flush call into background
Initial calling into separated config instance ...
Insure state of guider is correct before issuin...
Changed the way csi_rix works so that it doesn'...
Revised vcam (merged)
Allow repeat cycles for rbiflush
Added optional FLI_FILTER_REHOME_MOVES config, ...
Made FOCUSOFF command non-inherited in telsched...
Added Eclipse .project file to svn ignore list
Fixed a bug introduced into lookup that would t...
Fix a bug apparently introduced with recent 'Ex...