Skip to content

UVicSatelliteDesign/COMP_SLIP-GS

Repository files navigation

UVR_SLIP-GS

UVR SLIP ground station

Running the application

Install dependencies

Create a virtual environment:

python -m venv venv

Install dependencies:

source venv/bin/activate
pip install -r requirements.txt

Run

To launch the GUI:

python3 -m ground_station.frontend.main_window

To run tests:

pytest

About

UVR SLIP ground station

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12

Languages