Merge pull request #2 from spacelab-ufsc/dev Dev: Writing the received data to a SQLite database
Merge pull request #2 from spacelab-ufsc/dev
Dev: Writing the received data to a SQLite database
Overview • Dependencies • Installing • Documentation • License
The FloripaSat-2A Telemetry Viewer (FSat2ATV) is a software to visualize and manage the telemetry data transmitted by the FloripaSat-2A 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 立方星系列)开源仓库 fsat2atv。镜像收录自 https://github.com/spacelab-ufsc/fsat2atv,License:GPL-3.0
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
FLORIPASAT-2A TELEMETRY VIEWER
Telemetry visualizer software for the FloripaSat-2A mission.
Overview • Dependencies • Installing • Documentation • License
Overview
The FloripaSat-2A Telemetry Viewer (FSat2ATV) is a software to visualize and manage the telemetry data transmitted by the FloripaSat-2A 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.