Commit c51196e1 authored by Arnaud WATLET's avatar Arnaud WATLET
Browse files

updates software doc

Showing with 5 additions and 5 deletions
+5 -5
......@@ -83,7 +83,7 @@ The configuration is written in a python file structured in a series of dictiona
+----------+----------------+--------------------------------------------------+------------------+-----------------------------------------------------------------+
| tx | model | Type of transmitter. | mb_2024_0_2 | | Load TX defined in |
| | | | | | :func:`ohmpi.hardware_components.mb_2024_0_2` |
| +----------------+--------------------------------------------------+------------------+-----------------------------------------------------------------+
| | | +------------------+-----------------------------------------------------------------+
| | | | mb_2023_0_X | | Load TX defined in |
| | | | | | :func:`ohmpi.hardware_components.mb_2023_0_X` |
| +----------------+--------------------------------------------------+------------------+-----------------------------------------------------------------+
......@@ -95,15 +95,15 @@ The configuration is written in a python file structured in a series of dictiona
| +----------------+--------------------------------------------------+------------------+-----------------------------------------------------------------+
| | interface_name | | Name of interface used for communication with | | |
| | | | controller | i2c | I2C connector 1 |
| | +--------------------------------------------------+------------------+-----------------------------------------------------------------+
| | | +------------------+-----------------------------------------------------------------+
| | | | i2c_ext | I2C connector 2 |
+----------+----------------+--------------------------------------------------+------------------+-----------------------------------------------------------------+
| rx | model | Type of transmitter. | mb_2024_0_2 | | Load RX defined in |
| | | | | | :func:`ohmpi.hardware_components.mb_2024_0_2` |
| +--------------- +--------------------------------------------------+------------------+-----------------------------------------------------------------+
| | | +------------------+-----------------------------------------------------------------+
| | | | mb_2023_0_X | | Load RX defined in |
| | | | | | :func:`ohmpi.hardware_components.mb_2024_0_2` |
| | +--------------------------------------------------+------------------+-----------------------------------------------------------------+
| +--------------- +--------------------------------------------------+------------------+-----------------------------------------------------------------+
| | latency | | Latency in seconds in continuous mode | | |
| | | | (related to ADS) | Float, e.g. 0.01 | 10 ms |
| +----------------+--------------------------------------------------+------------------+-----------------------------------------------------------------+
......@@ -111,7 +111,7 @@ The configuration is written in a python file structured in a series of dictiona
| +----------------+--------------------------------------------------+------------------+-----------------------------------------------------------------+
| | interface_name | | Name of interface used for communication with | | |
| | | | controller | i2c | I2C connector 1 |
| | +--------------------------------------------------+------------------+-----------------------------------------------------------------+
| | | +------------------+-----------------------------------------------------------------+
| | | | i2c_ext | I2C connector 2 |
+----------+----------------+--------------------------------------------------+------------------+-----------------------------------------------------------------+
| mux | boards | | Dictionary containing all MUX boards of the | | |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment