From f3194cbb26f67bf80c47fedbc04e92aee12c3006 Mon Sep 17 00:00:00 2001 From: Sebastian Wendel Date: Sun, 8 Jan 2023 07:18:19 +0100 Subject: [PATCH] updated okh spec #6 --- okh.toml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/okh.toml b/okh.toml index 8b7276c..eee6053 100644 --- a/okh.toml +++ b/okh.toml @@ -6,21 +6,17 @@ function = "An open and affordable imaging platform for citizen oceanography" repo = "https://github.com/PlanktoScope/PlanktoScope" release = "https://github.com/PlanktoScope/PlanktoScope/releases" license = "CERN-OHL-S-2.0, GPL-3.0-or-later, CC-BY-SA-3.0" -licensor = "Thibaut Pollina" +licensor = "Thibaut Pollina, Romain Bazile, Adam Larson, Sebastian Wendel" documentation-language = "en" readme = "./README.md" -contribution-guide = "./docs/contribute/development_workflow.md" -user-manual = "./docs/usage/ui_guide.md" +contribution-guide = "./docs/contribute/hardware_development.md" +user-manual = "./docs/protocols/basic_primer.md" technology-readiness-level = "OTRL-5" documentation-readiness-level = "ODRL-3*" -bom = "./hardware/bom.csv" - -[[outer-dimensions]] -openSCAD = "cube(size = [400,250,150])" -unit = "mm" +bom = "./hardware/hat/Planktoscope-Hat.csv" [[software]] release = "2.3"