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

https://github.com/esa/sleapi-j

Implementation of CCSDS Space Link Extension Services
https://github.com/esa/sleapi-j

Last synced: 8 months ago
JSON representation

Implementation of CCSDS Space Link Extension Services

Awesome Lists containing this project

README

          

## SLE API
The SLE API package supports the following SLE transfer services:
- the Return All Frames (RAF) service specified in [CCSDS 911.1];
- the Return Channel Frames (RCF) service specified in [CCSDS 911.2];
- the Return Operational Control Fields (ROCF) service specified in [CCSDS 911.5];
- the Forward CLTU service specified in [CCSDS 912.1];
- the Forward Space Packet service specified in [CCSDS 912.3];

## Development

### Prerequisites
SUSE Linux Enterprise Server 15
Maven 3.8.5
OpenJDK 11

### Build command
mvn install