OpenPHDGuiding / phd2

PHD2 Guiding
https://openphdguiding.org
BSD 3-Clause "New" or "Revised" License
251 stars 115 forks source link

PHD2 on Windows should be able to connect to an INDI server #450

Closed agalasso closed 7 years ago

agalasso commented 9 years ago

INDI is currently only supported on Linux, with plans to support INDI on OSX (issue #348). We should also add INDI support for the Windows version. One use case would be for PHD2 running on Windows to connect to an INDI server running on Linux.

d33psky commented 8 years ago

The kstars port to windows was recently updated (http://www.indilib.org/jdownloads/kstars-x64-2.6.0-alpha.exe). It might have an INDI library that we can reuse here.

agalasso commented 7 years ago

Windows INDI support was added around the 2.6.3dev7 or dev8 time frame