Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optical Ground Station Server

The Optical Ground Station Server offers a REST API that provides the images captured by the Optical Ground Station's camera.

Installation

  1. Clone this repo:

    $ git clone https://github.com/Teidesat/optical-ground-station-server.git
    $ cd optical-ground-station-server
    
  2. Create a virtual environment:

    $ python3 -m venv venv
    $ source venv/bin/activate
    
  3. Install the dependencies:

    $ pip install -r requirements.txt
    

Usage

Running in development mode

$ flask run

About

Python server for the Optical Ground Station Server (Currently just as a test to send camera images to Fomalhaut)

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages