Commit 7c7628ae authored by Arnaud WATLET's avatar Arnaud WATLET
Browse files

updates software doc

Showing with 2 additions and 2 deletions
+2 -2
...@@ -62,7 +62,7 @@ The configuration is written in a python file structured in a series of dictiona ...@@ -62,7 +62,7 @@ The configuration is written in a python file structured in a series of dictiona
#. HARDWARE_CONFIG: the hardware system in which the five different modules 'ctl' (controller), 'tx' (transmitter), 'rx' (receiver), 'mux' (multiplexers), 'pwr' (power). #. HARDWARE_CONFIG: the hardware system in which the five different modules 'ctl' (controller), 'tx' (transmitter), 'rx' (receiver), 'mux' (multiplexers), 'pwr' (power).
.. table:: HARDWARE_CONFIG
+----------+----------------+---------------------------------------------------------------------------------------------------------------------------------------+ +----------+----------------+---------------------------------------------------------------------------------------------------------------------------------------+
| Main Key | Module Key | Value | | Main Key | Module Key | Value |
| | +--------------------------------------------------+------------------+-----------------------------------------------------------------+ | | +--------------------------------------------------+------------------+-----------------------------------------------------------------+
...@@ -103,7 +103,7 @@ The configuration is written in a python file structured in a series of dictiona ...@@ -103,7 +103,7 @@ The configuration is written in a python file structured in a series of dictiona
| | | +------------------+-----------------------------------------------------------------+ | | | +------------------+-----------------------------------------------------------------+
| | | | mb_2023_0_X | | Load RX defined in | | | | | mb_2023_0_X | | Load RX defined in |
| | | | | | :func:`ohmpi.hardware_components.mb_2024_0_2` | | | | | | | :func:`ohmpi.hardware_components.mb_2024_0_2` |
| +--------------- +--------------------------------------------------+------------------+-----------------------------------------------------------------+ | +----------------+--------------------------------------------------+------------------+-----------------------------------------------------------------+
| | latency | | Latency in seconds in continuous mode | | | | | latency | | Latency in seconds in continuous mode | | |
| | | | (related to ADS) | Float, e.g. 0.01 | 10 ms | | | | | (related to ADS) | Float, e.g. 0.01 | 10 ms |
| +----------------+--------------------------------------------------+------------------+-----------------------------------------------------------------+ | +----------------+--------------------------------------------------+------------------+-----------------------------------------------------------------+
......
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