All Projects → RTS2 → rts2

RTS2 / rts2

Licence: LGPL-3.0, GPL-2.0 licenses found Licenses found LGPL-3.0 COPYING.LESSER GPL-2.0 COPYING
Contains core part of the RTS2 - RTS2 libraries, and drivers for basic devices.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
eC
11 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to rts2

Agvolumecontrolview
Visual regulator can be connected to a player or other smart house’s device making the process of controlling the level of a particular characteristic
Stars: ✭ 170 (+385.71%)
Mutual labels:  control
Dock
A docking layout system.
Stars: ✭ 204 (+482.86%)
Mutual labels:  control
NumericUpDownLib
Implements numeric up down WPF controls to edit/display values (byte, integer, short, ushort etc.) with a textbox and optional up/down arrow (repeat) buttons. Value editing is possible by dragging the mouse vertically/horizontally, clicking up/down buttons, using up/down or left right cursor keys, spinning mousewheel on mouseover, or editing th…
Stars: ✭ 68 (+94.29%)
Mutual labels:  control
Laravel Auth Checker
Laravel Auth Checker allows you to log users authentication, devices authenticated from and lock intrusions.
Stars: ✭ 177 (+405.71%)
Mutual labels:  control
Clearml
ClearML - Auto-Magical CI/CD to streamline your ML workflow. Experiment Manager, MLOps and Data-Management
Stars: ✭ 2,868 (+8094.29%)
Mutual labels:  control
Grbac
👮 grbac is a fast, elegant and concise RBAC(role-based access control) framework
Stars: ✭ 231 (+560%)
Mutual labels:  control
Ws Scrcpy
Web client prototype for scrcpy.
Stars: ✭ 164 (+368.57%)
Mutual labels:  control
PuTTY-ng
An improved multi-tabbed PuTTY with better user experience. This project is based on noddle1983's putty-nd.
Stars: ✭ 37 (+5.71%)
Mutual labels:  control
Acados
Fast and embedded solvers for nonlinear optimal control
Stars: ✭ 194 (+454.29%)
Mutual labels:  control
Dropdownmenukit
UIKit drop down menu, simple yet flexible and written in Swift
Stars: ✭ 246 (+602.86%)
Mutual labels:  control
Clearml Server
ClearML - Auto-Magical Suite of tools to streamline your ML workflow. Experiment Manager, ML-Ops and Data-Management
Stars: ✭ 186 (+431.43%)
Mutual labels:  control
Vanillarat
VanillaRat is an advanced remote administration tool completely coded in C# for Windows.
Stars: ✭ 192 (+448.57%)
Mutual labels:  control
Handycontrol
Contains some simple and commonly used WPF controls
Stars: ✭ 3,349 (+9468.57%)
Mutual labels:  control
Gym Pybullet Drones
PyBullet Gym environments for single and multi-agent reinforcement learning of quadcopter control
Stars: ✭ 168 (+380%)
Mutual labels:  control
STM32 TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an STM32F/L/H/G/WB/MP1-based board. These STM32F/L/H/G/WB/MP1 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micr…
Stars: ✭ 27 (-22.86%)
Mutual labels:  control
Modernroboticscpp
Modern Robotics: Mechanics, Planning, and Control C++ Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness. http://modernrobotics.org/
Stars: ✭ 170 (+385.71%)
Mutual labels:  control
Hoverboard Firmware Hack Foc
With Field Oriented Control (FOC)
Stars: ✭ 215 (+514.29%)
Mutual labels:  control
Reactor-and-Turbine-control-program
This is my Reactor- and Turbine control program for ComputerCraft and BigReactors
Stars: ✭ 18 (-48.57%)
Mutual labels:  control
ColorPickerLib
A WPF/MVVM implementation of a themeable color picker control.
Stars: ✭ 44 (+25.71%)
Mutual labels:  control
Xlchannelcontrol
iOS 仿腾讯新闻客户端的频道管理功能
Stars: ✭ 239 (+582.86%)
Mutual labels:  control

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].