Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

FLI focuser driver

http://www.flicamera.com/

Supported devices

All focusers by Finger Lakes Instrumentation.

This driver supports hot-plug (multiple devices).

Supported platforms

This driver depends on 3rd party library and is supported on Linux (Intel 32/64 bit and ARM v6+) and MacOS.

License

INDIGO Astronomy open-source license (3rd party library is open source).

Use

indigo_server indigo_focuser_fli

Status: Stable

Driver is developed and tested with:

  • FLI PDF Focuser
  • FLI Atlas Focuser

NOTES

Up to version 2.0.0.3 this driver requires Kernel Driver (Linux only)

This INDIGO driver up to version 2.0.0.3 requires Linux kernel driver to work. The kernel driver is available for download here: http://indigo-astronomy.org/downloads.html

After kernel update one may need to execute:

sudo indigo-install-fliusb

In order to install the kernel driver for the new kernel.

Since version 2.0.0.4 the driver uses libusb.

Since version 2.0.0.4 the kernel driver is not required any more as it uses libusb.