From ff587cb1ddaef40ade8a8fc0069f0a559f9e61c4 Mon Sep 17 00:00:00 2001 From: Olivier Churlaud Date: Fri, 29 May 2026 15:55:02 +0200 Subject: [PATCH] fix README --- README.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 54a260c5..7ada020b 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@

- esa logo + esa logo

CCSDS MO services - ESA's Java implementation ======================== -[![Maven Central](https://maven-badges.herokuapp.com/maven-central/int.esa.ccsds.mo/mo-services-java/badge.svg)](https://maven-badges.herokuapp.com/maven-central/int.esa.ccsds.mo/mo-services-java) +![Maven Central](https://img.shields.io/maven-central/v/int.esa.ccsds.mo/mo-services-java) CCSDS Mission Operations (MO) services are a set of standard end-to-end services based on a service-oriented architecture defined by the Consultative Committee for Space Data Systems (CCSDS) and it is intended to be used for mission operations of future space missions. @@ -29,13 +29,16 @@ The deployment of standardized interoperable interfaces between operating Agenci ## List of relevant Links: -- Wikipedia page: https://github.com/esa/CCSDS_MO/wiki -- Documentation: https://github.com/esa/CCSDS_MO/wiki/Documentation -- Service interfaces: https://dmarszk.github.io/MOWebViewer4NMF/ +### Links related to CCSDS - CCSDS website: https://public.ccsds.org/ -- Online CCSDS Books: https://public.ccsds.org/review/default.aspx -- CCSDS Mission Operations services for Newbies: https://github.com/esa/CCSDS_MO/wiki/CCSDS-Mission-Operations-services-for-Newbies +- Online CCSDS Green Book: https://ccsds.org/publications/greenbooks/ (search for "Mission Operations Services Concept") +- Online CCSDS Blue Books: https://ccsds.org/publications/bluebooks/ (search for "Mission Operations") +- MO Service interfaces viewer: https://esa.github.io/mo.viewer.web + +### Links related to this implementation - GitHub CCSDS MO services source code: https://github.com/esa/mo-services-java +- Documentation for this implementation: https://github.com/esa/CCSDS_MO/wiki/Documentation +- CCSDS Mission Operations services for Newbies: https://github.com/esa/CCSDS_MO/wiki/CCSDS-Mission-Operations-services-for-Newbies - MO Training material: https://github.com/esa/CCSDS_MO_TRAINING - Online video: https://www.youtube.com/watch?v=XdGeaJE7yEk