Skip to content

FocuserLink device INDI driver

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING.LIB
Notifications You must be signed in to change notification settings

astrojolo/focuserlink

Repository files navigation

indi-focuserlink

indi_focuserlink INDI driver supports FocuserLInk telescope focuser motor.

Installing INDI server and libraries

To start you need to download and install INDI environment. See INDI page for details.

Then FocuserLink INDI driver needs to be fetched and installed:

git clone https://github.com/astrojolo/focuserlink.git
cd focuserlink
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make
sudo make install

Then indiserver needs to be started with FocuserLink drivers:

indiserver -v indi_focuserlink

Now FocuserLink can be used with any software that supports INDI drivers, like KStars with Ekos.

About

FocuserLink device INDI driver

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING.LIB

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published