Merge pull request #1 from spacelab-ufsc/dev Dev: Initial project structure
Merge pull request #1 from spacelab-ufsc/dev
Dev: Initial project structure
Overview • Dependencies • Installing • Documentation • License
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:
sudo apt install python3 python3-gi
sudo dnf install python3 python3-gobject
python setup.py install
make html
This project is licensed under GPLv3 license.
SpaceLab UFSC(巴西弗洛里亚诺波利斯联邦大学航天实验室,FloripaSat 立方星系列)开源仓库 gutv。镜像收录自 https://github.com/spacelab-ufsc/gutv,License:GPL-3.0
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
GOLDS-UFSC TELEMETRY VIEWER
Telemetry visualizer software for the GOLDS-UFSC mission.
Overview • Dependencies • Installing • Documentation • License
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-giInstallation on Fedora
sudo dnf install python3 python3-gobjectInstalling
python setup.py installDocumentation
Dependencies
Building the Documentation
make htmlLicense
This project is licensed under GPLv3 license.