Skip to content

Repository for the communications real time protocol based on Twisted.

License

Notifications You must be signed in to change notification settings

satnet-project/protocol

Repository files navigation

Circle CI Build Status Coverage Status

Protocol communications for the SATNet project

This repository contains the communications real time protocol based on Twisted for the SatNet network.

Installation

Steps to install the generic client for the SATNet network:

  1. To install the dependencies run, from the Scripts folder:

./setup.sh -install

You will need root privileges.

  1. To uninstall the dependencies and the satnet daemon run:

./setup.sh -uninstall

Dependencies

Before starting the script should be activate the corresponding virtualenv to satisfy the required dependencies.

source .venv/bin/activate

Normal operation

Installation script will create a daemon which, in every system start, will execute SATNet protocol. This process is transparent for the user.

This daemon creates a serie of logs that reports the operation. They are located at /logs folder, which can be found at the main folder.

About

Repository for the communications real time protocol based on Twisted.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published