magao-x / magTCSsim

Magellan Telescope Control System simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

magTCSsim

This is the Magellan Telecope Control System simulator for the MagAO project. Implements a tracking telescope, and a TCP/IP server for access by instruments.

Build

Requires mxlib.

Compile with

  make -f $MXMAKEFILE magTCSsim

To-Do

  • Need to implement a GUI (the old one is broken), possibly by interfacing with Stellarium
  • Need to implement simulation commands (probably on a different port)

About

Magellan Telescope Control System simulator


Languages

Language:C++ 99.9%Language:Makefile 0.1%