An open API service indexing awesome lists of open source software.

https://github.com/simon-kowerski/spicenet-protocol

A communication protocol design for single-link communications on board cube satellites
https://github.com/simon-kowerski/spicenet-protocol

c ccsds-standards communication-protocol cubesat rutgers-university

Last synced: 9 months ago
JSON representation

A communication protocol design for single-link communications on board cube satellites

Awesome Lists containing this project

README

          

Source code for the SPICEnet protocol. Developed for the Space Technology Association of Rutgers and the New Jersey Space Grant Consortium.

See [include/spicenet](https://github.com/simon-kowerski/SPICEnet-Protocol/tree/main/include/spicenet) for all header files\
See [lib/spicenet](https://github.com/simon-kowerski/SPICEnet-Protocol/tree/main/lib/spicenet) for all source code\
Testing and miscelaneous files can be found in the main directory

see snp.h and snp.c for the code written for application interactions (these files contain the "session layer" SPICEnet API)

Formal documentation to be written after the completion of the Space Grant Program (i need to write a paper about this first...)