Skip to content

spacelab-ufsc/gutv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

524f5c8 · Feb 21, 2025

History

12 Commits
Feb 21, 2025
Feb 21, 2025
Feb 21, 2025
Feb 18, 2025
Feb 21, 2025
Aug 15, 2024
Feb 18, 2025
Feb 18, 2025
Aug 15, 2024
Feb 21, 2025
Feb 18, 2025
Feb 18, 2025
Feb 18, 2025
Feb 18, 2025

Repository files navigation

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.