(→‎Cameras: cccd supported cameras)
(→‎Cameras: adding XmCCD)
Line 9: Line 9:
* Atik cameras are fully unsupported.
* Atik cameras are fully unsupported.
* TSNK-lab ICX285AL cameras, QHY5, QHY6, QHY9, QHY8L, DSI2PRO, and DSLR are supported by [http://sourceforge.net/projects/cccd/ cccd].
* TSNK-lab ICX285AL cameras, QHY5, QHY6, QHY9, QHY8L, DSI2PRO, and DSLR are supported by [http://sourceforge.net/projects/cccd/ cccd].
* Apogee Alta and SBIG cameras are supported by the [[INDI]]-compatible [http://www.astro.louisville.edu/software/xmccd/index.html XmCCD].


==Telescope mounts or control devices==
==Telescope mounts or control devices==

Revision as of 02:42, 18 December 2012

Hardware compatibility list

This page lists some devices and the status of their Linux driver or software used to control it. If you have some devices, you shall add them to the list or leave comments on how they work with Linux. For now, if the experience you have is with a different operating system, like FreeBSD or Mac OS X, you can put it on this page too.

Cameras

  • For DLSR (reflex cameras), no need to make a full list of devices, they all can be controlled from the USB port using gphoto2.
  • QSI cameras have a control API made by the manufacturer and a software using it already exists with lots of features (including autoguiding): GoQat.
  • Atik cameras are fully unsupported.
  • TSNK-lab ICX285AL cameras, QHY5, QHY6, QHY9, QHY8L, DSI2PRO, and DSLR are supported by cccd.
  • Apogee Alta and SBIG cameras are supported by the INDI-compatible XmCCD.

Telescope mounts or control devices

  • MCMTII is currently only fully compatible with the non-free PRISM software or with any other software using the Ascom driver (non-free abstraction layer). However, a setup console program for windows and the DLL used by PRISM are open-source, which are good starting points to enable the MCMTII to step into the Linux world.

Focusers

  • Robofocus is supported by GoQat amongst others.

RS232 / USB converters

Most of them are handled by Linux, a list has to be done.

Linux kernel sources links: documentation on usb serial devices and drivers and list of files in drivers/usb/serial (= list of chipset names).

USB video grabbers

Many are handled by Linux too. The LinuxTV project has a wiki with a list of supported devices. Linux exposes these interfaces with the V4L API, so they can be used the same way as webcams.

The em28xx chipset is an example of chipset used by many consumer products (see list). See links CARDLIST.* on the left for lists of products embedding other chipsets.