Skip to content

Commit

Permalink
Updated list of instuments supported in documentation and links to up…
Browse files Browse the repository at this point in the history
…dated software
  • Loading branch information
doizuc committed Apr 19, 2022
1 parent 61fdb68 commit 97dd2a4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
#
# The short X.Y version.
# version = __version__[:3]
version = "2.5"
version = "2.8"
# The full version, including alpha/beta/rc tags.
# release = __version__
release = "2.5.2"
release = "2.8.1"

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
15 changes: 11 additions & 4 deletions docs/quick_start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,18 @@ To start Inlinino double click the executable: Inlinino-v\ |release|.exe on Wind
====================================== ============================
Instrument type Instrument supported
====================================== ============================
:ref:`acs<qs-setup-acs>` WET Labs AC-S or AC-9
:ref:`dataq<qs-setup-dataq>` DATAQ DI-1100
:ref:`generic<qs-setup-generic>` | Any sensor outputting simple ascii frame
| (e.g. :ref:`WET Labs ECO-Triplets<qs-figure-setup-generic-bb3>`, Satlantic PAR, SeaBird TSG)
:ref:`acs<qs-setup-acs>` WET Labs AC-S
:ref:`dataq<qs-setup-dataq>` | DATAQ DI-1100
| (Data Acquisition Interface for analog sensors)
hyperbb Sequoia HyperBB
:ref:`lisst<qs-setup-lisst>` Sequoia LISST
nmea Read & Parse NMEA over Serial or UDP
ontrack | Ontrack Control Systems ADU100
| (supports Flow control, Flowmeter, & DAQ for Analog sensors)
satlantic Satlantic Instruments (requires Instrument's Telemetry Definition or Calibration Files)
suna Satlantic Suna V1 and V2
:ref:`generic<qs-setup-generic>` | Any sensor outputting simple ascii frame
| (e.g. :ref:`WET Labs ECO-Triplets<qs-figure-setup-generic-bb3>`, BioSpherical PAR, SeaBird TSG)
====================================== ============================

.. _qs-figure-startup:
Expand Down

0 comments on commit 97dd2a4

Please sign in to comment.