RTS2 / rts2

Contains core part of the RTS2 - RTS2 libraries, and drivers for basic devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RTS2 - Remote Telescope System, 2nd Version

RTS2 is software for a fully autonomous astronomical observatory. It takes care of details necessary for the observatory operation. It keeps care of closing it when bad weather arrives, opening when weather permits operation. One of its driving requirements was to provide a modular and flexible environment, able to control a lot of (quickly changing) devices.

RTS2 is split into two main components - the RTS2 library, released under LGPL, and RTS2 drivers, released under GPL. Pleasse see COPYING.LESSER and COPYING and header of source files for details.

RTS2 is not an interactive planetarium. RTS2 provides various interfaces which third parties can use to access system functionalities. Probably the best is JSON API. Stellarium has plugin to interact with RTS2 telescopes.

For further details, please visit:

http://www.rts2.org

For questions, comments, suggestions and problems, please send emails to petr (at) rts2 [dot] org or to the RTS2 developer list rts-2-devel (at) lists [dot] sourceforge [dot] net. Please be aware that support is first provided to parties sharing development and implementation costs.

How to install RTS2

The easiest way on Ubuntu/debian based distributions is to install RTS2 from packages. The packages are available from Launchpad.

If you want to install from the source code, please see the INSTALL file.

About

Contains core part of the RTS2 - RTS2 libraries, and drivers for basic devices.

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 67.9%Language:C 13.5%Language:Python 11.8%Language:eC 3.5%Language:Shell 0.8%Language:JavaScript 0.8%Language:Makefile 0.5%Language:M4 0.4%Language:PHP 0.2%Language:XSLT 0.2%Language:HTML 0.2%Language:CSS 0.1%Language:Java 0.1%Language:Awk 0.1%Language:SWIG 0.0%Language:Thrift 0.0%Language:Perl 0.0%Language:Processing 0.0%Language:Emacs Lisp 0.0%Language:PLpgSQL 0.0%