Skip to content

welterde/rts2

 
 

Repository files navigation

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.

For further details, please visit:

  http://www.rts2.org

For questions, comments, suggestions and problems, please send emails to petr
(at) kubanek [dot] net 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.

About

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

Resources

License

LGPL-3.0, GPL-2.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 68.8%
  • C 16.4%
  • Python 6.9%
  • eC 5.1%
  • JavaScript 1.2%
  • Shell 0.5%
  • Other 1.1%