CCSDS Synchronization and Channel Coding (131.0-B, 231.0-B)
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 -1
+2 -1
dune-project
··· 8 8 (package 9 9 (name scc) 10 10 (synopsis "CCSDS Synchronization and Channel Coding (131.0-B, 231.0-B)") 11 - (tags (org:blacksun codec)) 11 + (tags (org:blacksun aerospace codec ccsds)) 12 12 (description 13 13 "Synchronization and Channel Coding sublayer per CCSDS 131.0-B \ 14 14 and 231.0-B. Sync: ASM markers, CLTU with BCH(63,56). Coding: \ ··· 28 28 (package 29 29 (name scc-eio) 30 30 (synopsis "Eio-based CCSDS SCC transport (CLTU, ASM)") 31 + (tags (org:blacksun aerospace ccsds codec eio)) 31 32 (depends 32 33 (ocaml (>= 5.1)) 33 34 (scc (= :version))