repositorypackage
0.0.0-20241001215318-4ea15860f328
Repository: https://github.com/antaris-inc/go-satcom.git
Documentation: pkg.go.dev
# README
go-satcom
This repository contains golang libraries supporting satellite communication protocols:
- csp provides support for the Cubesat Space Protocol (CSP)
- satlab provides support for Satlab Spaceframes
- openlst provides support for OpenLST
Additionally, the Socket
and Adapter
abstractions here help work with full communications channels.
Take a look at the examples in socket_test.go
and the test/
directory.
Feel free to open a Github issue with feedback/questions, or open a PR!
This project is licensed under APACHE 2.0 by Antaris, Inc.