Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.92 KB

File metadata and controls

32 lines (20 loc) · 1.92 KB

OpenRVDAS Documentation

OpenRVDAS (Open Research Vessel Data Acquisition System) is an open source software framework for building custom data acquisition systems. It is designed for oceanographic research vessels and other science platforms that need to record streaming data from serial ports, network-aware sensors, and other sources.

Where to start?

  • OpenRVDAS Quickstart if you want to just grab the code and poke around with basic loggers as quickly as possible.
  • GUI Quickstart if you want to play with the web-based interface.

Other relevant documents are:


This Repository

This repository contains the source for the OpenRVDAS documentation site, built with Jekyll using the Minimal Mistakes theme and hosted via GitHub Pages.

See install.md for instructions on running the documentation site locally.

Links