m (NL)
(→‎Open PHD Guiding: news for v2)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
=OpenPHD Guiding=
=Open PHD Guiding=


[http://code.google.com/p/open-phd-guiding/ Website]
[https://openphdguiding.org/ Website]


The [http://www.stark-labs.com/phdguiding.html PHD (Push Here Dummy) Guiding] software from Stark Labs is a popular, free package for telescope autoguiding on Mac and Windows. The goal of OpenPHD Guiding is to bring PHD Guiding to Linux.
The [http://www.stark-labs.com/phdguiding.html PHD (Push Here Dummy) Guiding] software from Stark Labs is a popular, free package for telescope autoguiding on Mac and Windows. PHD Guiding is designed to be easy to use and to take the frustration out of auto-guiding. The goal of Open PHD Guiding is to bring PHD Guiding to other OS than Windows and enable several developers to work on it, because it's a lot of work for his creator, Craig Stark.


''Supported cameras sources'': V4L2 and [[INDI]]. Webcams have been confirmed to work.
'''Version 1''' kept the same GUI as the original Windows application. It now lives in branches/openphd1. This has the core routines of PHD Guiding as well as hardware that is supported on Linux. Heavy use is made of the INDI platform on Linux.


''Supported mounts'': [[INDI]].
During a large part of 2013, '''version 2''' was being developed as a major refactoring of the original application, including new GUI, internal structure, support for adaptive optics, and improved Mac OS X compatibility. It now (2013) compiles on Linux, but most of the code supporting Linux devices has been excluded from the release and is not maintained. PHD2 supports only QHY5 cameras, no V4L or INDI. See the documentation [http://code.google.com/p/open-phd-guiding/wiki/V2_Documentation wiki page] of open-phd-guiding.
 
''Supported cameras sources in v1'': V4L2 and [[INDI]]. Webcams have been confirmed to work.
 
''Supported mounts in v1'': [[INDI]].
 
Arch Linux AUR packages: [https://aur.archlinux.org/packages/open-phd-guiding-svn/ version 1] and [https://aur.archlinux.org/packages/open-phd-guiding2-svn/ version 2] (probably very outdated).
 
Update 2017: version 2 seems to integrate [[INDI]] again, and probably that version 1 is deprecated now. Here are [https://github.com/OpenPHDGuiding/phd2/wiki/BuildingPHD2OnLinux compilation instructions].

Latest revision as of 21:56, 26 December 2017

Open PHD Guiding

Website

The PHD (Push Here Dummy) Guiding software from Stark Labs is a popular, free package for telescope autoguiding on Mac and Windows. PHD Guiding is designed to be easy to use and to take the frustration out of auto-guiding. The goal of Open PHD Guiding is to bring PHD Guiding to other OS than Windows and enable several developers to work on it, because it's a lot of work for his creator, Craig Stark.

Version 1 kept the same GUI as the original Windows application. It now lives in branches/openphd1. This has the core routines of PHD Guiding as well as hardware that is supported on Linux. Heavy use is made of the INDI platform on Linux.

During a large part of 2013, version 2 was being developed as a major refactoring of the original application, including new GUI, internal structure, support for adaptive optics, and improved Mac OS X compatibility. It now (2013) compiles on Linux, but most of the code supporting Linux devices has been excluded from the release and is not maintained. PHD2 supports only QHY5 cameras, no V4L or INDI. See the documentation wiki page of open-phd-guiding.

Supported cameras sources in v1: V4L2 and INDI. Webcams have been confirmed to work.

Supported mounts in v1: INDI.

Arch Linux AUR packages: version 1 and version 2 (probably very outdated).

Update 2017: version 2 seems to integrate INDI again, and probably that version 1 is deprecated now. Here are compilation instructions.