Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- OASISFormat: 0.4
- Name: otherthing application
- Version: 0.2
- Synopsis: otherthing application software
- Authors: Berke Durak
- License: http://xiphos.com/
- Plugins: DevFiles (0.3), META (0.3)
- BuildDepends: bytes, bin_prot, bin_prot.syntax, sexplib, sexplib.syntax
- Flag ground
- Description: Compile ground segment software
- Default: true
- Flag payload
- Description: Compile payload software
- Default: true
- Flag science
- Description: Compile science software
- Default: true
- Flag ui
- Description: Compile graphical user interfaces
- Default: true
- Library utility
- Path: utility
- Modules: Io_monads, Log, Rex_utils, Specs, Substitutions, Util
- BuildTools: ocamlbuild
- BuildDepends: re, repr
- XMETADescription: Common utility library
- Library repr
- Path: repr
- Modules: Repr
- BuildTools: ocamlbuild
- XMETADescription: Basic external data representation
- Library xyzdata
- Path: xyzdata
- Modules: Info, Cube, Xyzdata
- BuildTools: ocamlbuild
- BuildDepends: utility
- XMETADescription: Xiphos Natural Serialization Format
- Executable cube_tool
- Path: xyzdata
- BuildTools: ocamlbuild
- BuildDepends: unix, bigarray, image
- MainIs: cube_tool.ml
- CompiledObject: best
- Install: false
- Build$: flag(ground)
- Library image
- Path: image
- Modules: Image, Pnm
- BuildTools: ocamlbuild
- BuildDepends: basic_math, bigarray, re
- XMETADescription: Image library
- Library basic_math
- Path: basic_math
- Modules: Binary_search, Interpolation, Math, Matrix, R2, R3, Real_io, Vector
- BuildTools: ocamlbuild
- BuildDepends: repr, utility
- XMETADescription: Basic vector and math functions
- Library full_math
- Path: full_math
- Modules: Amoeba, Distribution, Gridded, Model, Normal, Numerical, Optimize_aux, Optimize
- BuildTools: ocamlbuild
- BuildDepends: repr, utility, basic_math, lacaml
- XMETADescription: Numerical routines
- Build$: flag(science)
- Executable test_math
- Path: full_math
- BuildTools: ocamlbuild
- MainIs: test_math.ml
- BuildDepends: full_math
- CompiledObject: best
- Build$: flag(ground) && flag(tests)
- Executable test_optimize
- Path: full_math
- BuildTools: ocamlbuild
- MainIs: test_optimize.ml
- BuildDepends: full_math
- CompiledObject: best
- Build$: flag(ground) && flag(tests)
- Executable xyzcompress
- Path: compression
- BuildTools: ocamlbuild
- MainIs: xyzcompress.ml
- BuildDepends: utility, basic_math, xyzdata
- CompiledObject: best
- Build$: flag(ground) || flag(payload)
- Library hstermios
- Path: hstermios
- Modules: Hstermios
- BuildTools: ocamlbuild
- CSources: hstermios_stubs.c
- CCOpt: -g
- XMETADescription: OCaml stubs to provide missing Termios settings, such as
- higher baudrates
- Library gpio
- Path: gpio
- Modules: Gpio, Pwm, Gpio_pwm_sysfs_interface, Gpio_pwm_sysfs_utils
- BuildTools: ocamlbuild
- BuildDepends: re, lwt, lwt.unix, lwt.syntax
- XMETADescription: Linux sysfs-based GPIO and PWM access library
- Library cameralink
- Path: cameralink
- Modules: Cameralink
- BuildTools: ocamlbuild
- CSources: cameralink_stubs.c
- CCOpt: -g -I..
- XMETADescription: otherthing CameraLink core user-space library
- Executable cameralink_tool
- Path: cameralink
- BuildTools: ocamlbuild
- MainIs: cameralink_tool.ml
- BuildDepends: utility, lwt, lwt.log, lwt.unix, lwt.syntax, gpio, cameralink, re
- CompiledObject: best
- Install: false
- Executable pulse_tool
- Path: cameralink
- BuildTools: ocamlbuild
- MainIs: pulse_tool.ml
- BuildDepends: utility, lwt, lwt.log, lwt.unix, lwt.syntax, cameralink, re
- CompiledObject: best
- Install: false
- Executable test_gpio
- Path: payload
- BuildTools: ocamlbuild
- MainIs: test_gpio.ml
- BuildDepends: utility, lwt, lwt.unix, lwt.syntax, re, gpio
- CompiledObject: best
- Install: false
- Build$: flag(payload) && flag(tests)
- Executable test_pwm
- Path: payload
- BuildTools: ocamlbuild
- MainIs: test_pwm.ml
- BuildDepends: utility, lwt, lwt.unix, lwt.syntax, re, gpio
- CompiledObject: best
- Install: false
- Build$: flag(payload) && flag(tests)
- Executable test_obus
- Path: payload
- BuildTools: ocamlbuild
- MainIs: test_obus.ml
- BuildDepends: utility, obus, obus.syntax, lwt.syntax
- CompiledObject: best
- Install: false
- Build$: flag(payload) && flag(tests)
- Executable test_gpsd
- Path: payload
- BuildTools: ocamlbuild
- MainIs: test_gpsd.ml
- BuildDepends: utility, obus, obus.syntax, lwt.syntax
- CompiledObject: best
- Install: false
- Build$: flag(payload) && flag(tests)
- Library spi
- Path: payload
- Modules: Spi
- BuildTools: ocamlbuild
- CSources: spi_stubs.c
- CCOpt: -g
- XMETADescription: Linux spidev user-space SPI library
- Executable multi_call
- Path: payload
- BuildTools: ocamlbuild
- MainIs: multi_call.ml
- BuildDepends: utility, obus, obus.syntax, lwt.syntax, re, gpio, spi, cryptokit,
- hstermios, cameralink, lwt.preemptive, threads, repr,
- xyzdata, basic_math
- CompiledObject: best
- Build$: flag(payload)
- Executable xyzcli
- Path: payload
- BuildTools: ocamlbuild
- MainIs: xyzcli.ml
- BuildDepends: utility, obus, obus.syntax, lwt.syntax, lambda-term, re, cryptokit
- CompiledObject: best
- Install: false
- Build$: flag(ground)
- Executable pa3tool_nsp
- Path: payload
- BuildTools: ocamlbuild
- MainIs: pa3tool_nsp.ml
- BuildDepends: utility, obus, obus.syntax, lwt.syntax, hstermios, re
- CompiledObject: best
- Build$: flag(ground)
- Executable test_tip_mux
- Path: payload
- BuildTools: ocamlbuild
- MainIs: test_tip_mux.ml
- BuildDepends: utility, lwt, lwt.log, lwt.unix, lwt.syntax, lwt.react
- CompiledObject: best
- Install: false
- Build$: flag(ground) && flag(tests)
- AlphaFeatures: ocamlbuild_more_args
- Document obcs
- Type: ocamlbuild (0.3)
- BuildTools: ocamlbuild, ocamldoc
- Title: otherthing-D payload documenation
- XOCamlbuildPath: .
- XOCamlbuildExtraArgs:
- "-docflags '-colorize-code -short-functors -charset utf-8'"
- XOCamlbuildLibraries: spi
- Executable something_simulator
- Path: payload
- BuildTools: ocamlbuild
- MainIs: something_simulator.ml
- BuildDepends: utility, lwt, lwt.log, lwt.unix, lwt.syntax, re, hstermios
- CompiledObject: best
- Build$: flag(ground) && flag(tests)
- Executable ftp_client
- Path: payload
- BuildTools: ocamlbuild
- MainIs: ftp_client.ml
- BuildDepends: utility, obus, obus.syntax, lwt.syntax, hstermios, re, repr
- CompiledObject: best
- Build$: flag(ground)
- Executable otf_tool
- Path: payload
- BuildTools: ocamlbuild
- MainIs: otf_tool.ml
- BuildDepends: utility, lwt, lwt.unix, cryptokit, repr
- CompiledObject: best
- Build$: flag(ground)
- Test test_otf
- TestTools: otf_tool
- Command: timeout 20 payload/test_otf.sh $otf_tool
- Executable nspsh
- Path: payload
- BuildTools: ocamlbuild
- MainIs: nspsh.ml
- BuildDepends: utility, obus, obus.syntax, lwt.syntax, re, repr
- CompiledObject: best
- Build$: flag(ground)
- Executable payctrl
- Path: payload
- BuildTools: ocamlbuild
- MainIs: payctrl.ml
- BuildDepends: utility, obus, obus.syntax, re, cryptokit, repr
- CompiledObject: best
- Build$: flag(ground)
- Executable odf_tool
- Path: payload
- BuildTools: ocamlbuild
- MainIs: odf_tool.ml
- BuildDepends: utility, lwt, lwt.unix
- CompiledObject: best
- Build$: flag(ground)
- Executable odf_translator
- Path: payload
- BuildTools: ocamlbuild
- MainIs: odf_translator.ml
- BuildDepends: utility
- CompiledObject: best
- Build$: flag(ground)
- Executable nsp_analyzer
- Path: payload
- BuildTools: ocamlbuild
- MainIs: nsp_analyzer.ml
- BuildDepends: utility, re, repr
- CompiledObject: best
- Build$: flag(ground)
- Executable nsp_kb_analyzer
- Path: payload
- BuildTools: ocamlbuild
- MainIs: nsp_kb_analyzer.ml
- BuildDepends: utility, lwt.preemptive, lwt.react, re, threads, repr
- CompiledObject: best
- Build$: flag(ground)
- Executable xyzscript_compile
- Path: payload
- BuildTools: ocamlbuild
- MainIs: xyzscript_compile.ml
- BuildDepends: utility, cryptokit
- CompiledObject: best
- Build$: flag(ground)
- Executable test_preemptive
- Path: payload
- BuildTools: ocamlbuild
- MainIs: test_preemptive.ml
- BuildDepends: utility, lwt.syntax, lwt.preemptive, threads
- CompiledObject: best
- Build$: flag(ground) && flag(tests)
- Test test_preemptive
- TestTools: test_preemptive
- Command: timeout 20 $test_preemptive
- Executable sciaextract
- Path: sciamachy
- BuildTools: ocamlbuild
- MainIs: sciaextract.ml
- CompiledObject: best
- BuildDepends: utility, unix, re
- Build$: flag(ground)
- Executable mfg
- Path: xyzsci
- BuildTools: ocamlbuild
- MainIs: mfg.ml
- CompiledObject: best
- BuildDepends: utility, full_math
- Build$: flag(science)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement