CCSDS USLP (Unified Space Link Protocol) Transfer Frame- unified TM/TC/AOS
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

opam: retag 20+ packages with canonical E915 vocabulary

Covers every package whose .opam was missing tags, misspelled a
singleton tag, or only carried a foreign org marker. The canonical
vocabulary now lives in .merlint as E915's topics: list; this pass
makes the monorepo pass E915 on the packages whose dune-project is
the source of truth.

Cleanups: drop singletons cop1/sle/sdls/uslp/s3/sdk; rename log to
logging (json-logs, vlog); add org:blacksun to formerly-Mirage-only
packages (ca-certs, tar, tls, x509, crypto-ec).

Additions to packages missing tags: cfdp-eio, cop1-eio, ltp-eio,
scc-eio, sdls-eio, sle-eio, yamlrw-eio, yamlrw-unix, ocaml-merlin,
scitt-atp, atp-lexicon-scitt, and 10 ocaml-atp subpackages.

+2 -2
+1 -1
dune-project
··· 13 13 (package 14 14 (name uslp) 15 15 (synopsis "CCSDS USLP Transfer Frames (CCSDS 732.1-B-2)") 16 - (tags (org:blacksun aerospace codec ccsds uslp binary)) 16 + (tags (org:blacksun aerospace codec ccsds binary)) 17 17 (description 18 18 "Parser and encoder for CCSDS Unified Space Link Protocol (USLP) Transfer \ 19 19 Frames. Supports variable-length VCFC, MAP IDs, source/destination flags, \
+1 -1
uslp.opam
··· 6 6 maintainer: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 7 7 authors: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 8 8 license: "MIT" 9 - tags: ["org:blacksun" "aerospace" "codec" "ccsds" "uslp" "binary"] 9 + tags: ["org:blacksun" "aerospace" "codec" "ccsds" "binary"] 10 10 homepage: "https://tangled.org/gazagnaire.org/ocaml-uslp" 11 11 bug-reports: "https://tangled.org/gazagnaire.org/ocaml-uslp/issues" 12 12 depends: [