Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 1.63 KB

README.md

File metadata and controls

65 lines (43 loc) · 1.63 KB

GOLDS-UFSC TELEMETRY VIEWER

Telemetry visualizer software for the GOLDS-UFSC mission.

GitHub commits since latest release (by date)

OverviewDependenciesInstallingDocumentationLicense

Overview

The GOLDS-UFSC Telemetry Viewer (GUTV) is a software to visualize and manage the telemetry data transmitted by the GOLDS-UFSC satellite.

Below, there is an image of the main window of the software:

Dependencies

Installation on Ubuntu

sudo apt install python3 python3-gi

Installation on Fedora

sudo dnf install python3 python3-gobject

Installing

python setup.py install

Documentation

Dependencies

  • Sphinx
  • sphinx-redactor-theme

Building the Documentation

make html

License

This project is licensed under GPLv3 license.