Monorepo for OSSM firmware + hardware under CERN-OHL-S v2.
Status: Skeleton — assets and firmware migration from KinkyMakers/OSSM-hardware and OSSM-Software are in progress by the RAD team.
| Resource | Location |
|---|---|
| User docs | docs.researchanddesire.com/ossm |
| Developer docs | dev.researchanddesire.com/ossm |
| Operational repo (today) | KinkyMakers/OSSM-hardware |
hardware/
├── bom.csv # Bill of materials (Opulo-style CSV)
├── cad/ # Onshape → STEP per component + ossm-asm.step
├── cables/ # Wireviz source YAML
└── pcb/ # PCB design files
src/ # Firmware (placeholder until migration)
developer-docs/ # MkDocs source → dev.researchanddesire.com/ossm
- No STLs in this repository
- CAD: one STEP per release component;
ossm-asm.stepfor the tagged assembly - Cables: Wireviz
.ymlinhardware/cables/; release workflow renders PDF harness diagrams
See CONTRIBUTING.md.