Skip to content

Latest commit

 

History

History
105 lines (77 loc) · 2.63 KB

TODO.md

File metadata and controls

105 lines (77 loc) · 2.63 KB

TO DO

General

  1. Add autoconfig or cmake build

Documents

  1. introduction
  2. users guide for indigo_server and command line client
  3. developers guide for drivers
  4. developers guide for client apps

Framework

  1. Snooping support
  2. Client API for easier integration to client apps & GUI DONE
  3. ASCOM client adapter PARTIALLY_DONE
  4. Multipoint alignment engine for mount drivers
  5. integrated http server for binary blob download DONE
  6. HTTP/JSON protocol adapters DONE
  7. Windows port
  8. Android port
  9. JPEG format support DONE
  10. smart serial port selection DONE

Utilities

indigo_server

  1. posibility to run external drivers dynamic libraries in indigo_server (INDI style drivers) DONE
  2. posibility to run external drivers executables in indigo_server (INDI style drivers) DONE
  3. posibility to add driver to indigo_server over INDIGO protocol DONE
  4. server chaining DONE

command line client

  1. set_property DONE
  2. get_property (including BLOBs) DONE

Drivers

CCDs

  1. QHY CCD driver DONE
  2. ASI CCD driver DONE
  3. IIDC CCD driver (based on libdc1394) DONE
  4. MI CCD driver (based on MI SDK)
  5. QSI CCD driver (based on QSI SDK) PARTIALLY_DONE (untested)
  6. FLI CCD driver (based on FLI SDK) DONE
  7. SBIG CCD driver (based on SBIG SDK) DONE
  8. Apogee CCD driver (based on Apogee SDK)
  9. Fishcamp CCD driver (based on Fishcamp SDK)
  10. Andor CCD driver (based on Andor SDK - payed (we will require but not provide it) DONE
  11. DSI driver. DONE
  12. ATIK CCD driver DONE

DSLRs

  1. Linux DSLR driver (based on gPhoto)
  2. Mac DSLR driver (based on ICA) DONE
  3. Canon driver (based on Canon SDK)
  4. Nikon driver (based on Nikon SDK)
  5. Sony driver (based on WS API)

Wheels

  1. Atik EFW wheel driver DONE
  2. FLI wheel driver (based on FLI SDK) DONE
  3. SBIG wheel driver DONE
  4. ASI EFW Driver DONE

Guiders

  1. CGUSBST4 guider driver
  2. GPUSB guider driver
  3. ZWO USB-ST4 DONE

Focusers

  1. USB Focus v3 DONE
  2. FLI focuser driver (based on FLI SDK) DONE
  3. SBIG focuser driver (based on SBIG SDK)

Mounts

  1. NexStar protocol mount driver (based on libnexstar) DONE
  2. NexStar EVO protocol mount driver
  3. LX200 protocol mount driver DONE
  4. EQMod mount driver
  5. ASCOL protocol mount driver (1 & 2m zeiss telescopes upgraded by ProjectSoft)
  6. Temma protocol mount driver DONE

GPS

  1. GPS Simulator driver DOME
  2. NMEA183 GPS driver DONE

Dome

  1. Dome Simulator driver DONE
  2. UNIWERSAL dome driver

AO

  1. SX AO driver
  2. SBIG AO driver (based on SBIG SDK)