whigg / leop-client

Client for receiving data from remote Ground Stations during LEOP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LEOP SATNet Client

This repository contains the source code of a SATNet client for supporting LEOP satellite operations. The client reads the data received from a TNC and sends it to the SATNet servers. The serial communication between the TNC and the app shall be based on the KISS protocol.

The current release can be downloaded from the Chrome web store but right now it is only available for beta testers. If you want to become one of them, please contact us.

Usage instructions

###Registration

  1. Register at SATNet website. Confirm your email account and wait until the SATNet administrator manually validates your account.
  2. Login at SATNet website and create a Ground Station by clicking in the Operations tab.

Create GS

###Chrome app

  1. Download the app from the Chrome web store.

2. Open the Chrome App directly from the browser or from your OS app launcher.

Open app 3. Enter your user credentials and click Sign in

Sign in 4. Configure your TNC serial port, the baudrate and select the GS you are working on.

Configure app

About

Client for receiving data from remote Ground Stations during LEOP.

License:Apache License 2.0


Languages

Language:JavaScript 94.5%Language:CSS 5.5%