EQASCOM:
EQASCOM is a telescope driver that provides the astronomical 'brains' of the mount control system. It provides functions such as:
EQASCOM incorporates an interface that allows users to manually control the mount using either a joystick, gamepad , numeric keypad or mouse. By using freely available software it is even possible to us a Wii controlller! The most popular option is to use a wireless gamepad Default gampad assignments are shown below: EQASCOM provides flexible configuration to allow diffrent mount functions (Slew, Park, Unpuark, Track, Spiral etc.) to be assigned to the various gamepad buttons. EQASCOM is designed such that mount specific control functions (such as low level communications) are provided by a separate dll. Using this structure it is possible to support a range of different mount types by supplying different dlls. Currently only a single dll option is provided and this for Synta EQ types. As Synta have yet to make their communications protocol 'open' the associated dll is not currently available as open source. EQASCOM provides multi-lingual support by the use of language dlls. Currently French, Spanish and Dutch dlls are installed as part of the standard installation. It is relatively easy to add new translations and a template project for a language dll is provded as part of the source code distribution. Driver Installation Prior to installing EQASCOM iteslf, make sure you have the ASCOM Platform installed on your PC: ( http://ascom-standards.org) The latest version of EQASCOM is supplied as a self installing executable and will automatically register itself with windows and ASCOM. Source code is also included as part of the distribution and may be optionally installed - You do not need the source code to use EQASCOM. When you run you ASCOM complient planetarium software you should now see "EQMOD ASCOM Simulator" and "EQMOD ASCOM EQ5/6" appear in the list of avilable telescopes. When connecting to either of these "scope" types the EQASCOM user interface will appear. Please note that EQASCOM is not a stand alone application and is only ever initiated upon request from an ASCOM client application. If you have problems getting the EQASCOM software installed and/or recognised by ASCOM please refer to the wiki for further advice. |