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
- Host: GitHub
- URL: https://github.com/esa/sleapi-j
- Owner: esa
- License: other
- Created: 2023-03-31T12:19:24.000Z (almost 3 years ago)
- Default Branch: 5.1
- Last Pushed: 2025-02-13T08:44:59.000Z (11 months ago)
- Last Synced: 2025-03-31T22:41:28.448Z (10 months ago)
- Language: Java
- Homepage:
- Size: 7.2 MB
- Stars: 7
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.md
- License: LICENSE
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