Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.64 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.64 KB
visionspace logo

sle-common

The sle-common contains the CCSDS SLE ASN.1 mapping and the common functions that are needed for server and client side application development.

Framework

Overview

  • sle-common: Library for user and provider side Space Link Extension application development
  • sle-provider: Provider (ground station side) Space Link Extension application
  • sle-management-client: OpenAPI based client for sle-provider management

Installation & Usage

Setuptools

python3 setup.py install --user

To check if the installation was successful, you can try out our sle-provider!

Find out more

This work was created following the standards defined by the Consultative Committee for Space Data Systems (CCSDS): https://public.ccsds.org

Contributing

If you would like help implementing a new feature or fix a bug, check out our Contributing page and the Code of Conduct!

Questions or need help?

Please open an issue for bug reporting, enhancement or feature requests.