updated okh spec #6
This commit is contained in:
parent
653772c305
commit
f3194cbb26
12
okh.toml
12
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"
|
||||
|
|
Loading…
Reference in a new issue